Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Dynloth Posted February 7, 2019 Posted February 7, 2019 Welcome, I can't get to ACP because of a cache error. How can I change theme via MySQL? Error displayed: Quote Fatal error: Class 'IPS\Theme\Cache\class_core_global_forms' not found in /forum/system/Theme/Theme.php(871) : eval()'d code on line 5 Thank you for all your help.
bfarber Posted February 7, 2019 Posted February 7, 2019 Edit constants.php (or create it, if it does not exist, with just <?php on the first line) and add this to a new line in the file: define( 'RECOVERY_MODE', true ); This should allow you to regain access so you can make whatever changes you need to.
Dynloth Posted February 7, 2019 Author Posted February 7, 2019 Thank you very much, it helped. Greetings from Poland.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.