vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - Facebook Connect - Update for Facebook PHP SDK (v.3.0.0) (https://vborg.vbsupport.ru/showthread.php?t=270219)

unp 09-23-2011 01:41 PM

Also getting blank pages in Internet Explorer

this issue: http://www.google.com/#sclient=psy-a...ent+blank+page

Morrus 09-23-2011 01:50 PM

Connecting an existing account to FB and posting to the wall seems to be working just fine.

However, when I log out and view my site as a guest would, I'm not seeing any Facebook connect button. From what I've gathered from this thread, I should see a button when not logged in which allows me to register using my FB credentials, right?

Edit - oh, and the Friends tab on my profile is suddenly empty.

Taringa! CS 09-23-2011 02:15 PM

Is it possible to change what it's posted on facebook users wall?

Like for ie: "A quick reply ..."

mtbikemike 09-23-2011 02:53 PM

Quote:

Originally Posted by Taringa! CS (Post 2249271)
Is it possible to change what it's posted on facebook users wall?

Like for ie: "A quick reply ..."

See the Phrases section at the very end of the INSTALL.html doc.

mtbikemike 09-23-2011 03:06 PM

Quote:

Originally Posted by unp (Post 2249258)
After updating to ver. 3.0.2, Some users have complained about getting this error:
Code:

The message you have entered is too short. Please lengthen your message to at least 5 characters.

Try changing the "Check Authorization Scope in PHP" setting to no. I wrote some YUI javascript that attaches to the submit button ... I'm guessing these users have older browsers that can't understand the YUI.

mtbikemike 09-23-2011 03:11 PM

Quote:

Originally Posted by Morrus (Post 2249263)
However, when I log out and view my site as a guest would, I'm not seeing any Facebook connect button. From what I've gathered from this thread, I should see a button when not logged in which allows me to register using my FB credentials, right?

Edit - oh, and the Friends tab on my profile is suddenly empty.

Yes, the connect button should show to any guest or logged out user. Did you modify the fbconnect_button template? Could it be a browser cache problem? If you view the source HTML is there a images/facebook/fbconnect.png reference? Did you place fbconnect.png in the right directory?

See the fbconnect-button-logic.txt for more info.

Friend count was a bug ... fixed in 3.0.3.

mtbikemike 09-23-2011 03:14 PM

Quote:

Originally Posted by unp (Post 2249261)
Also getting blank pages in Internet Explorer

this issue: http://www.google.com/#sclient=psy-a...ent+blank+page

I'll add the fix described here in the next release (3.0.4) ...
http://blog.colnect.com/2010/10/fbxd...orkaround.html

Morrus 09-23-2011 03:35 PM

Quote:

Originally Posted by mtbikemike (Post 2249293)
Yes, the connect button should show to any guest or logged out user. Did you modify the fbconnect_button template? Could it be a browser cache problem? If you view the source HTML is there a images/facebook/fbconnect.png reference? Did you place fbconnect.png in the right directory?

I didn't modify any of your templates - just followed the instructions exactly.

Viewing the source, there's no reference to fbconnect.png at all.

It shows up perfectly when I'm logged in; everything else seems to be working OK. Just nothing when visiting as a guest. Nothing on register.php, either.

Quote:

See the fbconnect-button-logic.txt for more info.
I understand what's supposed to happen. Only.... it's not. :)

The instructions say to put the button after <if condition="$show['member']">

I'm not an expert, but if that's a conditional of some kind, is it perhaps telling it not to display?

mtbikemike 09-23-2011 03:38 PM

Quote:

Originally Posted by Taringa! CS (Post 2249207)
After a couple of hours first time you load a forum's page i'm getting the facebook connect image, after reloading page everything it's fine as it should be.

--

Yesterday i cleaned up cookies, and today after loging in i (using vbulletin login) the facebook connect image never shows up as a connected user

Does this possibly happen just on the newthread, newreply or showthread pages?

unp 09-23-2011 03:49 PM

Quote:

Originally Posted by Morrus (Post 2249309)

I understand what's supposed to happen. Only.... it's not. :)

The instructions say to put the button after <if condition="$show['member']">

I'm not an expert, but if that's a conditional of some kind, is it perhaps telling it not to display?

Put '$fbconnect_button' above <if condition="$show['member']", else it won't show to guests.


All times are GMT. The time now is 08:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01393 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete