i have been through lots oh phpbb updates (v2 and v3), but when i redid my board for after 3.0.2 was released, i started thinking. when 3.0.3 is released, i want to make sure that my MODs work with it. so, i thought of this:
- download a FRESH copy of 3.0.3, install MODs, and test locally
- after testing is complete, upload ALL files EXCEPT FOR config.php to production board
- download the changed files package, and upload the install folder
- run /install/database_update.php
do any members (specifically team members) see a problem with this approach? i havent tested, but theoretically it should work, right?