Another database error issue. When editing a post outside of the project designated forum (i.e. completely different category and everything) gives the below message...
Quote:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE tracker_items AS items LEFT JOIN tracker_statuses AS status ON (items.statusid = status.statusid) SET items.active = IF (status.final, , items.active) WHERE items.threadid = 16427;
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 ' items.active) WHERE items.threadid = 16427' at line 1
Error Number : 1064
Date : Monday, November 19th 2007 @ 01:57:00 PM
Script : http://www.xxx.com/forum/editpost.php
Referrer : http://www.xxx.com/forum/state-rival...ot-friend.html
IP Address : xxx
Username : xxx
Classname : vb_database
|