Quote:
Originally Posted by klaush
Thanks for this great job!
Today i got this vb 3.5.2:
Invalid SQL:
UPDATE vb3_user
SET post_thanks_thanked_times = 1 + post_thanks_thanked_times
WHERE userid =;
MySQL-Fehler : 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 '' at line 3
------------
And after upgrade to the newest version:
Uncached templates: STANDARD_ERROR_LITE (1)
Any idea?
Thanks!
|
Why would the userid be blank? Were you thanking a guest?