Problem with Group manager [message #11297] |
Thu, 26 June 2003 10:26 |
nico
Messages: 3 Registered: June 2003 Location: sweden
Karma: 0
|
Junior Member |
|
|
got this error msg when i logged in with a groupmanager account and select "group manager"
Fatal error: SQL Error has occurred, please contact the administrator of the forum and have them review the forum's SQL query log in C:\Program Files\Apache Group\Apache2\htdocs\index.php on line 52
And this in the error log
(index.php) 1054: Unknown column 'g.group_id' in 'field list'
Query: SELECT g.group_id, g.name, g.forum_id FROM fud25_group_members gm INNER JOIN fud25_groups g ON gm.group_id=g.id WHERE gm.user_id=3 AND gm.group_leader='Y' ORDER BY ltrim(g.name)
Server Version: 4.0.13-nt
Is there something im doing wrong???
Please help me...
Regards
/Nico
|
|
|
|
|
|
|