matmatoo Posted December 21, 2011 Share Posted December 21, 2011 Hi everyone, Just a random question, but in my Prestashop I am having a strange issue... Some pages, such as info about my company, CMS pages, cart, checkout pages all load fine, but the index.php and actual product pages fail to load - I click on them but then a white screen occurs and the browser stops loading anything.. it just hangs there. Does anyone know whats causing this? Thanks in advance, Matt Link to comment Share on other sites More sharing options...
Carl Favre Posted December 21, 2011 Share Posted December 21, 2011 Hi matmatoo, Could you post the website url so we can check? You can also set display_errors to ON in config\config.inc.php, this way an error message should be displayed on the blank pages. @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', false); Link to comment Share on other sites More sharing options...
matmatoo Posted December 22, 2011 Author Share Posted December 22, 2011 (edited) Hello! Thanks for your reply. This is the index page: Vs a page that works, like: Thanks in advance, Matt Edited October 10, 2012 by matmatoo (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts