PDA

View Full Version : database issues



il-logical
Sun 19th Nov '06, 9:25pm
Just installed vB and got 4 of these:

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',' userstats','birthdaycache','maxloggedin','iconcach e','eventcache','mailqueue');

MySQL Error : Table 'xxxxxx_forums.datastore' doesn't exist
Error Number : 1146
Date : Sunday, November 19th 2006 @ 07:54:36 PM
Script : http://perclickforums.com/forums/
Referrer : http://perclickforums.com/
IP Address : 67.XXX.XXX.XXX
Username :
Classname : vb_database


What do I need to do?

Steve Machol
Mon 20th Nov '06, 2:29pm
This is normal when people try to access the link to your forums before the install is done. If your forums are working now then you can ignore these.

il-logical
Mon 20th Nov '06, 4:21pm
Cool. Thanks Steve.