**deleted**
**deleted**
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Good good...thank you....i'm not alone.....we are on to something...
In the email folder:
your_shop > email
are all the templates that the site sends out.
In your Doc folder are instructions about how emails are used: 4.readme_html_email_templates.html
the order status email should have these fields:
but the default template only has these:Code:Order Status Updates from Admin $EMAIL_CUSTOMERS_NAME (extracted from Orders table -- combines first/last names based on what's in DB) $EMAIL_STORE_NAME $EMAIL_TEXT_ORDER_NUMBER (Order Number from database) $EMAIL_TEXT_INVOICE_URL (URL to access "My Account History") $EMAIL_TEXT_DATE_ORDERED (Order Date) $EMAIL_TEXT_STATUS_UPDATED ("Has been updated to:") $EMAIL_TEXT_STATUS_LABEL ("New Status:") $EMAIL_TEXT_NEW_STATUS (actual status description and comments) $EMAIL_TEXT_STATUS_PLEASE_REPLY ("Please reply to this address if you have questions")
Code:$EMAIL_SUBJECT $EMAIL_MESSAGE_HTML
Last edited by athena; 13 Apr 2011 at 04:45 PM.
Nice catch Clyde!!
Honestly as someone just pointed out, the difference is so subtle I never noticed this.. Wasn't something we were looking for or targeting specifically when we submitted this version..
As you know ALL of this module is based on the Scott's original contribution.. Other than cleaning a few things up and adding a few new behaviors (to support Super Orders the way this mod has always worked with the default orders.php), this is still all the original contributions code..
I'll test myself, and if my time permits, make this minor change and resubmit it..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
that must be the code that also has the url problem....
no text link..just the full url after Detail Invoice:
I'm sorry to say that did not fix it. It sent the right email template but the fields are not filled out.
It also did not send the copy of email to that set in the email admin
did your order update email look ok?
When we tested Edit Orders we tested it's functionality for those who would be using Super Orders and for those who would NOT be using Super Orders. We recognized that not all shopowners will be using Super Orders (nor are they required to). So we had to test for both types of shop configurations..
Meaning??
We did the kind of testing you are asking about.. We tested Edit Orders, and viewed the results of the order changes made in the Edit Orders mod (order comments, totals, and product updates) in the default orders.php view and in super_orders.php view.
The results of these tests??
the default orders.php results MATCH the super_orders.php results. (As Super Orders is based on the default orders.php, and as the readme indicated Super Orders ADDS to the default features -- versus modifying default features -- so the results came as no surprise)
We had NO ISSUES in any of our testing (and there were three of us testing) with the comments functions in Edit Orders working as expected..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Bookmarks