Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
asekeris
I am not able to replicate your problem.
Your setup sounds the sme as my copy of the life shop.
Upfraded from 1.38a to 1.39h with edit-orders 1.53 installed.
This mod has alway been a troublemake and that is the reason is started modifiying with 1.53 as starting point.
Would you be so kind to roll back to edit orders 1.5.3 to see if the problem then disappears.
And if anyone is using 1.5.5. please report before i continue.
OK with 1.53 when I click edit orders I get and empty page (ie all the menus still there but nothing else). My admin still works after doing this.
With 1.55 when I click edit orders I get the edit orders page, but from then onwards my admin is broken and any other click results in a blank page. The only resolution to this is delete cookies.
So neither version works! Hopefully we can figure this out as this was a good add on.
Tony
Re: Order Editor 1.3.7 Issues
The blank page with 1.53 is because you did not edited orders.php in the correct manner as described in the uninstall.txt.
If the 1.53 also does not work something else is wrong so please do this edit in the proper way.
Remember that with 1.53 in zen 1.39h it is not possible to add products.
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
asekeris
The blank page with 1.53 is because you did not edited orders.php in the correct manner as described in the uninstall.txt.
If the 1.53 also does not work something else is wrong so please do this edit in the proper way.
Remember that with 1.53 in zen 1.39h it is not possible to add products.
Right thanks for that. I have edited the orders.php correctly now.
I can confirm that 1.53 is working now. I can edit prices and totals. Havn't tried adding products, but definitely not getting the same problems that I had with 1.55.
Tony
Re: Order Editor 1.3.7 Issues
I will keep searching and it should be one of the edits after 1.5.3.
Thanks for trying.
Can you pm me a screendump of the server settings so that i can setup my test system the same as yours.
Re: Order Editor 1.3.7 Issues
Hello, I installed and am using edit orders currently. I would like to know how or what I need to change in order to replace the "Zen Cart the art of e-commerce" logo on the top of my customers order confirmation emails they receive. Ideally I would like to replace it with my store logo. Please help! Thanks!
:blink:
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
CandyPlaza.com
Hello, I installed and am using edit orders currently. I would like to know how or what I need to change in order to replace the "Zen Cart the art of e-commerce" logo on the top of my customers order confirmation emails they receive. Ideally I would like to replace it with my store logo. Please help! Thanks!
:blink:
That is not really a issue of the mod but general setup.
The mod is using the same system and template as other emails from the system.
In the email dir is a file header.jpg that you can replace with your own file.
Text should be adjusted in the corresponding language files.
Re: Order Editor 1.3.7 Issues
zc 1.3.9h
edit orders 1.5.5
made changes to orders.php
uploaded new files
after clicking edit order button i get
HTTP - 500 Internal Server Error
The page you are attempting to load returned an error
help?
thanks.
Re: Order Editor 1.3.7 Issues
The internal server error is very general and could have many reasons.
Please check this out first:
https://www.zen-cart.com/tutorials/index.php?article=63
It could mean that 1 of the files is corrupted/missing during the upload or you uploaded to the wrong dir.
Re: Order Editor 1.3.7 Issues
well done asekeris on updating (IMHO) and essential add on!!
just installed 1.5.5 and all works so far (not tested all feature, just the features i use (change address, add/remove items, order comments))
Good effort fella!
one minor thing, i get this in the cache folder
[04-Dec-2010 13:59:16] PHP Warning: ksort() expects parameter 2 to be long, string given in /home/xxxxx/public_html/renamedAdmin/includes/functions/extra_functions/edit_orders.php on line 76
I don’t know what it means, and everything seems to work... just thought you would like to know.
carry on with the great work!
Thank you
Re: Order Editor 1.3.7 Issues
Quote:
Originally Posted by
dutchy
one minor thing, i get this in the cache folder
[04-Dec-2010 13:59:16] PHP Warning: ksort() expects parameter 2 to be long, string given in /home/xxxxx/public_html/renamedAdmin/includes/functions/extra_functions/edit_orders.php on line 7
That is info i can work with.
Will sort it out and correct it.