SQL Error : 1064 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
SELECT *
FROM phpbb_links l, phpbb_users u
WHERE link_active = 1 AND l.user_id = u.user_id
ORDER BY link_hits DESC, link_id DESC
LIMIT 0,