[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-04-23T11:08:47-07:00 https://integramod.com/forum/feed.php?f=17&t=355 2006-04-23T11:08:47-07:00 2006-04-23T11:08:47-07:00 https://integramod.com/forum/viewtopic.php?t=355&p=2777#p2777 <![CDATA[Error on posting - new install & update]]> http://www.integramod.com/home/viewtopi ... 1315#61315

Statistics: Posted Author: Adrian Rea — Sun Apr 23, 2006 11:08 am


]]>
2006-04-23T11:02:53-07:00 2006-04-23T11:02:53-07:00 https://integramod.com/forum/viewtopic.php?t=355&p=2776#p2776 <![CDATA[Error on posting - new install & update]]>
On making a new post, I see the following error (but the post does appear)


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=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


Forgive me if I m overlooking anying obvious or a faq somewhere, but why am I getting this error ?

Statistics: Posted Author: axa — Sun Apr 23, 2006 11:02 am


]]>