Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT COUNT(post.dateline) AS postcount, post.userid, user.username
FROM vbulletinpost AS post
LEFT JOIN vbulletinuser AS user ON (post.userid = user.userid)
WHERE dateline >
GROUP BY userid ORDER BY postcount DESC LIMIT 1;
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 'GROUP BY userid ORDER BY postcount DESC LIMIT 1' at line 5
Error Number : 1064
Date : Wednesday, May 9th 2007 @ 11:17:33 PM
Script : http://www.gaminggutter.com/
Referrer :
IP Address : 202.138.xx.xx
Username : Ryan
Classname : vb_database
|
Warning: Cannot use a scalar value as an array in /index.php(63) : eval()'d code on line 183
Warning: Cannot use a scalar value as an array in /index.php(63) : eval()'d code on line 186
Warning: Cannot use a scalar value as an array in /index.php(63) : eval()'d code on line 187
Umm...
Help?