Log in

View Full Version : Backing Up vBulletin


Vijay P
10-08-2007, 10:22 PM
Hello,

My entire vbulletin got stuffed up when i went on holidays and left it in charge of someone else. Is there anyway to only backup tables for members, usergroups, posts/threads, forums & other important things that make vBulletin run.

So i can re intstall vBulletin then manually install all the mods again? -- Or is there a way to fix this error i am getting:
(this is why im re installing the forum)


http://img255.imageshack.us/img255/5274/admincpll4.jpg

{thread at vBulletin.com} (http://www.vbulletin.com/forum/showthread.php?t=245213)

Thanks for the help.

Kirk Y
10-08-2007, 11:14 PM
Try disabling all your plugins by placing the following on a new line in your "includes/config.php" file:
define('DISABLE_HOOKS', true);


If that solves your problem, then a faulty plugin is the cause of the error. If not, then most likely one of your core files has been edited - you could try downloading a fresh vB package and re-uploading all non-image files.

Vijay P
10-08-2007, 11:20 PM
vBulletin support told me to do that, it had no help, so ill try adding that line to config

edit: the php code in config did not fix this error.

Marco van Herwaarden
10-09-2007, 06:24 AM
Check your ./includes/xml/cpnav_XXXXX.xml files for any errors.