Topic-icon Registration

Active Subscriptions:

None
10 years 6 months ago #37421 by сервед
Registration was created by сервед
Hi there! I set on my website component "one click registration" and your module SCLogin. How do I change the call button "Register" of standard Joomla component (native), to component "One click registration"?
The topic has been locked.
Support Specialist
10 years 6 months ago #37431 by alzander
Replied by alzander on topic Registration
You'd need to edit the /modules/mod_sclogin/mod_sclogin.php file and around line 94, update the $registerLink to go to the extension you're using instead of the built in registration. The line currently looks like:
$registerLink = JRoute::_('index.php?option=com_users&view=registration', false);

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37435 by сервед
Replied by сервед on topic Registration
Thank you for fast answer!
The topic has been locked.
Support Specialist
10 years 6 months ago #37449 by alzander
Replied by alzander on topic Registration
No problem. It's what we're here for. If you have any other questions, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for SCLogin, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/access-...authentication/24054

Thanks,
Alex
The topic has been locked.