vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - Facebook Connect - Allow your users to login with their Facebook account (https://vborg.vbsupport.ru/showthread.php?t=198499)

mykkal 03-04-2009 02:05 AM

Quote:

Originally Posted by fmckinnon (Post 1759732)
Hey, I accidentally checked the box to "do this always" and said I did NOT want to publish on my FaceBook account - which was a mistake. Now, I never get the option - how can I reset it so that I have the option, once again, each time to post to my profile? I have full access to the server, code, and phpmyAdmin ... please advise.

Go to the facebook website, login, and click on application settings. change the option there.

fmckinnon 03-04-2009 02:23 AM

perfect - thanks a ton!

kevinrstruck 03-04-2009 05:16 AM

Does anyone have the profile picture feature working?

Terminot 03-05-2009 02:09 PM

I receive the following error when trying to connect via FB Plugin. Running the latest version.

Quote:

De Facebook Connect cross-domain ontvanger URL (http://www.gamequarter.be/new/v4/forum/xd_receiver.ht) moet de juiste Connect URL (http://www.GameQuarter.be/new/v4/forum/xd_receiver.htm) van de toepassing als voorvoegsel hebben. Je kunt de Connect URL instellen in de toepassingsinstellingen editor.
Any ideas how to solve this? I've filled in the URL correctly on Facebook.

EDIT:

Changing the url on Facebook to *.ht fixed the issue. However, I'm sure this is not the correct solution?

pooslokka 03-05-2009 05:13 PM

Thank's sllik
Installed 2.0.4 and Works charm !!!
any one like to check it, pls visit http://www.pissupoosa.com/forum/index.php

zippys 03-06-2009 06:58 PM

Awesome plugin, just perfect and its great intergration. MARKED AS INSTALLED!!

Question:
When the facebook user posts, it goes into moderation. I adjusted their usergroup to be in the standard registered user group id:2 which is what the other people who use the forum are in. They are able to post without moderation. Any idea why this is happening?


edit: it seems you need to check the notification in your vbulletin account before it allows you to post without moderation.

zippys 03-06-2009 07:00 PM

Quote:

Originally Posted by kevinrstruck (Post 1759829)
Does anyone have the profile picture feature working?

Yes i have this working, didnt take much effort I clicked on FB Connect options -> Data Mapping.
Under vbulletin field, pull down Profile Picture and for the Facebook field pull down Profile Picture (100 x 300 max)px

kevinrstruck 03-07-2009 09:14 PM

Quote:

Originally Posted by zippys (Post 1761966)
Yes i have this working, didnt take much effort I clicked on FB Connect options -> Data Mapping.
Under vbulletin field, pull down Profile Picture and for the Facebook field pull down Profile Picture (100 x 300 max)px


I got it working, I had to change the allowable profile picture size to 300X300 to match the facebook profile picture. Works fine now.

abdobasha2004 03-08-2009 12:57 PM

when uninstall give data base error for all vb !!!!
plz help

thephonemall 03-08-2009 10:56 PM

I am getting the same error. Can someone help out?
This also displays on my forum home at the top whenthe XML is enabled.

Quote:

Originally Posted by peppy (Post 1723859)
Hi

I just installed 2.0.3 and I get a whole page of SQL appear as text when I try and map the fields

query_first(" SELECT fbuid FROM " . TABLE_PREFIX . "fbuser WHERE userid = " . $userid . " LIMIT 1 "); return intval($user['fbuid']); } function fetch_fbuser_info($query) { require_once(DIR . '/includes/facebook/facebook.php'); global $vbulletin, $db; $fbusers = $db->query_read($query); $fbuids = ""; $vbuids = array(); while ($fbuser = $db->fetch_array($fbusers)) { if ($fbuser['fbuid']) { $fbuids .= $fbuser['fbuid'] . ","; $vbuids[] = $fbuser['userid']; } } $fbuids = rtrim($fbuids, ','); $fbuserinfo = $vbulletin->session->vars['fbuserinfo']; if ($vbulletin->facebook == null) $vbulletin->facebook = new Facebook($vbulletin->options['fbconnect_apikey'], $vbulletin->options['fbconnect_secret']); try { $fbuser = $vbulletin->facebook->api_client->users_getInfo($fbuids, 'name, first_name, last_name, affiliations, pic, pic_small, pic_square'); for ($i = 0; $i < count($fbuser); $i++) $fbuserinfo[$vbuids[$i]] = $fbuser[$i]; $v

etc..



All times are GMT. The time now is 04:35 AM.

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.02379 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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