In your directory on your hosting service, (in mine all of the forum stuff is held in /forum) copy all of the contents of your forum root folder. Wherever you copy this to, it will look exactly the same - but because the same database is still being used, all of the posts will be the same.
Are you hosting the forum on the same server?
copy the database that contains all posts, give it a new name, and clear it so it is blank. This way all of the tables etc which have been installed via hacks will still remain. But empty.
Makesure the duplicate database (that is empty) has a new name. You will need to change all of the database names in the config file (I think this might be config.php - but not sure! Someone may need to help you out further with this bit.
Are you hosting the forum on a different server?
Copy your original database from your original server (copy the SQL code as this will be easiest). Run the SQL query on your new server. All of your database and data will now be on your new server. Empty the database of all data. Clean it. Good. Now you have your empty database.
Upload all of your files (copy the entire root forum directory) and upload it to your new server.
Please make a backup of your original forum and download it to your computer! Just in case! Hopefully everything should be great.
Good luck. Also - I'm not sure if you will have to pay a seperate license fee for this. But someone else should be able to confirm.
|