Run this SQL, change the prefix phpbb_ if yours is different.
Afterward you may also have to manually delete the contents of cache folder except .htaccess and index.htm.
Code:
UPDATE `phpbb_config` SET `config_value` = '0' WHERE `phpbb_config`.`config_name` = 'force_server_vars';
Statistics: Posted by thecoalman — Thu Feb 20, 2025 11:29 pm