Dynloth Posted February 7, 2019 Share 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. Link to comment Share on other sites More sharing options...
bfarber Posted February 7, 2019 Share 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. Link to comment Share on other sites More sharing options...
Dynloth Posted February 7, 2019 Author Share Posted February 7, 2019 Thank you very much, it helped. Greetings from Poland. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.