I have upgraded from 3.0.3 to 3.0.5 and get this error when I'm trying to to open a forum from the first page.
Invalid SQL:
SELECT threadid
FROM vb3_thread AS thread
WHERE forumid = 105
AND sticky = 0
AND visible = 1
AND lastpost >= 1102750964
ORDER BY sticky DESC, lastpost DESC
LIMIT 0,
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 '' at line 12
mysql error number: 1064
Date: Monday 10th of January 2005 08:42:44 AM
Script: http://www.zpet.se/forum/forumdisplay.php?f=105
Referer: http://www.zpet.se/forum/
Username: admin
Invalid SQL:
SELECT threadid
FROM vb3_thread AS thread
WHERE forumid = 105
AND sticky = 0
AND visible = 1
AND lastpost >= 1102750964
ORDER BY sticky DESC, lastpost DESC
LIMIT 0,
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 '' at line 12
mysql error number: 1064
Date: Monday 10th of January 2005 08:42:44 AM
Script: http://www.zpet.se/forum/forumdisplay.php?f=105
Referer: http://www.zpet.se/forum/
Username: admin
Comment