Hello gentlemen,
I have been having a persistent issue with forumrunner visitors on the site listed in the problem description. I have been getting multiple DB error emails every day since starting that site. Since the error only occurs in forumrunner I was in contact with vbulletin and forumrunner support. It was determined that disabling vbcredits solves the error. The exact same issue also happens on my recently upgraded site which is much busier and I get many more error emails now.
The DB error:
As mentioned, I do not get the error when vbcredits is disabled.
I have been having a persistent issue with forumrunner visitors on the site listed in the problem description. I have been getting multiple DB error emails every day since starting that site. Since the error only occurs in forumrunner I was in contact with vbulletin and forumrunner support. It was determined that disabling vbcredits solves the error. The exact same issue also happens on my recently upgraded site which is much busier and I get many more error emails now.
The DB error:
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
SELECT attachmentid, attachment.userid, filesize, thread.forumid
FROM attachment AS attachment
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (post.threadid = thread.threadid)
WHERE attachmentid =;
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 5
Error Number : 1064
Request Date : Wednesday, January 16th 2013 @ 11:25:52 AM
Error Date : Wednesday, January 16th 2013 @ 11:25:52 AM
Script : http://xxxxxx.xxxxxxx.com/forums/forumrunner/request.php
Referrer :
IP Address :
Username : Jester
Classname : vB_Database_MySQLi
MySQL Version : 5.2.11-MariaDB-mariadb115
As mentioned, I do not get the error when vbcredits is disabled.