FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » GLOBALS.php Exploded
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: GLOBALS.php Exploded [message #39646 is a reply to message #39616] Wed, 14 November 2007 20:02 Go to previous messageGo to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma:
Senior Member
I am just a newbie so with reservations of error: If I were you I would do an SQL dump on the database and make backup copies of the folders that contain messages, private messages and attachments.

I think the folders you need are the following:
DATA_ROOT/thm/your_theme_name
DATA_ROOT/files/
DATA_ROOT/messages/


To run a MYSQLdump in a linux enviroment you enter the following
mysqldump --password=yourpass --user=username databasename > backup.sql

After you have done this, install FUDforum again, same version that you are currently running, make sure its working after the install.

Import the database
mysql --password=yourpass --user=username databasename < backup.sql

Copy and replace the files from the backup files.

Run consistency checker, mysql optimizer when asked after the consitency checker. Rebuild the theme. Run an upgradescript to 2.7.7.

Adjust your theme to 2.7.7


[Updated on: Wed, 14 November 2007 20:08]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Permissions to only show attachments to registered members?
Next Topic: Remind password
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 14:15:17 GMT 2024

Total time taken to generate the page: 0.05907 seconds