I'm getting some Sql errors when I try to run the newer VB-3 gateway.php posted by Lierduh. Anybody have a clue where to look for this??
Chas.
"Database error in vBulletin 3.0.0:
Invalid SQL: SELECT
post.postid,post.username,post.userid,post.datelin e,post.pagetext,post.showsigna ture,post.ipaddress,thread.pollid,thread.title,pos t.threadid,post.attach,thread. forumid
FROM thread,post WHERE post.isusenetpost=0 AND thread.threadid=post.threadid AND
post.dateline=thread.dateline AND post.userid=thread.postuserid AND
(thread.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 1
mysql error number: 1064
|