Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] How to add registration link to registration email template ?

12 Posts
4 Users
0 Reactions
2,267 Views
Posts: 16
Topic starter
(@seoadam999)
Eminent Member
Joined: 6 years ago

Hi,

My registration email message body:

Registration Link:

[Set_password_url]

Unfortunately, I receive the same text in the message.
There is no link only:

Registration Link:

[Set_password_url]

Why is this string not replaced with the correct activation link?

 

 

11 Replies
Posts: 990
Moderator
(@martin)
Support Team
Joined: 9 years ago

Hi @seoadam999,

This maybe affected by other plugins. I recommend disable all plugins and test again. If it doesn't help, navigate to Dashboard > Forums > Settings > Features admin page and disable "Replace Reset Password Page URL to Forum Reset Password Page URL" option. 

Posts: 16
Topic starter
(@seoadam999)
Eminent Member
Joined: 6 years ago

Thanks for the tips, unfortunately they didn't help me: /
I turned off all plugins, I left only wpForo - still the same email content.
Changing the parameter you mentioned also completely do nothing, I still get:

Registration Link:
[Set_password_url]

I am disappointed, because it means that it is the script's fault.

What else can I do ??

Posts: 1599
(@anonymous20)
Noble Member
Joined: 9 years ago

If this was wpForo fault, a lot of people should have it. Still i see no other reports.

Definitely is site specific.

 

Posts: 1599
(@anonymous20)
Noble Member
Joined: 9 years ago

Well, sorry to say that but this is the SAME problem as this (again from you).

 

https://wpforo.com/community/how-to-and-troubleshooting-2/activation-link-is-broken-registration-key-is-invalid

 

and i think we covered it.

Still i get this when i register to your site:

 

<span class=\"tlid-translation translation\" lang=\"en\"><span class=\"\" title=\"\">Registration Link</span></span>:

[Set_password_url]

and that come from something else not related to wpForo or to stock Wordpress.

 

1 Reply
(@seoadam999)
Joined: 6 years ago

Eminent Member
Posts: 16

Hi @anonymous20

This strings you found from my earlier post is from wpforo_subscribe_options and table wp_options:

(5213, 'wpforo_subscribe_options', 'a:21:{s:9:\"from_name\";s:16:\"Forum dyskusyjne\";s:10:\"from_email\";s:22:\"kontakt@girlinneed.com\";s:12:\"admin_emails\";s:22:\"kontakt@girlinneed.com\";s:16:\"new_topic_notify\";i:0;s:16:\"new_reply_notify\";i:0;s:26:\"confirmation_email_subject\";s:22:\"kontakt@girlinneed.com\";s:26:\"confirmation_email_message\";s:17:\"Tekst wiadomości\";s:36:\"new_topic_notification_email_subject\";s:10:\"Nowy temat\";s:36:\"new_topic_notification_email_message\";s:10:\"Nowy temat\";s:35:\"new_post_notification_email_subject\";s:15:\"Nowa odpowiedź\";s:35:\"new_post_notification_email_message\";s:15:\"Nowa odpowiedź\";s:20:\"report_email_subject\";s:11:\"Nowy raport\";s:20:\"report_email_message\";s:6:\"Raport\";s:44:\"wp_new_user_notification_email_admin_subject\";s:5:\"Temat\";s:44:\"wp_new_user_notification_email_admin_message\";s:8:\"New user\";s:38:\"wp_new_user_notification_email_subject\";s:6:\"Temat2\";s:38:\"wp_new_user_notification_email_message\";s:139:\"<span class=\\\"tlid-translation translation\\\" lang=\\\"en\\\"><span class=\\\"\\\" title=\\\"\\\">Registration Link</span></span>:\r\n\r\n[Set_password_url]\";s:28:\"reset_password_email_message\";s:14:\"Reset password\";s:19:\"user_mention_notify\";i:0;s:26:\"user_mention_email_subject\";s:4:\"Ment\";s:26:\"user_mention_email_message\";s:6:\"Tekst3\";}', 'yes'),

 

If this entry does not look right, please send me what code you have here (all row wpforo_subscribe_options). Thanks

 

Page 1 / 2