can someone help me out.. im getting this error message!
Database error in vBulletin 3.8.2:
Invalid SQL:
SELECT user.*, COUNT(video.videoid) AS videocount
FROM video AS video
LEFT JOIN user AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT A;
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 'A' at line 7
Error Number : 1064
Request Date : Saturday, October 10th 2009 @ 12:38:16 AM
Error Date : Saturday, October 10th 2009 @ 12:38:16 AM
Script :
http://maddengaming.com/video.php