Kalkarn Posted October 29, 2013 Share Posted October 29, 2013 (edited) Hi, I recently started working on an already installed Prestashop website, and after installing a custom module, my modules and payment pages cannot be accessed from the BO, I only get a blank page. I have already tried to display the errors with the "@ini_set('display_errors', 'on');" and the "define('_PS_MODE_DEV_', true);" in both config.php and defines.php, but nothing, the pages are still blank. Does anyone have a solution? Edit - The faulty module doesn't seem to appear anywhere in the FTP, so I can't delete it this way. Edited October 31, 2013 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 29, 2013 Share Posted October 29, 2013 may i know what module you installed? i will try it (of course if it is free) on my own store what ps version you installed? Link to comment Share on other sites More sharing options...
Kalkarn Posted October 29, 2013 Author Share Posted October 29, 2013 (edited) This is this module : http://www.prestashop.com/forums/topic/239373-free-module-minic-mailchimp-for-ps-15/ The PS version is 1.5.2.0. Edit - I tried to download all the site from the host, put it on local, same with the DB, the pages are somehow accessible, although I didn't do anything except the URL and DB name/pass changes. I put it back online, the pages are once again blank. Edited October 29, 2013 by Kalkarn (see edit history) Link to comment Share on other sites More sharing options...
Kalkarn Posted October 30, 2013 Author Share Posted October 30, 2013 The problem is fixed, turns out there was a preexisting class redeclared, simply had to remove it. Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 thank you for confirmation that it's fixed and how you solved it. i marked this topic as [solved] with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts