Vohn
Member
When clicking "Bb Codes Manager" resulting The requested page could not be found. This only happens if i am enabling cache :
How to fix this?, already rebuilding caches with the same results.
I am on 1.4.3
Code:
$config['cache']['enabled'] = true;
$config['cache']['frontend'] = 'Core';
$config['cache']['frontendOptions']['cache_id_prefix'] = 'xf_';
$config['cache']['cacheSessions'] = true;
I am on 1.4.3
Last edited: