Topic-icon Error when logging out/in

Active Subscriptions:

None
12 years 7 months ago #37860 by Marc89
Hello, I am having an error on my site www.lovehaven.co.uk. The login button with Facebook comes up with an error 500 message, error loading component sometimes lovehaven.co.uk/index.php?Itemid=1 or what happens when logging out (and this happens mainly when logging out via easyblog panel which they referred me here for) is the page has a redirect loop or the same message as above.
The topic has been locked.
Support Specialist
12 years 7 months ago #37868 by alzander
Replied by alzander on topic Error when logging out/in
There's a few things to check that could be the problem:
* Check the Login Redirection URLs and make sure they are setup correctly to the page you want them to go to. Alternatively, try changing them to "Same Page" to see if that fixes the issue.
* If you have an SEF extension installed, like sh404SEF, go into it's settings have have it 'skip' JFBConnect.

Let me know if that helps get you going, and if not, we'll gladly help more.

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

None
12 years 7 months ago #37880 by Marc89
Replied by Marc89 on topic Error when logging out/in
Still getting the same problem, the 500 error message is occasional but getting the redirect loop mainly when logging out via easyblog. I have AceSEF, it is disabled at the moment but have set it to skip JFB connect.
The topic has been locked.
Support Specialist
12 years 7 months ago #37889 by alzander
Replied by alzander on topic Error when logging out/in
Something on your site is definitely altering the URLs for redirection. On every page that I go to, the redirection is set properly with the correct Itemid for the current page. For example, on the JomSocial home page, the redirection looks (and should be):
/index.php?option=com_community&view=frontpage&Itemid=188
However, after logging out, the actual URL is:
/index.php?option=com_community&view=frontpage&Itemid=1
I'm not sure what's doing that, but you'll need to narrow it down.

The only other suggestion I can give you is to enable the "Logout of Joomla Only" setting. That will not log the user out of Facebook and will use the "Logout Redirection" setting of the SCLogin module, which may change the behavior. That shouldn't be necessary, but again, I'm not sure what's altering or redirecting to Itemid=1 always.

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