Jump to content

Back Office admin login page blank


Recommended Posts

Admin log in page is blank turned on error reporting and got this:

 

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'page_header_toolbar.tpl'' in /home1/sweetsod/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home1/sweetsod/public_html/classes/controller/AdminController.php(1476): Smarty_Internal_TemplateBase->fetch('page_header_too...') #1 /home1/sweetsod/public_html/classes/controller/Controller.php(198): AdminControllerCore->display() #2 /home1/sweetsod/public_html/classes/Dispatcher.php(373): ControllerCore->run() #3 /home1/sweetsod/public_html/psadmin/index.php(53): DispatcherCore->dispatch() #4 {main} thrown in/home1/sweetsod/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127

 

 

Here is what line 127 looks like:

 

        $parent_resource = '';

            }
            throw new SmartyException("Unable to load template {$_template->source->type} '{$_template->source->name}'{$parent_resource}");
        }
        // read from cache or render
Link to comment
Share on other sites

Anyone have an answer?   I've spent days on this.  All I know to do at this point is leave ps.  If I can't get into the back office, I don't have a store.

 

 

Uninstall and reinstall solves nothing.

Link to comment
Share on other sites

×
×
  • Create New...