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)

blazinthu 12-12-2008 08:16 PM

Quote:

Originally Posted by sllik (Post 1684081)
v1.1.1 Hot Fix
Edit Template - footer
Find:
<script src="clientscript/fbconnect.js" type="text/javascript"></script>
Replace With:
<script src="$vboptions[bburl]/clientscript/fbconnect.js" type="text/javascript"></script>

This should fix the problem of login popup not working on all pages (vBAdvanced pages)

This didn't work for me... anyone else..

http://bleachboard.com

TriMe 12-12-2008 08:17 PM

Quote:

Originally Posted by sllik (Post 1684098)
Wow I cool I didn't even know about this TMS module! Thanks!

It took me a while to figure out TMS, but after I did.... it saves a ton of time for testing and updating VB when its template edit time.

It's worth it's weight in gold!

TriMe 12-12-2008 08:19 PM

Quote:

Originally Posted by blazinthu (Post 1684100)
This didn't work for me... anyone else..

http://bleachboard.com

My site http://globalhockeynetwork.com has vBadvanced CMPS and Links installed and its working fine on IE7 and FF.

If you want, I can take a look. PM me if your interested.

Kel-D 12-12-2008 08:19 PM

Quote:

Originally Posted by jlew24asu (Post 1684099)
LOL (sorry dont mean to laugh) welcome to my world. :erm:

Bahaha! Thanks! :p



Such a great mod, I'll just be patient. Thanks for all your hard work and help sllik.

sllik 12-12-2008 08:35 PM

Quote:

Originally Posted by Kel-D (Post 1684104)
Bahaha! Thanks! :p



Such a great mod, I'll just be patient. Thanks for all your hard work and help sllik.

try this: go to your facebook application settings, select the connect tab (category) and set the Base Domain setting to bleachboard.com

also upload the xd_receiver.htm to the main directory so that bleachboard.com/xd_receiver.htm would be accessible

alv22 12-12-2008 08:46 PM

Quote:

Originally Posted by sllik (Post 1684084)
yeah you could bring in user info such as profile pic, name, location, about me, etc... maybe ill include this option in the next release...

This would be most totally awesome. Setting the profile pic's thumbnail as the avatar of the newly created user would be seriously good.

I'm also very glad to hear the passwording option is possible. I understand why it could sometimes be redundant, but at times it would be quite important. (For example in a vb + wordpress CMS bridge with lots of predicted users. It would also serve as a backup login possibility in case something happens either at users or FB's end)

Thanks so much for your work, much appreciated :)

blazinthu 12-12-2008 08:52 PM

Quote:

Originally Posted by sllik (Post 1684113)
try this: go to your facebook application settings, select the connect tab (category) and set the Base Domain setting to bleachboard.com

also upload the xd_receiver.htm to the main directory so that bleachboard.com/xd_receiver.htm would be accessible

It's workign now... my basedomain was already bleachboard.com I uploaded the xd_reciever.htm to the bleachboard.com's root directory and now it's working EXCELLENT!!!!


Thank You!!!

Wakey 12-12-2008 09:10 PM

Would someone who has it working be willing to share their phpinfo with me OR be willing to have a look over mind to see if theres anything server side that may be causing my problems

TriMe 12-12-2008 09:23 PM

Quote:

Originally Posted by playSocial (Post 1684128)
Would someone who has it working be willing to share their phpinfo with me OR be willing to have a look over mind to see if theres anything server side that may be causing my problems

I will be able to help in 1 hour.

LMK

janslu 12-12-2008 11:24 PM

There's an error in fblogin.php of version 1.1.1 -comment out line #35:
There is:
PHP Code:

echo $scriptpath

Should be:
PHP Code:

#echo $scriptpath; 



All times are GMT. The time now is 01:47 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.02100 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
  • (2)bbcode_php_printable
  • (8)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