Re: Edit Orders v4.0 Support Thread
I have installed edit orders on a new 1.51. When I click on orders I get this message ("Parse error: syntax error, unexpected T_CASE in /admin/orders.php on line 305(line 247 in your addon). The only addon I have affecting orders.php is COWOA. The line it refers to is (case 'deleteconfirm':) . I have gone over all the code with WinMerge and cannot find the problem. Please help.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
mhawkins
I have installed edit orders on a new 1.51. When I click on orders I get this message ("Parse error: syntax error, unexpected T_CASE in /admin/orders.php on line 305(line 247 in your addon). The only addon I have affecting orders.php is COWOA. The line it refers to is (case 'deleteconfirm':) . I have gone over all the code with WinMerge and cannot find the problem. Please help.
I'm afraid that EO is not the source of this issue.. This is not a section of the orders.php file that that is modified by EO. (you can confirm this by doing a compare of the vanilla orders.php against the one that comes with EO)
I suggest double checking all of your orders.php file merges again.. It's like likely that in merging the COWOA changes with the EO changes you may have accidentally borked some of the orders.php file.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
DivaVocals
I'm afraid that EO is not the source of this issue.. This is not a section of the orders.php file that that is modified by EO. (you can confirm this by doing a compare of the vanilla orders.php against the one that comes with EO)
I suggest double checking all of your orders.php file merges again.. It's like likely that in merging the COWOA changes with the EO changes you may have accidentally borked some of the orders.php file.
I after checking the other files, they were fine. I redid the order.php file and it is working fine now. I missed taking out the one line after edit # 5 of 7 in the edit order addon.
Re: Edit Orders v4.0 Support Thread
I have installed edit orders on a 1.5.1 website. Everything works fine with editing the order. However, when I need to do a partial refund through Paypal, the refund does not go through. The page looks as though it is refreshing when clicking on the "do partial refund" button - but nothing happens.
Zen Cart 1.5.1
PHP version 5.4.8
No other mods installed that affect the orders.php files
All files have been checked to make sure they are uploaded correctly
Paypal Express checkout uninstalled and re-installed
Has anyone ever encountered this?
THANKS!!
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
stellarweb
I have installed edit orders on a 1.5.1 website. Everything works fine with editing the order. However, when I need to do a partial refund through Paypal, the refund does not go through. The page looks as though it is refreshing when clicking on the "do partial refund" button - but nothing happens.
Zen Cart 1.5.1
PHP version 5.4.8
No other mods installed that affect the orders.php files
All files have been checked to make sure they are uploaded correctly
Paypal Express checkout uninstalled and re-installed
Has anyone ever encountered this?
THANKS!!
As far as I am aware, neither Paypal refund functions has ever worked.
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
lankeeyankee
As far as I am aware, neither Paypal refund functions has ever worked.
Do you mean after this mod was installed? Or are you referring to a clean install of zen cart?
THANKS
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
stellarweb
Do you mean after this mod was installed? Or are you referring to a clean install of zen cart?
THANKS
Doesn't matter since none of the Edit Orders modifications to admin\orders.php affects the section of the code which drives the PayPal refunds code..
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
alphaz
Installed on 1.5 Zen-Cart and everything works well but there is one issue.
Anytime an order is updated, and that includes adding, changing or deleting product the following message stack appears at the top of the screen.
Warning: Nothing to change. The order was not updated.
This happens even though the record updates properly.
Add-ons include Attributes Images and Attributes Stock.
Thanks for this great contribution.
I have the same problem on zencart 1.5.1 any one have a solution to this?
Regards
Re: Edit Orders v4.0 Support Thread
Quote:
Originally Posted by
cosmos8001
I have the same problem on zencart 1.5.1 any one have a solution to this?
Regards
Same problem zencart 1.5.1 anyone have any ideas on how to fix this problem?
Warning: Nothing to change. The order was not updated.
Re: Edit Orders v4.0 Support Thread
Just installed on 1.5.1 today and received a common problem it seems
Anytime an order is updated, and that includes adding, changing or deleting product the following message stack appears at the top of the screen.
Warning: Nothing to change. The order was not updated.
This happens even though the record updates properly.
Hopefully the solution will be forthcoming. Thanks for the help