J2.5.6 VM2.0.8e
When customer completes an order, the initial order email has the correct links (for products and view order online links).
When the store owner updates the order status from the backend, and notifies customer, the customer emails contain links that include /administrator/ (they point to the backend)
The customer emails should always point to the front end.
Also, as per other posts, the store link in the footer of the email is badly formed.
http://192.168.0.11http//192.168.0.11/administrator/index.php?option=com_virtuemart (from customer email generated by backend status update)
or
http://192.168.0.11http//192.168.0.11/index.php?option=com_virtuemart (from customer email generated by customer order (frontend)
This requires an urgent fix.
Thanks for the correct note. I did not know that they worked at least for the first time, but it explains me how we overlooked it. Anyway, this is already fixed in the svn. :-)
Thanks Milbo,
I pulled the trunk and copied the new invoice files across. It works! Thanks!
where do I find this fix ??
you can upgrade to 209b, after backup and test it. If you don't want at the moment you can just download the 209b version and copy the template regarding email from the invoice folder.
THANKS SO MUCH