Topic-icon Error 403 when login with facebook user

Active Subscriptions:

None
14 years 1 month ago #22212 by mmontesino
Hi:
I've got a site with following components:
Joomla 2.5.4
Jomsocial 2.4.3
Alphauserpoints 1.7.2
JFBConnect 4.2.1

In the mod_sclogin I use the Jomsocial registration component, and redirect to jomsocial frontpage configured.

I've just get JFBConnect 4.2.1 for my site, I installed and configure, but when I tried to login with FB button an 403 error appears. If in the url put another point of the joomla/jomsocial site I can access with the FB user... If I login with user and password works too...
I've been reading the forum, so the jomsocialredirect and jomsocial fb connect plugins are disabled, and the JCFBSystem is the first plugin in the order... but still not work...
Joomla (maximum debug) and web server logs not sais nothing...

I change the redirection in mod_sclogin to other jomsocial pages and still not work...

I change the ACL to permit access to public to the components, but not works.

Any clue or help...

Thanks.
The topic has been locked.
Support Specialist
14 years 1 month ago #22217 by alzander
mmontesino,
I'm a little unclear exactly what redirection settings are, or aren't, working. I'll try to explain a little bit, and hopefully that helps. If not though, just let us know and we'll help you figure out the issue.

All of the redirection settings in the SC Login module are for when the user is logging in using their Joomla credentials. If you are testing with the "Login with Facebook" button, those redirections have no effect. To setup the redirections for when a user is logging in with Facebook, you need to that in the JFBConnect Configuration area in the Login/Logout tab.

From you description, it sounds like the Login with Facebook redirection isn't working when you set the redirection in the Configuration area to the JomSocial home page. Is that correct?

If so, can you check the menu manager and tell me what type of link you're using for the menu item you're redirecting too? You shouldn't redirect to URL or Alias type links. You should setup the redirect to go to JomSocial -> Home Page type menu items.

Hope that helps, but if not, let me know. If you could clarify more about what mode of logging in (through Joomla or Facebook) and the exact name and value of your redirect settings, that will help narrow things down.

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

None
14 years 1 month ago #22222 by mmontesino
Hi Alex:

Thanks for the response.

Ok, the 403 error has gone because as you think I though that SCLogin redirection is was valid for the FB button too. I'm configured the redirection options in JFBConnect and works now!
The next question is... I have a multilanguage site and I've got 2 SCLogin modules one per language, and the redirection are pointed to diferent menu items to every language, so is there any option to do this for FB Button too even if I have to modify/hack the JFBConnect code?.

If not, I think that multilanguage support feature is interesting to add for your roadmap for new versions, you have to considered.

Thanks,
The topic has been locked.
Support Specialist
14 years 1 month ago #22228 by alzander
mmontesino,
JFBConnect has language files that you can use to override the languages. If you're redirecting to a different page using a different Joomla language file, JFBConnect should automatically pick up the correct language file from the /languages directory and use it, if the file exists.

Hope that helps, but if you're using a 3rd party language extension or for some other reason the language files in Joomla aren't working, let us know.

Thanks,
Alex
The topic has been locked.