Jump to content

Back Office Blank


Recommended Posts

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

Hi, I have the same issue. 

 

Hire is the log info:

Notice: Undefined index: adminnotfound in /h3/home/technoce/public_html/fashionorder/classes/Dispatcher.php on line 341 Fatal error:  c /h3/home/technoce/public_html/fashionorder/classes/controller/Controller.php on line 135

 

Thank you in advance for your help!

Link to comment
Share on other sites

Hi and thanks for asking, I found this files:

 

/public_html/subfolder/adminfolder/themes/default/template/page_header_toolbar.tpl

/public_html/subfolder/adminfolder/themes/default/template/controllers/modules/page_header_toolbar.tpl

 

Do I have to edit ?

Link to comment
Share on other sites

×
×
  • Create New...