Dilemma with relative or absolute URL and unsubscribe link
Posted: 15 Mar 2016, 23:36
Hi,
if I insert a link into my newsletter:
this link appears in the mail message as:
This depends on the tinyMCE option concernig the URL management, it is set to relative URL per default.
Of course this link cannot work inside an e-Mail body on the client.
But the unsubscribe link in the mail message is displayed correct.
After I change the URL option in tinyMCE to absolute URL, the links in my mail-message are working, because they are displayed as absolute URL, but now I get the unsubscribe link with the base part of the URL doubled:
Please help!
if I insert a link into my newsletter:
Code: Select all
http://joomla_host/subdirCode: Select all
../subdirThis depends on the tinyMCE option concernig the URL management, it is set to relative URL per default.
Of course this link cannot work inside an e-Mail body on the client.
But the unsubscribe link in the mail message is displayed correct.
After I change the URL option in tinyMCE to absolute URL, the links in my mail-message are working, because they are displayed as absolute URL, but now I get the unsubscribe link with the base part of the URL doubled:
Code: Select all
http://my_joomla_site/http://my_joomla_site/index.php/component/phocaemail/unsubscribe9bc067cca5fa12...