Vbulletin

suitcasehero

New member
Joined
Sep 20, 2007
Messages
1
Alright, so i cant get vbull to go up onto my website i cant get it to start installing, ive followed everythign correctly and i cant get it to work!

Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield');

MySQL Error : Table 'suitocom_Forum.datastore' doesn't exist
Error Number : 1146
Date : Friday, September 21st 2007 @ 12:40:51 AM
Script : http://www.suitcasehero.com/Forums/upload/...de.php?do=login
Referrer : http://www.suitcasehero.com/Forums/upload/...installcore.php
IP Address : 68.219.189.61
Username :
Classname : vb_database


thats my error.. please help me
 
datastore table is missing. Please do a repair on all your database and see if it helps.
 
btw, just to be on the safe side, it's handy to use small case for table names ;)
 
Back
Top