{conf_url} in a button
- Stéphan
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 22
- Thank you received: 0
1 year 2 months ago #7
by Stéphan
Replied by Stéphan on topic {conf_url} in a button
OK new test done :
1 - I have checked that the this newsletter is scheduled as "Subscription Confirmation" - > Yes it was since the beginning
2 - I have subscribe with a new email (a true one i'm always using for my tests : test2@paoproduction.com)
3 - Button is still not working.
Button URL :
https://madeinv5.local/index.php?option=com_nspro&task=n.c&l=5&e=f04b867cf96873840e30512a3efe5d78
Tag URL :
https://madeinv5.local/index.php?option=com_nspro&task=confirm&u=f04b867cf96873840e30512a3efe5d78&s=component&si=2858
May I point out that the difference between the 2 URL is not only the additionnal filter, but also IN the URL -> "task=n.c&l=5&e=" vs "task=confirm&u="
Just in case you did not noticed it...
1 - I have checked that the this newsletter is scheduled as "Subscription Confirmation" - > Yes it was since the beginning
2 - I have subscribe with a new email (a true one i'm always using for my tests : test2@paoproduction.com)
3 - Button is still not working.
Button URL :
https://madeinv5.local/index.php?option=com_nspro&task=n.c&l=5&e=f04b867cf96873840e30512a3efe5d78
Tag URL :
https://madeinv5.local/index.php?option=com_nspro&task=confirm&u=f04b867cf96873840e30512a3efe5d78&s=component&si=2858
May I point out that the difference between the 2 URL is not only the additionnal filter, but also IN the URL -> "task=n.c&l=5&e=" vs "task=confirm&u="
Just in case you did not noticed it...
Please Log in or Create an account to join the conversation.
- Stéphan
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 22
- Thank you received: 0
1 year 1 month ago #8
by Stéphan
Replied by Stéphan on topic {conf_url} in a button
Hi SOrry to come back with this topic, but there's still some dark area here for me.
Maybe could you have an advice ?
Remember that the Newsletter is set as the Confirmation Subscription email.
I'm testing it through the subscription process (not the toolkit)
I have tried with Option "Smart Text URL Type" both on "Absolute" AND "Relative".
In the HTML code I have put this code :
And this is the result I get on the email sent :
As you can see, as soon as I put the the {conf_url} in the href attribut, I get the path in the URL (https://madeinv5.local) twice. Of course this break my URL. Any advice ?
Thanks in advance
Maybe could you have an advice ?
Remember that the Newsletter is set as the Confirmation Subscription email.
I'm testing it through the subscription process (not the toolkit)
I have tried with Option "Smart Text URL Type" both on "Absolute" AND "Relative".
In the HTML code I have put this code :
Code:
<p>Tag CONF URL alone in a paragraph : {conf_url}</p>
<p>Same tage CONF URL in href attribut of a link<a href="{conf_url}">Conf Link</a></p>
And this is the result I get on the email sent :
Code:
<p>Tag CONF URL alone in a paragraph : https://madeinv5.local/index.php?option=com_nspro&task=confirm&u=7b6268c19ea58d2c2b4a26a6df4b864a&s=component&si=2858</p>
<p>Same tage CONF URL in href attribut of a link<a href="https://madeinv5.local/https://madeinv5.local/index.php?option=com_nspro&task=confirm&u=7b6268c19ea58d2c2b4a26a6df4b864a&s=component&si=2858" target="_blank">Conf Link</a></p>
As you can see, as soon as I put the the {conf_url} in the href attribut, I get the path in the URL (https://madeinv5.local) twice. Of course this break my URL. Any advice ?
Thanks in advance
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
1 year 3 weeks ago #9
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic {conf_url} in a button
Just letting you know that I haven't forgotten about this. Just trying to figure out the source of the problem.
I apologize this is taking longer than expected.
I apologize this is taking longer than expected.
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
- Stéphan
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 22
- Thank you received: 0
1 year 3 weeks ago #10
by Stéphan
Replied by Stéphan on topic {conf_url} in a button
Hi CHristopher, yeah no problemo.
This issue is a "graphic" issue for me, but the tool works as long as as I use a simple link, so...
BTW... I have tried the button in the articles of newsletters, and it works well without any issue.
So, the problem seems to be only on the confirmation link...
This issue is a "graphic" issue for me, but the tool works as long as as I use a simple link, so...
BTW... I have tried the button in the articles of newsletters, and it works well without any issue.
So, the problem seems to be only on the confirmation link...
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
1 year 1 week ago #11
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic {conf_url} in a button
Hello Stéphan.
I was just able to fix this. The link click tracking replacement happened before the {conf_url} replacement, so the resulting URL was yoursite.com/{conf_url} which is, of course, a 404.
The fix will be included in the next version which will be released within the next few days.
Thank you for your patience.
I was just able to fix this. The link click tracking replacement happened before the {conf_url} replacement, so the resulting URL was yoursite.com/{conf_url} which is, of course, a 404.
The fix will be included in the next version which will be released within the next few days.
Thank you for your patience.
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros