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-11-2008 12:51 PM

Works great I had some issues becasue I am using CMPS so all I did was creat redirects to the necessary files.

My only wish is there a way for current members to use this I don't want them to make new accounts to connect .. does anyone have any ideas???

jlew24asu 12-11-2008 12:53 PM

Quote:

Originally Posted by blazinthu (Post 1683108)
Works great I had some issues becasue I am using CMPS so all I did was creat redirects to the necessary files.

can you explain what you did exactly, I use CMPS as well.

Quote:

Originally Posted by blazinthu (Post 1683108)
My only wish is there a way for current members to use this I don't want them to make new accounts to connect .. does anyone have any ideas???

merge user ?

xxalexkimxx 12-11-2008 12:58 PM

Quote:

You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don't forget that the password is case sensitive. Forgotten your password? Click click
Any idea on that? After choose a nickname and go to the next process it shows that message.

Boots 12-11-2008 01:59 PM

I'd give it a go if:

1. There was a way for an existing user to associate their Facebook credentials with their forum account.

2. There was a way for a Facebook user to login first with their Facebook credentials but also be able to login using a normal vb user/pass should they choose to do so in the future.

Digital Jedi 12-11-2008 02:08 PM

Quote:

Originally Posted by Boots (Post 1683150)
I'd give it a go if:

1. There was a way for an existing user to associate their Facebook credentials with their forum account.

2. There was a way for a Facebook user to login first with their Facebook credentials but also be able to login using a normal vb user/pass should they choose to do so in the future.

For the first one, you should be able to simply merge the users.

Boots 12-11-2008 02:26 PM

Quote:

Originally Posted by Digital Jedi (Post 1683154)
For the first one, you should be able to simply merge the users.

Easier said than done.. I have over 7,000 registered users. It'd be a nightmare to handle that manually.

crkgb 12-11-2008 03:47 PM

I second the existing user issue. Without it it's a nogo for me.

L2V 12-11-2008 04:01 PM

Quote:

Originally Posted by Boots (Post 1683165)
Easier said than done.. I have over 7,000 registered users. It'd be a nightmare to handle that manually.

I question whether *all* of my users would want their accounts merged. Though it may be a pain, I for one think this is still a very powerful tool for getting new members.

DJScorpio 12-11-2008 04:27 PM

The Facebook Connect cross-domain receiver URL http://www.loveukmusic.com/forum/xd_...%220.987%22%7D must have the application's callback URL http://www.loveukmusic.co.uk/forum as a prefix. You can configure the callback URL in the application's settings.

sawsomeone else had a problem but what am i doing wrong?

jlew24asu 12-11-2008 04:35 PM

Quote:

Originally Posted by DJScorpio (Post 1683237)
The Facebook Connect cross-domain receiver URL http://www.loveukmusic.com/forum/xd_...%220.987%22%7D must have the application's callback URL http://www.loveukmusic.co.uk/forum as a prefix. You can configure the callback URL in the application's settings.

sawsomeone else had a problem but what am i doing wrong?

I did. slik then posted an upgrade which still didnt work....I also am having trouble logging into my forum at all now. thankfully I dont have many members but I'm still bummed about it.

do yourself a favor..FOLLOW STEP 0. backup backup backup before u install this

DJScorpio 12-11-2008 04:47 PM

wow. i seem to have sorted it... just set it as www.loveukmusic.com/forum/xd_receiver.htm

add the "xd_receiver.htm" on the end

DJScorpio 12-11-2008 05:04 PM

BUT now i have another problem! aparently its an applcation! how do i get to the aplication and add it to my page and give it to others to add??? i dont understand all this

jlew24asu 12-11-2008 05:05 PM

Quote:

Originally Posted by DJScorpio (Post 1683253)
wow. i seem to have sorted it... just set it as www.loveukmusic.com/forum/xd_receiver.htm

add the "xd_receiver.htm" on the end

on facebook?

blazinthu 12-11-2008 05:22 PM

Quote:

Originally Posted by jlew24asu (Post 1683109)
can you explain what you did exactly, I use CMPS as well.



merge user ?

What I did was create php files to redirects to the right directory or doamin for example the fblogin.php I creatred a fblogin.php file in the root directory where my CMPS in since its in a different domain and within this I added

<meta http-equiv="refresh" content="0;URL=http://forums.mydomain.com/fblogin.php" />

same for all the needed links in my CMPS.

DJScorpio 12-11-2008 05:32 PM

nope you kno where it says callbk to your forum route or whatever. you do that but on the end of it . add xd_receiver.htm

sllik 12-11-2008 06:17 PM

Quote:

Originally Posted by blazinthu (Post 1683108)
Works great I had some issues becasue I am using CMPS so all I did was creat redirects to the necessary files.

My only wish is there a way for current members to use this I don't want them to make new accounts to connect .. does anyone have any ideas???

Hi, what was the issue with CMPS? I want to include a fix in the next release?

sllik 12-11-2008 06:18 PM

