Topic-icon Register button does not work

Active Subscriptions:

None
8 years 11 months ago #62109 by runrunrun
Selecting register links to example.com/component/users/?view=registration&Itemid=101
It should link to example.com/component/users/?view=registration

Native Joomla login does not have this issue.
The topic has been locked.
Support Specialist
8 years 11 months ago #62113 by alzander
I just visited your site, but am unable to find the links you're talking about. On your home page is the standard Joomla login module. I'm assuming you're having issues with the SCLogin module? If so, can you post the link where I can find that?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
8 years 11 months ago #62128 by runrunrun
PM sent.

Yes the issue is with SCLogin.
The topic has been locked.
Support Specialist
8 years 11 months ago #62132 by alzander
I'm unsure why it's using Itemid=101 on that route. Our code is simply asking Joomla what's the best menu item for the registration page and that's what it's returning.

If there's a different URL you want to use, you'll need to use the Custom Registration URL option in the SCLogin module and set the URL to use there.

I hope that helps, but if you need anything else, please let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
8 years 11 months ago - 8 years 11 months ago #62138 by Dayo
Replied by Dayo on topic Register button does not work
This is a issue that came up with Joomla 3.7 and is here to stay it seems.

Basically, up to Joomla 3.6.5, you could use SCLogin without any other login menu item and everything was just fine, With 3.7+, you need to always have a Joomla user login menu item (Can be hidden).

Solution is to create a hidden login menu item in your mainmenu, clear your caches and you will be good to go. I just ran through that gauntlet a few weeks ago.

See: github.com/joomla/joomla-cms/issues/1573...suecomment-303337223
Actually, they are focussed on a different reason for the issue but the impact is the same and so is the solution.
Last edit: 8 years 11 months ago by Dayo.
The topic has been locked.
Support Specialist
8 years 11 months ago #62150 by alzander
Yuck.. read through that whole thread (and a few links to other ones).. yeah, that's not good, but I don't think there's anything we can do about it on our end.

Thanks for pointing that out to us though so we could understand the issue further.

Alex
The topic has been locked.
Active Subscriptions:

None
8 years 11 months ago #62155 by runrunrun
Adding a hidden menu fixed the issue.

Thanks.
The topic has been locked.
Support Specialist
8 years 11 months ago #62162 by mel
Replied by mel on topic Register button does not work
Glad you were able to resolve it with a hidden menu item. Let us know if you encounter any other strange behaviors related to 3.7/JFBConnect.

-Melissa
The topic has been locked.