Jump to content

[SOLVED] 1054 Unknown column


NoSmoke

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/88242-solved-1054-unknown-column/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.