Topic-icon Error Code: 303 - Page Moved. A redirect was found on your home page.

Active Subscriptions:

None
Hi,

I just downloaded your JFBconnect 5.1.2 component and installed on my site (Joomla 2.5.14, PHP 5.4). I tried to run this test and error check and Ive received an error message:

Error: Could not fetch page. Server returned:
Error Code: 303 - Page Moved. A redirect was found on your home page. The Error Checker cannot follow redirects.


I dont really know what to do or where I should find the problem. Does anyone can help me?
My website is on a subdomain. When I published the login module and tried to login nothing happened. No error message, no pop-up window and of course I couldnt even log-in.

Thanks
The topic has been locked.
Support Specialist
The error checker is failing because when someone goes to the home page, they are redirected to /index.php?lang=en That's normal if you have a language manager extension installed. We're hoping to allow the error checker tool to follow redirects later this year.

There are a few issues I can see on your page that would need to be corrected:
* It seems like you set some custom permissions in the Facebook API configuration area that are incorrect. The permissions being requested are:
email,$jfbcLibrary = JFBConnectFacebookLibrary::getInstance();,,$friends = $jfbcLibrary->api('/me/friends?fields=id,name,link,picture');,$friends = $friends['data']
That 'code' in there isn't valid and should be removed. I'd leave that setting blank for now.
* You have another Facebook extension on your site adding the Like button and re-including the Facebook Javascript library. You should prevent that reloading of the Javascript library or disable the other extension. A div around the like button is "cmp_buttons_container" which may help you narrow down what extension it is.

That's what the error checker would have told you as well. I hope that helps get you going.

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

None
Hi,

Thanks Alex for this very fast reply. Yes I added this custom code because I would like to get a list of the user's friends and I fount this code in this forum.
What or where youd I place to get the list of the user's friends or at least that how many friends does the user have. Im going to remove the other third party facebook script from the pages.

Regards
The topic has been locked.
Active Subscriptions:

None
Alex,

Meantime I have faced with other problem. I use Community Builder and wehn I want to see the logged person's CB profile Ive got error message:

This user has not yet confirmed his email address and account!
This user has not yet been approved by a moderator!


Ive checked all CB settings and they seem to be ok. There is no need for admin aproval. Any ideas?

Thanks
The topic has been locked.
Active Subscriptions:

None
Sorry... I think I figured out. I forgot to enable the community builder plugin.
The topic has been locked.
Support Specialist
I hope that gets you going. The main time that error message occurs is when there are fields in CB that are marked as required but the Social Profiles - CB plugin isn't configured to import data into those fields. You configure how that data is imported in the Profiles -> CB area of JFBConnect.

Best of luck,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 7 months ago - 12 years 7 months ago #38092 by none
I think Ive got what I paid for. This extension is excellent. Works like a charm. :D
I have one more question. If someone log in by facebook can I put those members in different user group?
So if someone registers via CB register form goes to "Registered" user group and if someone log in/register via Facebook login they go into a different user group.
Is is possible?

Thanks
Last edit: 12 years 7 months ago by none.
The topic has been locked.
Support Specialist
We have a "Joomla Group" plugin that isn't a part of the main installation package yet. Right now, it only works with the "Normal Registration" mode and lets the *user* select the group they want to be a part of. That's good for a site where there could be teachers and students, for example. We're hoping to have a final version of the plugin out shortly after v5.2 is released which will work with Automatic registration so that you (the admin) can set the group a user is a part of always.

I hope that helps explain. If you want to test the current plugin (which works with Normal registration) you can download it here .

I think Ive got what I paid for. This extension is excellent. Works like a charm.

Glad to hear you like it! If you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.