Page 1 of 1

ISSUE: In multistore setup -> cannot edit mulistore orders

Posted: Sat Jan 09, 2016 11:30 pm
by bart_vs
Hello everyone,

Hopefully does anyone have an idea how to solve an issue in OC 2.0.3.1

I use my shop in un multstore configuration and the most things work fine.
But one thing is not working and is un NO GO for going live.

I run 6 multistores under the default store.
Orders placed in the default store can be edit... add products, change name and address details etc..

When I want to change an order made in an multistore.. I can not change the order and get the message:

"SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
OK"

This an message that some of the users also get when API is not configured properly. But that is the problem in my case.
Because when it's an order made in default store everting is working fine.

Order updates is not an problem.. I can sent out order updates also for the multistores...
The issue is only appearing when I want to change/edit an order from a multistore.

This is very frustrating.. In case an customer what to change the order I can't do that in the backend. Also when customer made an fault in his/her address I can't change it...

Does anyone have the some problem and found an sollition for that?

Looking forward to some ideas... hopefully there are some smart developers who can help me with that.

Bart

Re: ISSUE: In multistore setup -> cannot edit mulistore orde

Posted: Sun Jan 10, 2016 1:01 am
by villagedefrance
You need to upgrade to the latest version where this issue has now been fixed.

Re: ISSUE: In multistore setup -> cannot edit mulistore orde

Posted: Sun Jan 10, 2016 1:42 am
by bart_vs
Hello I don't want to update. Also for OC 2.1.0.1 I read that there are al lot of issue.

My version is running fine and I have an hightly modified theme with a lot of extensions that are made working for me.
Upgrading is starting totally new for me.

Does anyone now what code is exacly changed in OC2.1.0.1 so that it work in that version and not in the earlier version of 2.0.3.1?

If there is un developer who can fix this for me in OC2.0.3.1 he can make me un offer how much it wil cost to fix it..

Anyone?

Re: ISSUE: In multistore setup -> cannot edit mulistore orde

Posted: Mon Jan 11, 2016 9:40 am
by bart_vs
Issue solved for me.

Un developer made un modification for me in the /admin/controller/sale/order.php and everything is working fine now. I can change orders from all stores now or move an order from one store the the other.

This is un easier method than updating store to new version an get confronted with new issues.
The most is working fine in OC2.0.3.1... Two minor issues that are related to multi store I found.. But developer can solve them probably too...