<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web SEO &#124; Internet SEO &#124; Tips &#124; Tutorials &#124; Free SEO Guides &#187; Virtuemart</title>
	<atom:link href="http://www.webseo5.com/category/ecommerce/virtuemart/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webseo5.com</link>
	<description></description>
	<lastBuildDate>Fri, 08 Apr 2011 04:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Fix URL in Virtuemart Order Confirmation Email to Customer</title>
		<link>http://www.webseo5.com/ecommerce/fix-url-in-virtuemart-order-confirmation-email-to-customer.html</link>
		<comments>http://www.webseo5.com/ecommerce/fix-url-in-virtuemart-order-confirmation-email-to-customer.html#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:27:44 +0000</pubDate>
		<dc:creator>webseoadmin</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Virtuemart]]></category>
		<category><![CDATA[Fix URL in Order Confirmation email]]></category>
		<category><![CDATA[order confirmation mail fix]]></category>

		<guid isPermaLink="false">http://www.webseo5.com/?p=53</guid>
		<description><![CDATA[Hi, Many of the virtuemart users facing the following problem. I am showing a solution which may work for you. Its worked fine for me. This solution for the people who is using VM version 1.1.2. Your Question: ================== When I place an order on my Virtuemart shopping cart, the order confirmation email comes through [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Many of the virtuemart users facing the following problem. I am showing a solution which may work for you. Its worked fine for me. This solution for the people who is using VM version 1.1.2.</p>
<p><strong>Your Question:</strong></p>
<p>==================</p>
<p>When I place an order on my Virtuemart shopping cart, the order confirmation email comes through fine, BUT the URL at the bottom of the mail where it says:</p>
<p>View the order by following the link below. Goes to <a title="View the order by following the link below." href="/?page=account.order_details&amp;order_id=21">View  the order by following the link below.</a></p>
<p><a title="View the order by following the link below." href="/?page=account.order_details&amp;order_id=21"></a>(/?page=account.order_details&amp;order_id=21)</p>
<p>The above url shows the code in the brackets.</p>
<p>obviously this URL is not the correct one for my shop to view the order details or to view the invoice to make payment which failed while making the payment.</p>
<p>- how do I correct this?</p>
<p>Yes. Please do the follwoing.</p>
<p>==================================</p>
<p>Go to your website FTP</p>
<p>Locate the following file in the FTP</p>
<p>components/com_virtuemart/themes/default/templates/order_emails/confirmation_email.tpl.php</p>
<p><strong>Find the bellow line in the file confirmation_email.tpl.php (</strong>Before going to modify the file, please take a copy of this file and save in your local system<strong>)</strong></p>
<p><strong><br />
</strong></p>
<pre style="margin-top: 0pt; display: inline;">if( VM_REGISTRATION_TYPE != 'NO_REGISTRATION' ) {
 $footer_html .= "&lt;br /&gt;&lt;a title=\"".$VM_LANG-&gt;_('PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER5')."\" href=\"$order_link\"&gt;"
 . $VM_LANG-&gt;_('PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER5')."&lt;/a&gt;";
 }<strong>
</strong></pre>
<p>Please change the above code as follows. Please note that you may need to change the domainname.com to your domain name.</p>
<p><strong>if( VM_REGISTRATION_TYPE != &#8216;NO_REGISTRATION&#8217; ) {<br />
$footer_html .= &#8220;&lt;br /&gt;&lt;a title=\&#8221;".$VM_LANG-&gt;_(&#8216;PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER5&#8242;).&#8221;\&#8221; href=\&#8221;http://www.domainname.com$order_link\&#8221;&gt;&#8221;<br />
. $VM_LANG-&gt;_(&#8216;PHPSHOP_CHECKOUT_EMAIL_SHOPPER_HEADER5&#8242;).&#8221;&lt;/a&gt;&#8221;;<br />
}</strong></p>
<p>Now save the file and order another product. Now you see the order confirmation mail with the link, its perfectly works.</p>
<p>Hope this helps you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webseo5.com/ecommerce/fix-url-in-virtuemart-order-confirmation-email-to-customer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

