sodypop Posted May 8, 2014 Share Posted May 8, 2014 Back Office Blank. Please help. Link to comment Share on other sites More sharing options...
vekia Posted May 8, 2014 Share Posted May 8, 2014 hello blank page = errors. please turn on error reporting, then instead of blank page you will see detailed log information about what and where doesnt work Link to comment Share on other sites More sharing options...
sodypop Posted May 8, 2014 Author Share Posted May 8, 2014 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 More sharing options...
Roldex Posted May 10, 2014 Share Posted May 10, 2014 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 More sharing options...
NemoPS Posted May 10, 2014 Share Posted May 10, 2014 DOes this file actually exist? adminfolder\theme\\default\template\\page_header_toolbar.tpl ? Link to comment Share on other sites More sharing options...
Roldex Posted May 10, 2014 Share Posted May 10, 2014 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 More sharing options...
vekia Posted May 11, 2014 Share Posted May 11, 2014 permissions for this file (page_header_toolbar.tpl) is the same as for other files? Link to comment Share on other sites More sharing options...
Recommended Posts