HI
ihave error in showthread.php
ihave error in showthread.php
Database error in vBulletin 3.6.0 Release Candidate 1:
Invalid SQL:
SELECT threadid, title, forumid
FROM thread
WHERE postuserid = '207' AND forumid NOT IN(62.39.107.40)
order by dateline DESC
LIMIT 10;
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 '.107.40)
order by dateline DESC
LIMIT 10' at line 3
Error Number : 1064
Invalid SQL:
SELECT threadid, title, forumid
FROM thread
WHERE postuserid = '207' AND forumid NOT IN(62.39.107.40)
order by dateline DESC
LIMIT 10;
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 '.107.40)
order by dateline DESC
LIMIT 10' at line 3
Error Number : 1064
Comment