+ Reply to Thread
Results 1 to 2 of 2

Thread: Forum Error: Forum Leaders Page

  1. Join Date
    Mar 2005
    Posts
    6

    Forum Error: Forum Leaders Page

    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:

  2. Join Date
    Aug 2004
    Posts
    781

    Forum Error: Forum Leaders Page

    What are you talking about?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts