These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
phpBB 3.2 EVE SSO / ESI extension [beta]
Access to the Administration Control Panel is not allowed as you do not have administrative permissions.
General ErrorSQL ERROR [ mysqli ]Duplicate column name 'user_refreshToken' [1060]SQLALTER TABLE `phpbb_users` ADD COLUMN `user_refreshToken` varchar(255) NULLBACKTRACEFILE: (not given by php)LINE: (not given by php)CALL: msg_handler()FILE: [ROOT]/phpbb/db/driver/driver.phpLINE: 999CALL: trigger_error()FILE: [ROOT]/phpbb/db/driver/mysqli.phpLINE: 193CALL: phpbb\db\driver\driver->sql_error()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 1061CALL: phpbb\db\driver\mysqli->sql_query()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 1269CALL: phpbb\db\tools\tools->_sql_run_sql()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 549CALL: phpbb\db\tools\tools->sql_column_add()FILE: (not given by php)LINE: (not given by php)CALL: phpbb\db\tools\tools->perform_schema_changes()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 711CALL: call_user_func_array()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 658CALL: phpbb\db\migrator->run_step()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 400CALL: phpbb\db\migrator->process_data_step()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 288CALL: phpbb\db\migrator->try_apply()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 241CALL: phpbb\db\migrator->update_do()FILE: [ROOT]/phpbb/extension/base.phpLINE: 78CALL: phpbb\db\migrator->update()FILE: [ROOT]/phpbb/extension/manager.phpLINE: 185CALL: phpbb\extension\base->enable_step()FILE: [ROOT]/includes/acp/acp_extensions.phpLINE: 197CALL: phpbb\extension\manager->enable_step()FILE: [ROOT]/includes/functions_module.phpLINE: 676CALL: acp_extensions->main()FILE: [ROOT]/adm/index.phpLINE: 82CALL: p_master->load_active()
General ErrorSQL ERROR [ mysqli ]All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead [1171]SQLCREATE TABLE phpbb_authevesso_membership ( characterID bigint(20) NULL, corporationID bigint(20) NULL, corporationName varchar(100) NULL, allianceID bigint(20) NULL, allianceName varchar(100) NULL, PRIMARY KEY (characterID) ) CHARACTER SET `utf8` COLLATE `utf8_bin`;BACKTRACEFILE: (not given by php)LINE: (not given by php)CALL: msg_handler()FILE: [ROOT]/phpbb/db/driver/driver.phpLINE: 999CALL: trigger_error()FILE: [ROOT]/phpbb/db/driver/mysqli.phpLINE: 193CALL: phpbb\db\driver\driver->sql_error()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 1061CALL: phpbb\db\driver\mysqli->sql_query()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 444CALL: phpbb\db\tools\tools->_sql_run_sql()FILE: [ROOT]/phpbb/db/tools/tools.phpLINE: 489CALL: phpbb\db\tools\tools->sql_create_table()FILE: (not given by php)LINE: (not given by php)CALL: phpbb\db\tools\tools->perform_schema_changes()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 711CALL: call_user_func_array()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 658CALL: phpbb\db\migrator->run_step()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 400CALL: phpbb\db\migrator->process_data_step()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 288CALL: phpbb\db\migrator->try_apply()FILE: [ROOT]/phpbb/db/migrator.phpLINE: 241CALL: phpbb\db\migrator->update_do()FILE: [ROOT]/phpbb/extension/base.phpLINE: 78CALL: phpbb\db\migrator->update()FILE: [ROOT]/phpbb/extension/manager.phpLINE: 185CALL: phpbb\extension\base->enable_step()FILE: [ROOT]/includes/acp/acp_extensions.phpLINE: 197CALL: phpbb\extension\manager->enable_step()FILE: [ROOT]/includes/functions_module.phpLINE: 676CALL: acp_extensions->main()FILE: [ROOT]/adm/index.phpLINE: 82CALL: p_master->load_active()
SQL ERROR [ mysqli ]All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead [1171]SQLCREATE TABLE phpbb_authevesso_membership ( characterID bigint(20) NULL, corporationID bigint(20) NULL, corporationName varchar(100) NULL, allianceID bigint(20) NULL, allianceName varchar(100) NULL, PRIMARY KEY (characterID) ) CHARACTER SET `utf8` COLLATE `utf8_bin`;