by jc clarke.
Moodle 2.6.1 was using essential theme, tried to switch to child essential theme, now I managed to hose my entire site:
Fatal error: Class 'theme_bootstrapbase_core_renderer' not found in /home/server/public_html/site/theme/essential/renderers/core_renderer.php on line 27
Line 27:
class theme_essential_core_renderer extends theme_bootstrapbase_core_renderer {
I can't log in or get anything more than this error. Help please?