1. btimarketing
  2. Support
  3. Friday, April 20 2018, 02:06 PM
Hello

How to I setup a page or message after completed the registration form. before the profile activation..

thanks
admin Accepted Answer
Admin
Hi,
Easy Profile does not do this but you can archive it with a simple template override:
- Copy attached file (unzip first) in /templates/your-theme-folder/html/com_users/registration/complete.php (create folder if not exist)
- Open the file and edit at line 13 with your preferred link (now this redirect you to login page)
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
About message you can change it by creating a language override for the string:
- Go to Extensions->Languages->Override
- Create new override, language constants should be COM_USERS_REGISTRATION_COMPLETE_ACTIVATE (if user need to activate own account) or COM_USERS_REGISTRATION_COMPLETE_VERIFY (if user need to activate own account and admin need to activate it).
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.