PDA

View Full Version : Migration to HostDime


rodrigoZin
Mon 9th Apr '07, 3:34pm
Hello, I recently migrated my community to hostdime at a reseler program account.

I changed my config.php file and restored my old database, but it donīt seen to work, it keep saiyng database error, I already done it once, and Iīm surre the content at config.php file is correct, any idea about it?

Thanks!

Steve Machol
Mon 9th Apr '07, 4:50pm
We need to see the real error message. Right-click on the error page and go to View/Source. Then copy-n-paste the error message here.

rodrigoZin
Mon 9th Apr '07, 5:05pm
<!--
Database error in vBulletin 3.6.4:

Invalid SQL:

SELECT *
FROM session
WHERE sessionhash = '3132aee73424f379eeccf588cd260446'
AND lastactivity &gt; 1176148045
AND idhash = 'c3960e4cc60f666390ec51f7fa86f05f';

MySQL Error : Table 'dancezon_forum.session' doesn't exist
Error Number : 1146
Date : Monday, April 9th 2007 @ 04:02:25 PM
Script : http://www.dancezone.com.br/forum/index.php
Referrer :
IP Address : 189.4.71.119
Username :
Classname : vb_database

It seens that I donīt have the sessions table.

Thanks!
-->

rodrigoZin
Mon 9th Apr '07, 5:07pm
My Backup is wrong, I will try to solve it, thanks anyway!