Hey,
I have a form that sends an email with the following code in it:
When the email comes through however the link has been changed to:
The number after email:// is going up by one for every email sent if that helps!
Any ideas where to look to fix this?
I have a form that sends an email with the following code in it:
<a href="www.findinspirationwithin.com/index.php?option=com_content&view=article&id=111&catid=14">please click here</a>
When the email comes through however the link has been changed to:
email://159/www.findinspirationwithin.com/index.php?option=com_content&view=article&id=111&catid=14
The number after email:// is going up by one for every email sent if that helps!
Any ideas where to look to fix this?