Forum

✉ Automated email a...
 
Notifications
Clear all

Please register! If you are registered, please log inagain !
[NB: your old dvd forums / digitalfix login will not work]

✉ Automated email alerts sent by the forum

6 Posts (replies)
2 Users
2 Reactions
339 Views
driver8
Posts (replies): 2026
Admin
Topic starter
(@driver8)
Mod (Amazon Associate)
Joined: 3 years ago

Posted by: @driver8

Good spot, @vaderag ! Hopefully this should work now. ?

@driver8 Can you tweak it to remove the full stop at the end of the link? It breaks the link in Outlook (at least I assume it's that)

 

Posted by: @vaderag

but the web client doesn't seem to parse it as a link still

Weird ... I removed the fullstop, that's all. Any clues what the link looks like?

In the backend, there's not much to it >

<p>Hello [user_display_name]<br />

A new reply has been posted on your subscribed topic - [post_url]</p>

<p><strong>[post_title]</strong></p>

<p>If you want to unsubscribe from this topic please use the link below.<br />

[unsubscribe_link]</p>

The only thing I can think of is to add paragraph tags (and remove line-breaks) >

<p>Hello [user_display_name]</p>

<p>A new reply has been posted on your subscribed topic - [post_url]</p>

<p><strong>[post_title]</strong></p>

<p>If you want to unsubscribe from this topic please use the link below.</p>

<p>[unsubscribe_link]</p>


5 Replies
shteve
Posts (replies): 1185
(@shteve)
Prominent Member
Joined: 3 years ago

This is a sample email I get (the forums are recognising the link and formatting correctly, but it doesn't in Thunderbird):


Hello shteve
A new reply has been posted on your subscribed topic - https://dvdforums.co.uk/community/tdf-hangout/celeb-deaths-to-be-expected-now/paged/11/#post-3799

RE: ⚰ Celeb deaths to be expected now

If you want to unsubscribe from this topic please use the link below.

Unsubscribe


Maybe try putting the URL in as a proper link?

<a href="[post_url]">click here</a>

 


Reply
driver8
Posts (replies): 2026
Admin
Topic starter
(@driver8)
Mod (Amazon Associate)
Joined: 3 years ago

Good idea @shteve ... I've done that now. Let me know if it doesn't work as expected.


Reply
shteve
Posts (replies): 1185
(@shteve)
Prominent Member
Joined: 3 years ago

Yeah, that works a treat @driver8. Can you also update the email that gets sent out when you're tagged in a post?


Reply
driver8
Posts (replies): 2026
Admin
Topic starter
(@driver8)
Mod (Amazon Associate)
Joined: 3 years ago

Thanks again for your suggestion @shteve ... done! ? 


Reply
shteve
Posts (replies): 1185
(@shteve)
Prominent Member
Joined: 3 years ago

That works 😀


Reply