Things you should consider keeping:
- ./includes/config.php No need to do that work again.
- You probaby don't need to redo the ./images directory
- ./customXXXXX directories
- If you are storing attachments on the file system and the directory you use is under the forumhome, then also no need to do this one
There is no need to run install again. All data is stored in the database and you are not changing that, only reupload the php files.
|