PDA

View Full Version : Help! i Cant Configure My Config.php


gwerzal
Thu 4th Oct '07, 8:53am
Hi

Im having trouble configuring my config.php file.

I have uploaded everything, set up a new database, edited the config.php file

But when i try and install i get this error message.


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');

MySQL Error : Table 'admin_vb1.datastore' doesn't exist
Error Number : 1146
Date : Thursday, October 4th 2007 @ 06:46:21 AM
Script : http://www.cashloopholes.co.uk/forums/install/upgrade.php
Referrer :
IP Address : 172.201.102.223
Username :
Classname : vb_database



I have installed lots of forums before manualy but i just can't seem to get this working. Dont know where im going wrong.

If anyone can help it is very much appreciated.

Steve Machol
Thu 4th Oct '07, 1:02pm
This means that either your datastore table (and possibly the whole database) is missing, or you are using a table prefix and have not added that prefix to your config.php file.