Announcement
Collapse
No announcement yet.
Issues with Facebook Connect and vbulletin 5.2.0
Collapse
X
-
Issues with Facebook Connect and vbulletin 5.2.0
Hi everyone, I'm trying to set up facebook connect for my site www.fiattipoclub.it, but It's not working, I don't understand why I can see the facebook connect button, but nothing happen by clicking on it. ThanksLast edited by blade00; Sat 9th Apr '16, 5:53am.Tags: None
-
I just upgraded to 5.2.1, now I get this error message on register page:
Code:Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/mhd- 01/www.fiattipoclub.it/htdocs/includes/vb5/frontend/controller/page.php:53) in .../vb/library/facebook.php on line 213 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/mhd- 01/www.fiattipoclub.it/htdocs/includes/vb5/frontend/controller/page.php:53) in .../vb/library/facebook.php on line 213
Thank you
-
I managed to solve my problem.  I incorrectly put in the App ID setting of my site the name of the app instead of the ID number. As soon as I corrected it, everything worked fine.  May be this will help someone too.
Comment
-
If you put your site in Debug Mode, is there any error showing when you try to use the Connect button?Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Originally posted by Trevor Hannant View PostIf you put your site in Debug Mode, is there any error showing when you try to use the Connect button?- Page ID: 3
- Parent ID: 1
- Page Template ID: 6
- Route ID: 13
- Page Type: default
- Screen Layout ID: 1
- Screen Layout Template: screenlayout_display_full
- Channel ID:
- Node ID:
- Database Asserts: 45 (?)
- AJAX Requests: 1
- Facebook Active: Yes
- Style ID: 13
- Templates/Renders: 26/30
- CSS Templates: 6
- JS Files: 4
- Included Files: 132
- Autoloaded Classes: 130
- Current Time: Thu, 26 May 2016 17:26:20 +0000
- Page Time: 0.1721
Comment
-
I just clicked the Connect button on your site and after accepting the popup, got this screen:
https://tmpdmp.com/341dfe10514cb9b6/c847b2df34f5931dVote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Originally posted by Trevor Hannant View PostI just clicked the Connect button on your site and after accepting the popup, got this screen:
https://tmpdmp.com/341dfe10514cb9b6/c847b2df34f5931d
Comment
-
It isn't actually an error. It is clearly stated as a Warning in your screen shot.
Does the registration function normally even with the warning display?
Are your templates up to date?
Does PHP have Display Errors turned On? If so, turn that off. It shouldn't be turned on for a Production Site.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
Comment
-
Originally posted by Wayne Luke View PostIt isn't actually an error. It is clearly stated as a Warning in your screen shot.
Does the registration function normally even with the warning display?
Are your templates up to date?
Does PHP have Display Errors turned On? If so, turn that off. It shouldn't be turned on for a Production Site.
If I disable facebook from options, then I am not getting this warning.
I added display_error = "off" in php.ini, I am still seeing warning
Comment
-
Try adding this line to the config.php file in the forum root folder:
Code:error_reporting(0);
Comment
-
Originally posted by Joe D. View PostTry adding this line to the config.php file in the forum root folder:
Code:error_reporting(0);
This is the warning:
PHP Code:Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/miuicoin/public_html/forum/includes/vb5/frontend/controller/page.php:53) in .../vb/library/facebook.php on line 213 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/miuicoin/public_html/forum/includes/vb5/frontend/controller/page.php:53) in .../vb/library/facebook.php on line 213
Comment
-
I've logged this as a bug but the issue doesn't occur on this site which also has Facebook Connect enabled. Please upgrade to vBulletin 5.2.2 and let us know if the issue persists. The bug is here: http://tracker.vbulletin.com/browse/VBV-16068Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
Comment
Related Topics
Collapse
-
Hi all,
I am running vb5 beta 28 and cannot get the Facebook connect/login/register to work at all!
Each time I click on the 'Facebook connect' button ont he register page I...-
Channel: Support Issues & Questions
Thu 14th Feb '13, 11:06pm -
-
by OctaviusMaking a Facebook theme. Will this theme show up in Facebook or is the Facebook Connect aspect of vB5 only restricted to one skin?
-
Channel: Support Issues & Questions
Wed 12th Sep '12, 11:16am -
-
by sudbury8How do you set up the Facebook log in opinion in vb5?
Thanks-
Channel: Support Issues & Questions
Fri 22nd Nov '13, 10:30am -
-
by RobFerrariI have a vB5 forum with little activity, but the sister Facebook page has 60,000 likes. I want to bring traffic over from Facebook to the forums.
Does the vB5 Facebook connection allow you...-
Channel: vBulletin 5 Connect Feedback
Mon 30th Sep '13, 8:17am -
-
by FyriousHello,
I've been trying Vbulletin 5 on my site and I love it. I tried to connect to facebook and it worked. But now if I want to disconnect, it doesn't work. It just gives the button Disconnect...-
Channel: Support Issues & Questions
Thu 20th Dec '12, 2:03pm -
Comment