Hey,
I recently has the error of unable to connect on line 35 and fixed that by changing the password.
So I go back on my site and everything is working as usual except the forums.
Im using XOOPS 2.0.10. Does anyone know what the following error means?
Link to error page:
http://www.twoworlds.co.uk/main/modules/ipboard/Error:
mySQL query error: SELECT user_sig as signature, moderator.mid as is_mod, moderator.allow_warn, m.uid, m.uname, m.mgroup, m.pass, m.email, m.restrict_post, m.attachsig, 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.timezone_offset, m.posts, m.user_regdate, m.last_post,
m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, m.org_perm_id, m.temp_ban, g.*
FROM xoops_users m
LEFT JOIN xoops_ipb_groups g ON (g.g_id=m.mgroup)
LEFT JOIN xoops_ipb_moderators moderator ON (moderator.member_id=m.uid OR moderator.group_id=m.mgroup )
WHERE m.uid=1
mySQL error:
mySQL error code:
Date: Wednesday 13th of July 2005 01:04:44 PM
Any help is appreciated
Dean