11-21-2005, 10:02 AM
|
#1 (permalink)
|
| Member
Join Date: Sep 2005
Posts: 31
Rep Power: 0  fBuck$: 436.8 Bank: 0.0 Total fBuck$: 436.8 My Forumer
My Country:
| Server4: My SQL Database error Whenever a member (including myself) clicks on "The Moderation Team" link at the bottom of the forum index the site returns this: Quote:
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 stmonchat_moderators mod
LEFT JOIN stmonchat_forums f ON(f.id=mod.forum_id)
LEFT JOIN stmonchat_categories c ON(c.id=f.category AND c.state != 0)
LEFT JOIN stmonchat_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 stmonchat_forums f ON(f.id=mod.
mySQL error code:
Date: Monday 21st of November 2005 11:17:41 AM
| My forum is http://stmonchat.4.forumer.com
EDIT: Ive just checked with another forum I am admin on, and it is coming up with the same message. The URL for that forum is http://hcgossip.4.forumer.com
Last edited by deej; 11-21-2005 at 10:05 AM.
|
| |
| |