sergiohorta Posted July 30, 2016 Share Posted July 30, 2016 Hi,My website suddenly stopped to work. Backend is working perfectly but there's no frontend... http://sportlovers.pt/loja/index.phpThe only thing made was to turn off one time "Advanced Parameters ->Performance" and put "Force compilation" on but then i put everything as before... Any idea about what can be happening?Many thanks for your help!Sérgio Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 30, 2016 Share Posted July 30, 2016 You should enable developer mode to see which errors will be displayed. Edit config/defines.inc.php and set ps dev mode to true. Link to comment Share on other sites More sharing options...
sergiohorta Posted July 30, 2016 Author Share Posted July 30, 2016 (edited) Thanks for your prompt answer... Error is: Fatal error: in /home/portuga2/public_html/sportlovers/loja/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 129 I found one topic about this but seems nobody could help... https://www.prestashop.com/forums/topic/490451-error-fatal-error-in-syspluginssmarty-internal-templatecompilerbasephp-on-line-129/ line 129 has this (last line): /** * plugins loaded by default plugin handler * * @var array */ public $default_handler_plugins = array(); Edited July 30, 2016 by sergiohorta (see edit history) Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 30, 2016 Share Posted July 30, 2016 Hmmm, it seems that error is related to some smarty template file, are you sure that you didn't install some new addons? If not maybe try to turn off smarty cache and all other cache systems for a moment and check if that helps. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now