Hi All,
The Email my customer receives after placing an order has errors in it.
The link back to the customers order on the sites has additional characters. "%09%09%09" Result is a 404 error
http://website.com/index%09%09%09.php?option=com_virtuemart&view=orders&layout=details&order_number=89550107&order_pass=p_f5893
Once the extra TAB character are removed the link works properly. I can't ask customers to edit the URL when they want to checkout the status of their order.
http://website.com/index.php?option=com_virtuemart&view=orders&layout=details&order_number=89550107&order_pass=p_f5893
encoding character %09 = tab
Where can I find the proper place to eliminate these eroneous tab characters?
Thanks for the quick help.
Apache 2.2.14
Joomla 2.5.6,
VM 2.0.8c
MySQL 5.1.63
PHP 5.3.2
Hi
Did you find a solution for this problem?
Hello,
Please upgrade to 209b or use the mail templates under invoice template vm folder. The template will work i think from version 208e and above.
Thanks