VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: mwlake on July 10, 2012, 17:08:05 PM

Title: Customer Order Link to Order Online bad
Post by: mwlake on July 10, 2012, 17:08:05 PM
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
Title: Re: Customer Order Link to Order Online bad
Post by: trmodk on August 22, 2012, 13:50:23 PM
Hi

Did you find a solution for this problem?
Title: Re: Customer Order Link to Order Online bad
Post by: bytelord on August 22, 2012, 13:53:06 PM
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