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]
{"error":"invalid_request","error_description":"The callback URI doesn't match the value stored for this client"}
UPDATE phpbb_config SET config_value = '1' WHERE config_name = 'enable_mod_rewrite' LIMIT 1;
Put your hands around my heart and squeeze me until I'm dry.
* \snitch\authevesso\migrations\add_table_100 * \snitch\authevesso\migrations\version_104 * \snitch\authevesso\migrations\version_101 * \snitch\authevesso\migrations\profilefield_tsid_100 * \snitch\authevesso\migrations\add_module_100
Database changedmysql> SELECT * FROM `phpbb_migrations` WHERE `migration_name` LIKE '%snitch%';+-----------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+---------------------+----------------------+----------------------+--------------------+| migration_name | migration_depends_on | migration_schema_done | migration_data_done | migration_data_state | migration_start_time | migration_end_time |+-----------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+---------------------+----------------------+----------------------+--------------------+| \snitch\authevesso\migrations\add_module_100 | a:1:{i:0;s:34:"\phpbb\db\migration\data\v31x\v314";} | 1 | 1 | | 1490953922 | 1490953923 || \snitch\authevesso\migrations\add_table | a:1:{i:0;s:34:"\phpbb\db\migration\data\v31x\v314";} | 1 | 1 | | 0 | 0 || \snitch\authevesso\migrations\add_table_100 | a:1:{i:0;s:44:"\snitch\authevesso\migrations\add_module_100";} | 1 | 1 | | 1490953923 | 1490966569 || \snitch\authevesso\migrations\profilefield_tsid | a:1:{i:0;s:48:"\phpbb\db\migration\data\v310\profilefield_types";} | 1 | 1 | | 1489791031 | 1489791031 || \snitch\authevesso\migrations\profilefield_tsid_100 | a:1:{i:0;s:48:"\phpbb\db\migration\data\v310\profilefield_types";} | 1 | 1 | | 0 | 0 || \snitch\authevesso\migrations\version_101 | a:3:{i:0;s:44:"\snitch\authevesso\migrations\add_module_100";i:1;s:43:"\snitch\authevesso\migrations\add_table_100";i:2;s:51:"\snitch\authevesso\migrations\profilefield_tsid_100";} | 1 | 1 | | 1490966569 | 1490966569 || \snitch\authevesso\migrations\version_104 | a:1:{i:0;s:41:"\snitch\authevesso\migrations\version_101";} | 1 | 1 | | 1490966569 | 1490991678 |+-----------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+---------------------+----------------------+----------------------+--------------------+7 rows in set (0.01 sec)
General ErrorSQL ERROR [ mysqli ]Incorrect integer value: '' for column 'user_avatar_width' at row 1 [1366]
mysql> DELETE FROM `phpbb_migrations` WHERE `phpbb_migrations`.`migration_name` = \'\\\\snitch\\\\authevesso\\\\migrations\\\\add_module_100\'ERROR:Unknown command '\''.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\\'.ERROR:Unknown command '\''. -> ;ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'\\\\snitch\\\\authevesso\\\\migrations\\\\add_module_100\'' at line 1
Class 'phpbb\cron\task\base' not found in /var/www/html/forum/ext/snitch/authevesso/cron/groups_check.php on line 20
php bin/phpbbcli.php cron:run cron.task.groups_check [RuntimeException] Could not find cron task “cron.task.groups_check”.