Topic-icon Error Login with Facebook

Active Subscriptions:

None
14 years 8 months ago #14117 by micsad
Poker-brands.ca after using the authenticate using Facebook button:
Warning: include_once(/home/pokerbr2/public_html/components/com_community/libraries/core.php) [function.include-once]: failed to open stream: No such file or directory in /home/pokerbr2/public_html/plugins/jfbcprofiles/jomsocial/jomsocial.php on line 48

Warning: include_once() [function.include]: Failed opening '/home/pokerbr2/public_html/components/com_community/libraries/core.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pokerbr2/public_html/plugins/jfbcprofiles/jomsocial/jomsocial.php on line 48

Fatal error: Class 'CFactory' not found in /home/pokerbr2/public_html/plugins/jfbcprofiles/jomsocial/jomsocial.php on line 50


I'll send you my login so you can see what is going on.

Much appreciated,

Michael
The topic has been locked.
Support Specialist
14 years 8 months ago #14121 by alzander
Replied by alzander on topic Error Login with Facebook
Michael,
We can look into this in a little while, but my guess is that you don't actually have the JomSocial extension installed. If not, you shouldn't enable the JFBCProfiles JomSocial plugin, as it's meant to tie JFBConnect and JomSocial together. The same goes for any of the other profile plugins, like K2, Kunena, Agora, and Community Builder. If you don't have those extensions installed, you shouldn't publish the corresponding JFBCProfile plugins.

Hope that's the issue, but if not, let us know, and we'll help you out however we can!

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

None
14 years 8 months ago #14127 by micsad
Replied by micsad on topic Error Login with Facebook
Hi,

I updated uploaded the aps that you mentioned. It still is not working. Any ideas?

Michael
The topic has been locked.
Support Specialist
14 years 8 months ago #14128 by alzander
Replied by alzander on topic Error Login with Facebook
Michael,
I got into the admin area and disable all of the JFBCProfile plugins on your site. You don't have any of those extensions installed, so they should be disabled.

Registration still isn't working, and I believe it's because your Facebook Application is not setup properly. On the JFBC Overview page is the following:

WARNING: POSSIBLE MISCONFIGURATION
We suggest updating your Site URL to: poker-brands.ca/
You can do this by visiting: Facebook Developers
Select your application -> Edit Settings.
You should configure the Site URL and App Domain.


Please edit the app configuration in Facebook and add a domain for your application like specified above. In the application settings, set the "App Domain:" field to "poker-brands.ca". That should fix the last of your issues and hopefully get you setup.

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

None
14 years 8 months ago #14130 by micsad
Replied by micsad on topic Error Login with Facebook
"App Domain:" field to "poker-brands.ca". I have this set even though it doesn't show up.

I get this error now:
Fatal error: Call to a member function setValue() on a non-object in /home/pokerbr2/public_html/components/com_jfbconnect/views/loginregister/view.html.php on line 46
The topic has been locked.
Support Specialist
14 years 8 months ago #14142 by alzander
Replied by alzander on topic Error Login with Facebook
Michael,
Just got into your site, and was able to really dig into your latest issue. I'm still not sure why the domain isn't showing properly, but hopefully, the below solution will fix you up either way.

When a user tries to register, we load the Joomla User Registration form. This form is generated from the following file:
/components/com_users/models/forms/registration.xml

On your site, that file was completely empty (0 bytes). I'm not sure if this was intentional or not, but that file should have something there. I went ahead and copied the default registration.xml contents, that's distributed with Joomla, and things look great now. I just registered an account without issue, and it seems to be working as expected.

Obviously, test, and let us know if you run into anything else. Also, please let us know if you know why that file may have been blank.. just checking if this is something you did, or something else happened that you didn't know about. It wasn't caused by JFBConnect, either way :D

Good luck, and thanks for your patience,
Alex
The topic has been locked.