mothershop Posted January 19, 2012 Share Posted January 19, 2012 Suddenly nothing is appearing in the front office while back office is working fine. Any suggestions? Link to comment Share on other sites More sharing options...
El Patron Posted January 19, 2012 Share Posted January 19, 2012 change config/config.inc/php from: @ini_set('display_errors', 'off'); define('_PS_DEBUG_SQL_', false); to @ini_set('display_errors', 'on); define('_PS_DEBUG_SQL_',true); see what errors your site is producting and post Link to comment Share on other sites More sharing options...
shacker Posted January 20, 2012 Share Posted January 20, 2012 after do that, you can check our debug tutorial http://catalogo-onlinersi.com.ar/en/tutorials/305-prestamagazine-n3-debug-errors.html 1 Link to comment Share on other sites More sharing options...
Recommended Posts