reiben Posted August 10, 2016 Share Posted August 10, 2016 Hi, i need help solving this issue. If I try to edit / save any product i receive blank page with just ERROR written on it. I turned on php error log and debugging mode for my IP, but i see only issues caused by some modules , so i turned them off but the issue still continues. Any ideas how to find out what is going on? thanks Stepan Link to comment Share on other sites More sharing options...
ovy79ro Posted August 10, 2016 Share Posted August 10, 2016 Hello, When you turned off those modules, the error still appers? Maybe you need to uninstall those modules. Link to comment Share on other sites More sharing options...
NemoPS Posted August 10, 2016 Share Posted August 10, 2016 What exact issues? Can you paste a screenshot here? Link to comment Share on other sites More sharing options...
reiben Posted August 11, 2016 Author Share Posted August 11, 2016 Of course i tried to turn off all modules, that caused any error in error log, but it does not help. I might send screenshot here, but it is only white page with word ERROR at top. In HTML is only that word. It happens if i click on both SAVE and SAVE/STAY in product edit url index.php?controller=AdminProducts Link to comment Share on other sites More sharing options...
NemoPS Posted August 13, 2016 Share Posted August 13, 2016 Turn on dev mode in defines.inc.php Link to comment Share on other sites More sharing options...
reiben Posted August 15, 2016 Author Share Posted August 15, 2016 I have done that (dev mode) and there is no intel about error, because when i click save i appear on blank page with just "error" saying Link to comment Share on other sites More sharing options...
NemoPS Posted August 15, 2016 Share Posted August 15, 2016 That's really weird, it sounds like some module is using die('error'); in this case.Can you check which modules hook to actionproductUpate? From modules, position, check the non positionable ones Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now