View Single Post
Old June 5th, 2006, 7:15 AM   #5 (permalink)
girlgerms
Registered User
Fresh Surpasser
 
girlgerms's Avatar
 
Joined in Oct 2005
4 posts
Gave thanks: 0
Thanked 0 times
Thanks for all your suggestions! Interesting that the error wasn't showing for you! I just tried the site in IE and that page was actually ok, however in Firefox it shows up the errors. In IE though, the errors definitely come up once logged in to the site.

This is the error code that shows:

mySQL query error: SELECT mod.mid as is_mod, m.id, m.name, m.mgroup, m.password, m.email, m.allow_post, m.view_sigs, m.view_avs, m.view_pop, m.view_img, m.auto_track,
m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.time_offset, m.posts, m.joined, m.last_post,
m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, g.*
FROM ibf_members m
LEFT JOIN ibf_groups g ON (g.g_id=m.mgroup)
LEFT JOIN ibf_moderators mod ON (mod.member_id=m.id OR mod.group_id=m.mgroup )
WHERE m.id='1'

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 ON (mod.member_id=m.id OR mod.group_id=m.mgroup )
WHERE m.' at line 6
mySQL error code: 1064
Date: Monday 05th of June 2006 07:08:49 AM
girlgerms is offline   Reply With Quote