Quote:

Originally Posted by Boots (Post 1683150)
I'd give it a go if:

1. There was a way for an existing user to associate their Facebook credentials with their forum account.

A lot of people want this options, so I'm gonna include it in my next release (maybe today).
Thanks!

sllik 12-11-2008 06:22 PM

Quote:

Originally Posted by xxalexkimxx (Post 1683112)
Any idea on that? After choose a nickname and go to the next process it shows that message.

what's your forum's url?

TriMe 12-11-2008 06:22 PM

Quote:

Originally Posted by sllik (Post 1683295)
A lot of people want this options, so I'm gonna include it in my next release (maybe today).
Thanks!

Great stuff! I haven't been able to test this on all browsers. Can someone confirm if it works fine on IE 6,7 and FF 2,3?

DJScorpio 12-11-2008 06:23 PM

my application on facebook isnt working.. but it must be because people can log in on my board. i dont understand

sllik 12-11-2008 06:25 PM

Quote:

Originally Posted by TriMe (Post 1683300)
Great stuff! I haven't been able to test this on all browsers. Can someone confirm if it works fine on IE 6,7 and FF 2,3?

There are problems with IE6 and VBSEO that I'm trying to fix. If someone would be able to setup a test forum with VBSEO and give me admin access it would be great!

sllik 12-11-2008 06:26 PM

Quote:

Originally Posted by DJScorpio (Post 1683301)
my application on facebook isnt working.. but it must be because people can log in on my board. i dont understand

what? what?

DJScorpio 12-11-2008 06:28 PM

<a href="https://apps.facebook.com/iloveukmusic/" target="_blank">http://apps.facebook.com/iloveukmusic/</a>

this is the app page i made for this hack.

but shouldnt people be able to join the app.. like add the app to there page?? poeple are getting a blank screen?

sllik 12-11-2008 06:30 PM

oooh, thats already facebook application development, check out
http://developers.facebook.com/

for more info...

TriMe 12-11-2008 06:32 PM

Quote:

Originally Posted by DJScorpio (Post 1683309)
http://apps.facebook.com/iloveukmusic/


this is the app page i made for this hack.

but shouldnt people be able to join the app.. like add the app to there page?? poeple are getting a blank screen?

Blank page

DJScorpio 12-11-2008 06:33 PM

so should i be getting this blank page or?

sllik 12-11-2008 06:37 PM

yeah that's fine.

DJScorpio 12-11-2008 06:39 PM

but no1 can add the add to there page...

DJScorpio 12-11-2008 06:42 PM

app*

jlew24asu 12-11-2008 06:45 PM

DJ, are you trying to build your own app or use this one?

DJScorpio 12-11-2008 06:51 PM

use this one...

DJScorpio 12-11-2008 06:54 PM

basically ive installed this one... to allow facebook users to log into my forum. .. but i just thought that they would be able to add the app to there page on facebook or are they nto ment to see the page .. its just an invisible extra thats needed to make this work?

sllik 12-11-2008 06:55 PM

Quote:

Originally Posted by DJScorpio (Post 1683333)
its just an invisible extra thats needed to make this work?

that's it! :)

Lizard King 12-11-2008 07:19 PM

Quote:

Originally Posted by sllik (Post 1683302)
There are problems with IE6 and VBSEO that I'm trying to fix. If someone would be able to setup a test forum with VBSEO and give me admin access it would be great!

Send you a PM

yinyang 12-11-2008 09:37 PM

Quote:

Originally Posted by sllik (Post 1683295)
A lot of people want this options, so I'm gonna include it in my next release (maybe today).
Thanks!

let me know when this happens so I can add to my donations.

TomJames 12-11-2008 09:53 PM

Anyone know how to fix this:

Quote:

The Facebook Connect cross-domain receiver URL http://www.SITEURL.com/xd_receiver.h...%220.699%22%7D must have the application's callback URL http://www.SITEURL.com/forums/ as a prefix. You can configure the callback URL in the application's settings.

TriMe 12-11-2008 10:40 PM

Quote:

Originally Posted by TomJames (Post 1683440)
Anyone know how to fix this:

I think that happens with IE6 - not IE7 or FF. But I'm not 100% sure

DJScorpio 12-11-2008 10:45 PM

after /forum

make it look like /forum/xd_receiver.htm

so call back will be
http://www.yourdomain.com/yourforumr...d_receiver.htm

sllik 12-11-2008 11:10 PM

DJScorpio is right, make sure your Callback URL is set so that callbackurl/xd_receiver.htm can be found.

jlew24asu 12-11-2008 11:12 PM

Quote:

Originally Posted by sllik (Post 1683469)
DJScorpio is right, make sure your Callback URL is set so that callbackurl/xd_receiver.htm can be found.

would have loved to know that 2 days ago ;) :eek::erm:


All times are GMT. The time now is 11:37 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.02354 seconds
  • Memory Usage 1,827KB
  • 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
  • (22)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
  • (40)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