maja2246 Posted February 7, 2014 Share Posted February 7, 2014 Hi, please help me, today I was adding new katagory and than edited in Up horizontal menu modul. When I looked in my store there was just blank on my home page, nothing there at all, Just white page. Subpages are working correctly. I can not figure out what went wrong. Can somebody help me. www.aroma-spa.si Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 please turn on error reporting, then instead of blank page you will see detailed information about what and where doesnt work (error log) to turn on error reporting, follow this: open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
maja2246 Posted February 7, 2014 Author Share Posted February 7, 2014 Hello Vekia, thank you for your help, but error reporting doesn't work. Please advise what to do... Maja Link to comment Share on other sites More sharing options...
vekia Posted February 8, 2014 Share Posted February 8, 2014 error reporting isn't fix, error reporting is a "mode" that displays errors in your php / internal server errors if it is still blank,i just have to ask: have you got possibility to view the PHP error log file? Link to comment Share on other sites More sharing options...
maja2246 Posted February 9, 2014 Author Share Posted February 9, 2014 Hi vekia, report shows me this error: Fatal error: Call to undefined method ImageType::getFormatedName() in /home/aromaspa/public_html/modules/productcomments/productcomments.php on line 793 Fatal error: Call to undefined method Editorial::getCacheId() in /home/aromaspa/public_html/modules/editorial/editorial.php on line 290 can you advise? Thank you for your help! Maja Link to comment Share on other sites More sharing options...
maja2246 Posted February 9, 2014 Author Share Posted February 9, 2014 Also, is it possible that I have maleware in my Presta? do have some imaginary filling shoping cart, for example 2-3x same amount in one week and visitors from Russia and Romunia, but in my google analytics doesn't show them at all. Very strange. Please help me, Maja Link to comment Share on other sites More sharing options...
vekia Posted February 9, 2014 Share Posted February 9, 2014 what ps version you use? it looks like you updated modules, and they aren't working with old prestashop below 1.5.4.1 so i suppose that you use something below 1.5.4.1, am i right? Link to comment Share on other sites More sharing options...
maja2246 Posted February 9, 2014 Author Share Posted February 9, 2014 Yes, that's right, I do update them if there is update available next to module. I use 1.5.2 ps what can I do now Link to comment Share on other sites More sharing options...
vekia Posted February 9, 2014 Share Posted February 9, 2014 so we now know why these addons don't want to work. do you remember what modules you updated? Link to comment Share on other sites More sharing options...
maja2246 Posted February 9, 2014 Author Share Posted February 9, 2014 Ooo, no. I update them at least 3, is there any way to figure it out which tree? How can I reverse updates? vekia thank you so much for your help! Link to comment Share on other sites More sharing options...
vekia Posted February 9, 2014 Share Posted February 9, 2014 ok, so we are 100% sure that you updated (or installed?) gamification module. it's not a part of prestashop 1.5.2.0 so, remove the /gamification/ subdirectory from your /modules/ dir will see what's goin on then Link to comment Share on other sites More sharing options...
Recommended Posts