-
Bug
-
Resolution: Fixed
-
None
-
3.0.x
-
None
-
PHP Environment:
Database:
I just tried to create a new user group and got this error. This is from yesterday's CVS.
General Error
|
SQL ERROR [ mysql4 ]
|
|
|
Unknown column 'group_manage_founder' in 'field list' [1054]
|
|
|
SQL
|
|
|
SELECT group_manage_founder FROM phpbb_cvs_groups WHERE group_id = 2
|
|
|
BACKTRACE
|
|
|
FILE: includes/db/mysql.php
|
LINE: 132
|
CALL: dbal_mysql->sql_error()
|
|
|
FILE: includes/acp/acp_groups.php
|
LINE: 369
|
CALL: dbal_mysql->sql_query()
|
|
|
FILE: includes/functions_module.php
|
LINE: 402
|
CALL: acp_groups->main()
|
|
|
FILE: adm/index.php
|
LINE: 83
|
CALL: p_master->load_active()
|

