mariusl Posted July 15, 2014 Share Posted July 15, 2014 I installed the latest version on a new site and created a new theme from the bootstrap theme. When I activate the new theme, the site does not load. It just stays blank with no error code. Link to comment Share on other sites More sharing options...
vekia Posted July 15, 2014 Share Posted July 15, 2014 turn on error reporting then instead of blank page you will see detailed information what's going on there Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 Thanks for that. I turned it on and found the error below. It would seem that only the directories of the bootstrap theme was copied and not the files in the root directory even though I selected to copy the missing files from bootstrap. Can I just copy them over manually? Warning: Function display() is deprecated in /home/corniaow/public_html/store/classes/controller/Controller.php on line 198 in /home/corniaow/public_html/store/classes/Tools.php on line 2280 Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file '/home/corniaow/public_html/store/themes/cornice_guru/header.tpl'' in /home/corniaow/public_html/store/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/corniaow/public_html/store/classes/controller/Controller.php(406): Smarty_Internal_TemplateBase->fetch('/home/corniaow/...') #1 /home/corniaow/public_html/store/classes/controller/FrontController.php(569): ControllerCore->smartyOutputContent('/home/corniaow/...') #2 /home/corniaow/public_html/store/classes/controller/Controller.php(198): FrontControllerCore->display() #3 /home/corniaow/public_html/store/classes/Dispatcher.php(373): ControllerCore->run() #4 /home/corniaow/public_html/store/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/corniaow/public_html/store/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2014 Share Posted July 16, 2014 hello does the header.tpl file exist in your theme directory? Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 None of the files existed in the theme directory. Only the sub directories where copied. I did copy the files over manually but although the site is loading it is a mess. Nothing like the original theme. Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2014 Share Posted July 16, 2014 error disappeared? or still some errors appear there? Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 No errors that I can see but the site is messed up. Have a look here please. Just busy setting no new pictures yet. http://www.cornice.[spam-filter]/store/ Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2014 Share Posted July 16, 2014 when i open your website i see error code: Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 Strange, I dont get that at all. Please try again, it might be ISP related. Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 I just noticed that most of the sub directories in the new theme is empty. So many files are missing. Looks like the theme copy function has failed. Link to comment Share on other sites More sharing options...
vekia Posted July 16, 2014 Share Posted July 16, 2014 i still see there 503 error 503 error spawns usually when you exceed some hosting limits if i were you i will copy these files manually and manually duplicate theme. Link to comment Share on other sites More sharing options...
mariusl Posted July 16, 2014 Author Share Posted July 16, 2014 I will try that and report. Link to comment Share on other sites More sharing options...
Recommended Posts