Author
locomars
Good Poster
Added: Feb 27, 2009 5:46 am
when i write a reply i have this message when i send the reply


Error geting users post stat

DEBUG MODE

SQL Error : 1054 Unknown column 'g.group_id' in 'on clause'

SELECT ug.user_id, g.group_id as g_id, u.user_posts, g.group_count, g.group_count_max FROM phpbb_groups g, phpbb_users u LEFT JOIN phpbb_user_group ug ON g.group_id=ug.group_id AND ug.user_id=218569 WHERE u.user_id=218569 AND g.group_single_user=0 AND g.group_count_enable=1 AND g.group_moderator<>218569

Line : 481
File : functions_post.php
Monkey D. Ruffy
Very Respected VIP club member
Added: Feb 27, 2009 8:02 am
It's another board error we experience the last few days.

Just ignore it and don't hit the reply button several times.
Normally your post is made regardless this error.

Monkey D. Ruffy