NoSmoke Posted January 28, 2008 Share Posted January 28, 2008 Could not obtain anonymous status DEBUG MODE SQL Error : 1054 Unknown column 'anon' in 'field list' SELECT anon FROM phpbb_posts WHERE post_id = 6 Line : 641 File : viewforum.php Got similar error on index.php and i'm sure I'll get it other places... I'm trying to install the mod for users to post anonymously on phpbb2. line 641 is here... message_die(GENERAL_ERROR, 'Could not obtain anonymous status', '', __LINE__, __FILE__, $anon_sql); this error occured both viewforum and on index .php's in the same similar line. I'm sure it is the same issue in both places. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.