PDA

View Full Version : Database Error After I moved the forum to another domain. ( datastore doesnt exisit)


TRABZONLUKAPLAN
06-29-2009, 07:35 AM
Hi,

I am getting this error after I used my old database for another domain. How I can solve this issue ?


<!--
Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forum cache','usergroupcache','stylecache','languagecach e','products','pluginlist','cron','profilefield',' loadcache','noticecache','userstats','birthdaycach e','maxloggedin','iconcache','eventcache','mailque ue');

MySQL Error : Table 'databasename.datastore' doesn't exist
Error Number : 1146
Request Date : Monday, June 29th 2009 @ 11:33:08 AM
Error Date : Monday, June 29th 2009 @ 11:33:08 AM
Script : http://forum.sitename.com
Referrer : http://forum.sitename.com/
IP Address : --------
Username :
Classname : vB_Database
MySQL Version :
-->

HMBeaty
06-29-2009, 08:20 AM
Your missing your database table "datastore"

Dismounted
06-29-2009, 09:06 AM
Try uploading that backup again. The upload may have been incomplete. On the other hand, the backup may be incomplete in the first place.

TRABZONLUKAPLAN
06-29-2009, 10:23 AM
I tried upload again and it worked this time. Thanks.