PDA

View Full Version : Forum Error: Forum Leaders Page



Sean
03-27-2005, 10:33 PM
You might want to check the page out, the forum leaders page? I get this error when trying to view it:

mySQL query error: SELECT m2.id, m2.name, m2.email, m2.hide_email, m2.location, m2.aim_name, m2.icq_number,
f.id as forum_id, f.read_perms, f.name as forum_name, c.state
FROM ibf_moderators mod
LEFT JOIN ibf_forums f ON(f.id=mod.forum_id)
LEFT JOIN ibf_categories c ON(c.id=f.category AND c.state != 0)
LEFT JOIN ibf_members m2 ON (mod.member_id=m2.id)


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 'mod
LEFT JOIN ibf_forums f ON(f.id=mod.forum_
mySQL error code:
Date: Sunday 27th of March 2005 09:30:11 PM

:unsure:

Patrick
03-28-2005, 12:34 AM
What are you talking about?