Log in

View Full Version : Help?


Pixelduck
06-14-2013, 12:23 PM
I am try to install VB 3.8 but I keep getting the DB error, does a TABLE PREFIX have to be set up or no. And yes I have a database made in MYSQL

Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forum cache','usergroupcache','style cache','languagecache','products','pluginlist','cr on','profilefield','loadcache' ,'noticecache');

MySQL Error : Table 'habbobea_forum.datastore' doesn't exist
Error Number : 1146
Request Date : Friday, June 14th 2013 @ 05:32:34 PM
Error Date : Friday, June 14th 2013 @ 05:32:34 PM
Script :
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.68-cll

Fluke667
06-14-2013, 02:18 PM
Login to phpMyAdmin - does the datastore table appear in the list of tables?

Simon Lloyd
06-14-2013, 04:28 PM
At what point do you get this error?, if you haven't set up the forum yet then i'd DROP the database, recreate it and follow the install instructions again :)

Pixelduck
06-15-2013, 07:37 PM
Login to phpMyAdmin - does the datastore table appear in the list of tables?

https://vborg.vbsupport.ru/external/2013/06/31.png

--------------- Added 1371329240 at 1371329240 ---------------

At what point do you get this error?, if you haven't set up the forum yet then i'd DROP the database, recreate it and follow the install instructions again :)
Sorry I missed your message, the forum all it need is the db. I keep getting this error

Simon Lloyd
06-15-2013, 08:27 PM
Read my post again!