Cosmetozen 0 Posted September 18, 2013 Hello everybody ! No answers for my problem on the french forum, so maybe someone here'll be able to I've just started with ps, and I'd like to clean my site before installing my items. It's said to use pscleaner module, available with 1.5.5 version. I can see this module on my ftp, but can't find it online in the module tab... Did anybody have this problem before, and how can I fix it ? Thanks a lot for your help DC Quote Share this post Link to post Share on other sites
vekia 8,848 Posted September 18, 2013 can you show us how the structure of this module directory looks like? i mean /modules/pscleaner/ directory Quote Share this post Link to post Share on other sites
Cosmetozen 0 Posted September 18, 2013 (edited) can you show us how the structure of this module directory looks like? i mean /modules/pscleaner/ directory /www/prestashop/modules/pscleaner/translation/fr.php /index.php /www/prestashop/modules/pscleaner/config.xml /index.php /logo.png /pscleaner.php Edited September 18, 2013 by Cosmetozen (see edit history) Quote Share this post Link to post Share on other sites
vekia 8,848 Posted September 18, 2013 so everything looks fine there. When you turn on error reporting, you see some error messages? Quote Share this post Link to post Share on other sites
Cosmetozen 0 Posted September 18, 2013 Where do I turn it on ??? Quote Share this post Link to post Share on other sites
vekia 8,848 Posted September 18, 2013 open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Quote Share this post Link to post Share on other sites
Cosmetozen 0 Posted September 18, 2013 (edited) open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Ok, done and sent back to the ftp What should I do now ? Edited September 18, 2013 by Cosmetozen (see edit history) Quote Share this post Link to post Share on other sites