DaveG
06-18-2003, 12:20 AM
I'm getting a weird db error when in the updating counters section of the admin CP in my 2.2.7 VB board.
Everything works OK except for the following command:
Update Thread Info - update thread post counts, original posters, last post date, attachment totals
When I click update for the default 2000 threads at a time update (or put any number in there) I get the following error:
Thread ids:
Processing thread 528
There seems to have been a slight problem with the Domain.com database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin Control Panel 2.2.7:
Invalid SQL: UPDATE thread SET lastpost=1031259149,replycount=0,postusername='Dav eG', postuserid='3', lastposter='DaveG',attach= WHERE threadid=528
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE threadid=528' at line 1
mysql error number: 1064
Date: Tuesday 17th of June 2003 09:20:38 PM
Script: http://www.domain.com/forum/forum/admin/misc.php
Referer:
Any idea what this all means? One thing that comes to my mind is that the forum admin stuff is is NOT located at /forum/forum/admin, just /forum/admin. But I've made no changes to anything so what is going on?
Any help would be appreciated, thanks!
Everything works OK except for the following command:
Update Thread Info - update thread post counts, original posters, last post date, attachment totals
When I click update for the default 2000 threads at a time update (or put any number in there) I get the following error:
Thread ids:
Processing thread 528
There seems to have been a slight problem with the Domain.com database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin Control Panel 2.2.7:
Invalid SQL: UPDATE thread SET lastpost=1031259149,replycount=0,postusername='Dav eG', postuserid='3', lastposter='DaveG',attach= WHERE threadid=528
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE threadid=528' at line 1
mysql error number: 1064
Date: Tuesday 17th of June 2003 09:20:38 PM
Script: http://www.domain.com/forum/forum/admin/misc.php
Referer:
Any idea what this all means? One thing that comes to my mind is that the forum admin stuff is is NOT located at /forum/forum/admin, just /forum/admin. But I've made no changes to anything so what is going on?
Any help would be appreciated, thanks!