Topic-icon facebook connect issue

Active Subscriptions:

None
10 years 1 month ago #42603 by ruizmusic
Hi Alex,

I'd like to know how to solve those issue:

1-When user click in the facebook connect icon nothing happen, and then in the second time user click back then connect.
2- sometime i get htis error in the facebook canvas page:

Notice: Trying to get property of non-object in /home/solteras/public_html/components/com_jfbconnect/models/notification.php on line 111

Warning: Cannot modify header information - headers already sent by (output started at /home/solteras/public_html/components/com_jfbconnect/models/notification.php:111) in /home/solteras/public_html/components/com_community/libraries/core.php on line 528

i ca not see in what condition show this error but happen sometime very frecuently

Best Regards

Romulo Ruiz
The topic has been locked.
Support Specialist
10 years 4 weeks ago #42609 by alzander
Replied by alzander on topic facebook connect issue
Can you let me know what version of JFBConnect is being used on the site? Not sure what's causing that.

In general though, those are PHP notices and warnings, which are not errors or real problems. You should be able to go to the Joomla -> Global Configuration area and set Error Reporting to 'None' to hide those developer messages and fix the problem as well. That's the recommended setting for a production site as well.

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

None
10 years 3 weeks ago #42741 by ruizmusic
Replied by ruizmusic on topic facebook connect issue
ok, i have the version 6.0.2

i got other issue;
New register user by facebook no import any field, gender appear as male when facebook user is female, aVATAR and profile cover missing. i'll try to install the last verson alter to see if the issue are solved.
The topic has been locked.
Support Specialist
10 years 3 weeks ago #42749 by alzander
Replied by alzander on topic facebook connect issue
If no data is importing, then I'm guessing that the gender is being set to 'male' by default.

Can you tell me what extension are you importing the data into? Also, what socialprofile plugins do you have enabled, and how are they configured?

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

None
10 years 3 weeks ago #42865 by ruizmusic
Replied by ruizmusic on topic facebook connect issue
Hi Alex,
I update to version 6.0.3 no issue are solved yet, about gender look like male is the default, all facebook user male or female appear as male, but i don't know where to set this.
About social profile: there are 3 plugin name social profiles:
Social Profiles - Joomla
Social Profiles - JomSocial
Social Profiles - Custom DB

all are disable, and there are not option to configured so what is the one i need? because the jomsocial as you set after jfbclinked merged with jfbcconnect is no need it anymore

Waiting for your response
The topic has been locked.
Support Specialist
10 years 3 weeks ago #42870 by alzander
Replied by alzander on topic facebook connect issue
If you're trying to import data into JomSocial, you should enable the Social Profiles - JomSocial plugin. Then, in the JFBConnect -> Profiles area, you can configure how the fields are imported from each social network into JomSocial.

I hope that helps explain and get you going, but if not, just let me know.

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

None
10 years 2 weeks ago - 10 years 2 weeks ago #43053 by ruizmusic
Replied by ruizmusic on topic facebook connect issue
Hi Alex,

I still have the issue to login with facebook after click nothing happen and need to click a couple of time to get connect, i'd like you to try to log in in the site to see the behavior, please let me know if you get connect the first time. i already installed the version 6.0.4
Last edit: 10 years 2 weeks ago by ruizmusic.
The topic has been locked.
Active Subscriptions:

None
10 years 2 weeks ago #43057 by thedeeninstitute
Hi I'm having this same issue on my site as well!

Connecting via the Jomsocial integration and pressing the Facebook icon just opens a small window for a second and then it just closes on me!

thedeeninstitute.com/onedeen
The topic has been locked.
Support Specialist
10 years 2 weeks ago #43062 by alzander
Replied by alzander on topic facebook connect issue
Ruizmusic,
The button 'clicked' for me the first time I tried. I tested from the Facebook button in the JomSocial front-page view. Usually if there's an issue like you explain where it's not registering a click, it's caused from one of the following reasons:
* There's an element that's floating on top of our Facebook button. This can be 'hidden', but have a higher z-index, which effectively covers the button. Try to determine if:
** There's a certain section of the button that always works (top right, bottom left, etc)
** Try stretching and shrinking your browser window to see if some responsive element might be getting in the way (again, it may be hidden, so you may have to try clicking at different widths to see a pattern
* It's a browser issue. We're testing with Chrome. What browser you are you testing with?
* You have an add-on/extension in your browser that's causing issues. Please try with a different browser or with disabling all add-ons in the browser your using and test again.


thedeeninstitute,
As to your problem, I'm not seeing that behavior. I just went to the page you mentioned above, clicked the "padlock" button in the top right and then logged in with Facebook. My account was created, and things seemed to work. However, after that, I was brought to the following page, which was white (blank):
thedeeninstitute.com/profile/customize-my-page
Actually, all pages on the site were white. It seems like something is getting stuck for that user's session, but I don't know what. Are you seeing white pages on your site? If so, please set Error Reporting to 'Maximum' in the Joomla Global config to see if better error messages show.

I wasn't able to see the popup flash and go away without doing anything else. The popup is normal to display, if you're already logged into Facebook, so that's not an issue by itself.

I hope that all helps,
Alex
The topic has been locked.
Support Specialist
10 years 2 weeks ago #43063 by alzander
Replied by alzander on topic facebook connect issue
ruizmusic,
Also, try hovering over the button and looking at what the destination address is.. if it changes (or doesn't show) in certain areas of the button, that will help narrow down things as well. It should show as javascript:void(0)

Thanks,
Alex
The topic has been locked.