
05-24-2010, 05:22 PM
|
 |
|
|
Join Date: Jan 2008
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by cmeinck
I'm sure I'm not the only one, so would appreciate any help on how to prevent these database errors. As far as I can tell, there are no visible links to "find thanks".
Code:
Database error in vBulletin 4.0.3:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '66.249.65.181', 1, 'manic', '', 'post.dateline', 'DESC', 0.12551, 1, '351328,351311,348467,348466,346458,346411,344262,342697,342689', 1274289300, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:118484;s:5:\"manic\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', 'cd78b1a0b7a48890db58b480739e121c');
MySQL Error : Table 'my_forum.search' doesn't exist
Error Number : 1146
Request Date : Wednesday, May 19th 2010 @ 12:15:00 PM
Error Date : Wednesday, May 19th 2010 @ 12:15:01 PM
Script : http://www.mysite.com/forum/post_thanks.php?do=findthanks_user_gave&u=118484
Referrer :
IP Address : 66.249.65.181
Username : Unregistered
Classname : vB_Database
MySQL Version :
|
The same problem .... I think it is a bug for this hack on vB 4.0.3 !
|