-
- coldwired

-
Total Posts: 19
Joined: 2008-07-16
|
Hi,
I have the problem that when I use the send to a friend feature in magento, the recipient doesn’t receive the link in their email. I’m just using the default text as a test which is:
Welcome, {{var name}}<br /><br />Please look at <a href="{{var product.getProductUrl()}}">{{var product.name}}</a><br /><br />Here is message: <br />{{var message}}<br /><br />
The source of the e-mail has the anchor tag like: <a href=""></a>
Has anyone an idea why this might be happening?
Cheers,
Colin.
|