I get this error when trying to run this mod;
Warning: Division by zero in /includes/functions.php on line 124
Database error in vBulletin 3.0.8:
Invalid SQL:
SELECT s.*, u.username
FROM shout s
LEFT JOIN user u ON (u.userid = s.userid)
ORDER BY dateline , shoutid LIMIT 0,
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 4
mysql error number: 1064
any help please
|