IIRC phpBB does indeed cache the configuration data.
Options for clearing the board cache include:
Options for clearing the board cache include:
- If you have access to the Administration Control Panel (ACP):
ACP > GENERAL > Resynchronise or reset statistics > Purge the cache - If you have FTP access to the server:
Delete the/cache/production/
folder from the server to allow it to be recreated automatically. - If you have shell access to the server, from the board root, run this command:
php ./bin/phpbbcli.php cache:purge
Statistics: Posted by P_I — Fri Dec 29, 2023 5:56 pm