PDA

View Full Version : Transfered working forum to another hosting company and now thread content is missing


vwdforum
02-04-2009, 06:29 AM
Hello All

I'm a bit desperate here,

I have Transfered my working forum to another hosting company and now thread content is missing but threads still exist.

People are able to post new threads and content which appears, but the contents of of the old threads have disappeared.

Any idea what the problem may be?>

Thanks Mally

Dismounted
02-04-2009, 07:23 AM
The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:

Backup:
http://www.vbulletin.com/docs/html/maintenance_ssh_backup

Restore:
http://www.vbulletin.com/docs/html/maintenance_ssh_restore

P.S. If you don't have shell access, some people have also reported success with these scripts:

MySQLDumper:
http://www.mysqldumper.de/en/index.php

MySQLHotxcopy:
http://www.vbulletin.com/forum/showthread.php?t=134821&highlight=mysqlhotcopy

Bigdump:
http://www.ozerov.de/bigdump.php

vbplusme
02-04-2009, 07:45 AM
Hope you still have access to the old system so you can get a proper backup.