|
Basically, here's an idea.
1) Take and make a duplicate of the Ranks pages for the Admin. (I always prefer to start with the "behind the scenes" work)
2) Open these files and just basically change the tables/fields that they referance to something new that you would like them to referance to.
IE (if it referances table nuke_bbranks - change it to nuke_bbranks_2)
3) Time to go server side! Open your database, duplicate your above stated tables, and rename the duplicates what you hand them in the file.
4) Edit your Display files (The themes, the Viewprofles page in "includes" the ViewTopic page, and if anyone can think of other files, let me know)
I hope this helps...
I had to do something like this to get my Jobs mod working, and then when the last patch came out, without even THINKING, I uploaded the files over my only working copy (my site's backup is on a burned out tower) and trashed everything I had worked on.
And Finally, ALWAYS KEEP BACKUPS! They definately come in handy. Both a large backup of the site files, and a MySQL database backup.
|