now I am convinced it has to do with the version. It does not see the forumid. When I comment out in vbreply both sections for the no forum permission and the forum closed error, I get a mysql error for an empty forumid
lastthread = '\This is the test thread\'',
lastthreadid = 1614,
lasticonid = 0
WHERE forumid =
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 9
mysql error number: 1064
|