PDA

View Full Version : Wrong installation



macara
Thu 19th Apr '07, 8:32am
Hello,

When I finalize the installation of the program I receive the following massage through a mail. What does that mean?



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 'xxxxxxxxxxxxxx.datastore' doesn't exist Error Number : 1146
Date : Tuesday, April 17th 2007 @ 06:22:09 AM
Script : http://xxxxxxxxxxx/forum/
Referrer :
IP Address : xxx.xxx.xxx.xx
Username :
Classname : vB_Database



Thank you in advance

Colin F
Thu 19th Apr '07, 8:39am
That looks as if you didn't run the installation script.

Go to /install/install.php and click through the installation

macara
Thu 19th Apr '07, 5:12pm
Thank you.

This is what I have done and the process repeated more than once. But it didn't work.

Always at the end of stabilization I have this letter.

Steve Machol
Thu 19th Apr '07, 5:13pm
That means someone tried to access your forums before the install was complete.

macara
Thu 19th Apr '07, 5:43pm
Thank you very much.

What do I do now?

Steve Machol
Thu 19th Apr '07, 5:52pm
If your forums are working then there is nothing to do. You're set.

macara
Thu 19th Apr '07, 6:12pm
Do you think that there is a minus in the database.



PRIMARY KEY (`title`)
) TYPE=MyISAM;
INSERT INTO `vbdatastore` VALUES ('attachmentcache', '');
INSERT INTO `vbdatastore` VALUES ('products', '');
INSERT INTO `vbdatastore` VALUES ('languagecache', '');
INSERT INTO `vbdatastore` VALUES ('stylecache', '');
INSERT INTO `vbdatastore` VALUES ('options', '');
INSERT INTO `vbdatastore` VALUES ('smiliecache', '');
INSERT INTO `vbdatastore` VALUES ('iconcache', '');
INSERT INTO `vbdatastore` VALUES ('bbcodecache', '');
INSERT INTO `vbdatastore` VALUES ('userstats', '');
INSERT INTO `vbdatastore` VALUES ('usergroupcache', '');
INSERT INTO `vbdatastore` VALUES ('forumcache', '');
INSERT INTO `vbdatastore` VALUES ('cron', '');
INSERT INTO `vbdatastore` VALUES ('bitfields', '');
INSERT INTO `vbdatastore` VALUES ('maxloggedin', '');
INSERT INTO `vbdatastore` VALUES ('ranks', '');
INSERT INTO `vbdatastore` VALUES ('mailqueue', '');
INSERT INTO `vbdatastore` VALUES ('wol_spiders', '');
INSERT INTO `vbdatastore` VALUES ('banemail', '');
INSERT INTO `vbdatastore` VALUES ('birthdaycache', '');
INSERT INTO `vbdatastore` VALUES ('eventcache', '');
INSERT INTO `vbdatastore` VALUES ('pluginlist', '');
INSERT INTO `vbdatastore` VALUES ('pluginlistadmin', '');


Some said that this table is missing.

Steve Machol
Thu 19th Apr '07, 6:14pm
Are you having a specific problem with your forums? If so, what is it and what's the URL?

macara
Fri 20th Apr '07, 4:41am
Ok,

Actually i dont face a problem. But im worried about the massage i recieved when i deleted the: install.php

What do you think?

My URL is under construction

Colin F
Fri 20th Apr '07, 4:58am
If your board works then I wouldn't worry about it.