Fresh install
140 with no updates
integrastyle
getting error when i make a post
the message is posted but i get this error when i submit
Thanks for your help!!
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 qf4u_groups g, qf4u_users u LEFT JOIN qf4u_user_group ug ON g.group_id=ug.group_id AND ug.user_id=2 WHERE u.user_id=2 AND g.group_single_user=0 AND g.group_count_enable=1 AND g.group_moderator<>2
Line : 802
File : functions_post.php