Just upgraded and now I am getting 2 things when I try going to shoutbox.php
Division by zero from functions.php
and a cute lil sql error
Invalid SQL:
SELECT s.*, u.username AS absusername
FROM shoutbox_posts s
LEFT JOIN user u ON s.userid=u.userid
ORDER BY time DESC LIMIT 0,
mysql error: You have an error in your SQL syntax near '' at line 7
mysql error number: 1064
Mind giving me a hand? Ran each upgrader step by step and did the index.php edit for the last bit (upgrade to 1.03) - no clue what's causing this

On RC4 btw