• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Registration

Registration 10 years 1 month ago #30784

  • doyen
  • doyen's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Sorry for my english i try to do my best

i use rsform for new user registration everything is ok

except the confirmation link the user receive is in the plain text

event i configure html in the user email configuration

could you help me

thx
Last Edit: 10 years 1 month ago by doyen.
The administrator has disabled public write access.

Registration 10 years 1 month ago #30894

  • bogdan.tataru
  • bogdan.tataru's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 174
  • Thank you received: 40
It looks like you are not using a <a> html tag for displaying the user activation link.
You can easily achieve this using the following html code in your user email template:
<a href="{user_activation}">{user_activation}</a>

This will do the job for you.
My help is not official customer support. To receive assistance, submit a ticket by clicking here
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!