News:

Support the VirtueMart project and become a member

Main Menu

Customer Order Link to Order Online bad

Started by mwlake, July 10, 2012, 17:08:05 PM

Previous topic - Next topic

mwlake

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

trmodk

Hi

Did you find a solution for this problem?

bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!