hi,
after the last update (v4 latest version) when i try to edit an order and then click save i get the store closed page.
the store does not close.
any ideas on what might be the problem?
[quote name='pvein' timestamp='1402383310' post='185448']
hi,
after the last update (v4 latest version) when i try to edit an order and then click save i get the store closed page.
the store does not close.
any ideas on what might be the problem?
[/quote]
Try to add the following string to the config.php file:
define('DEVELOPMENT', true);
Then edit the order and save it. Error message should be displayed to you.
Thanks!
i got it, there was a conflict with an addon.
all well now