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]
SQL ERROR [ mysqli ]Unknown column 'session_authstate' in 'field list' [1054]
UPDATE phpbb_config SET config_value = 'db' WHERE config_name = 'auth_method' LIMIT 1;
General ErrorSQL ERROR [ mysqli ]Table 'phpbb.phpbb_authevesso_groups' doesn't exist [1146]SQLSELECT * FROM phpbb_authevesso_groupsBACKTRACEFILE: (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/driver/factory.phpLINE: 329CALL: phpbb\db\driver\mysqli->sql_query()FILE: [ROOT]/ext/snitch/authevesso/acp/main_module.phpLINE: 91CALL: phpbb\db\driver\factory->sql_query()FILE: [ROOT]/includes/functions_module.phpLINE: 676CALL: snitch\authevesso\acp\main_module->main()FILE: [ROOT]/adm/index.phpLINE: 82CALL: p_master->load_active()
ALTER TABLE phpbb_users ADD ( `user_refreshToken` varchar(255) COLLATE utf8_bin DEFAULT NULL, `user_characterID` bigint(20) DEFAULT NULL, `user_lastAPI` int(11) UNSIGNED DEFAULT NULL, `user_APIfailcount` mediumint(8) UNSIGNED DEFAULT NULL);ALTER TABLE phpbb_sessions ADD ( `session_authstate` varchar(255) COLLATE utf8_bin DEFAULT NULL, `session_refreshToken` varchar(255) COLLATE utf8_bin DEFAULT NULL, `session_characterID` bigint(20) DEFAULT NULL, `session_characterName` varchar(100) COLLATE utf8_bin DEFAULT NULL);CREATE TABLE `phpbb_authevesso_groups` ( `id` bigint(20) DEFAULT NULL, `name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `type` varchar(20) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_group` mediumint(8) UNSIGNED DEFAULT NULL, `ts_group` mediumint(8) UNSIGNED DEFAULT NULL) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
[Sat Mar 18 00:21:02.270677 2017] [:error] [pid 9469] [client ] PHP Fatal error: Class 'phpbb\\db\\migration\\migration' not found in /var/www/html/forum/ext/snitch/authevesso/migrations/add_table.php on line 5, referer: https://[url-removed]/forum/ext/snitch/authevesso/migrations/