× Joomla Facebook Connect support forum

Topic-icon Not working

Active Subscriptions:

None
14 years 9 months ago #12558 by fb_565562006
Not working was created by fb_565562006
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
After installing and setting the extension, this is the error I get.
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #12559 by fb_565562006
Replied by fb_565562006 on topic Not working
When enabling Error reporting on maximum, I get the following error:
Notice: Trying to get property of non-object in /home/***/***.com/plugins/user/joomla.php on line 108
The topic has been locked.
Active Subscriptions:

None
14 years 9 months ago #12560 by fb_565562006
Replied by fb_565562006 on topic Not working
I think the issue is because due to some unknown for me reason, the extension is not able to create an entry in the table jos_core_acl_aro
Therefore the login is unsuccessful and ends to an eternal redirection issue.

How this can be solved?
The topic has been locked.
Support Specialist
14 years 9 months ago #12564 by alzander
Replied by alzander on topic Not working
Are you sure you installed the Joomla 1.5 version of JFBConnect?
If so, check to make sure that you've enabled the JFBConned user and authentication plugins.
If those are enabled, try disabling any of the JFBConnect profile plugins you may have enabled.

If you're still having issues after that, let us know, and we may need to get a little more information about your site and configuration.

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

None
14 years 9 months ago #12565 by fb_565562006
Replied by fb_565562006 on topic Not working

alzander wrote: Are you sure you installed the Joomla 1.5 version of JFBConnect?

Yes

alzander wrote: If so, check to make sure that you've enabled the JFBConned user and authentication plugins.

Yes

alzander wrote: If those are enabled, try disabling any of the JFBConnect profile plugins you may have enabled.

I have only K2, tried to disable it. Didn't change anything.

alzander wrote: If you're still having issues after that, let us know, and we may need to get a little more information about your site and configuration.

I think the easiest would be to grant you access to the backend?

Regards,
Ivo
The topic has been locked.
Support Specialist
14 years 9 months ago #12570 by alzander
Replied by alzander on topic Not working
Yes, I agree. If you wouldn't mind, please Private Message us a set of admin credentials so we can get in and see what's going on. You can PM me by clicking the arrow (<----) under my picture and hitting the mail icon.

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

None
14 years 9 months ago #12578 by fb_565562006
Replied by fb_565562006 on topic Not working
It is sent now, I would add that now even adding an user in the backend does not enter the necessary information in the following two tables:
jos_core_acl_aro
jos_core_acl_groups_aro_map

Which is basically the reason for the error, because after manual insert, everything works fine.
The topic has been locked.
Support Specialist
14 years 9 months ago #12636 by alzander
Replied by alzander on topic Not working
Ivo,
Just got in to really poke around and see what's going on. Unfortunately, I'm a bit clueless. JFBConnect tell Joomla to create the user and really just sets up the parameters for that user's creation. We debugged our code to make sure everything is happening properly on our end, and it is.. up until we call $user->save(), which should tell Joomla to do it's thing. As you (correctly) diagnosed, the row in the jos_users table is being created, but the ACL rows aren't, which is why the user isn't showing up in the User manager or basically working in general.

We've never encountered this issue before, and aren't really sure what's going on. We know you have AdminTools installed, which shouldn't be the problem, but may be worth disabling it (I didn't want to), since it doesn't have some security stuff in there.. but nothing that I know of that should cause this.

In general, if you know of any specific extensions or configuration settings that may alter the user behavior, please let us know. I tried to diagnose so many common issues, but didn't come up with anything. The other option is to try on a different Joomla site, if possible, to see if the issue is there. Something's definitely odd, but I really don't have much a clue.. sorry to say.

Finally, note that you may need to keep deleting the user in the jos_user table before trying to create again, or else JFBConnect will see that user and try to simply connect the Facebook user to that account based on the matching email address... don't want that to cause problems.

Keep us posted on anything you find or any ideas you have. We'll look through our code a bit to see if there's anything we can do better, but not sure what we'll come up with.

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

None
14 years 9 months ago #12829 by fb_565562006
Replied by fb_565562006 on topic Not working
Sorry for the late reply, I was abroad and didn't have access.
I tried it on several other installations, including few on the very same server. It was working smoothly, so there is probably something wrong with the installation itself. I will try recreating the whole install/domain etc. on the VPS, as it could be something really stupid like limited number of connections to MySQL or file/folder permission issues.

Thanks so far. I will report back if I find something.
The topic has been locked.
Support Specialist
14 years 9 months ago #12856 by alzander
Replied by alzander on topic Not working
Ivo,
Definitely let us know what you find. Your problem is a real oddity to us, and unfortunately, don't have any great suggestions.. however, if you narrow things down at all or come up with anything, we'd love to hear about it. Very curious to find out the resolution.

Thanks,
Alex
The topic has been locked.