vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Facebook Connect - Allow your users to login with their Facebook account (for 3.8) (https://vborg.vbsupport.ru/showthread.php?t=203064)

DAIR1 01-16-2010 02:34 PM

Right I have a problem. Not sure if ive done something wrong!

Basically whenever I click on the FB connect button and enter my FB username and password I end up being logged in as my Administrator Alias!!

This is not good.

I jumped onto another computer and signed in using a different facebook account.... Again. it logged me in as the Forum Admin!!

DAIR1 01-16-2010 02:44 PM

Also,

The app doesnt seem to care which usergroupe I assign it to. It'll only work me me (the administrator)

DAIR1 01-16-2010 03:05 PM

Quote:

Originally Posted by nosretap (Post 1898659)
Still broken:
I have since created a third Facebook account with a separate Email address. Then when I went to the forums and used FB Connect -for the first time with this account- it already associated me with another account (not mine!)
Where can I look to fix this?

Edit: As mentioned before, there is another user seeing the same problem. Has this mod taken in to account "new" Facebook IDs with their longer length?

Im experiencing the same issue.

Not cool as we dont want people logging in as someone other than themselves

MotMann 01-16-2010 07:24 PM

a) Does the Feeds in Facebook comes with a Backlink to the Forum, if i Klick on the headline? or can i read the compete Text in Facebook?

b) And what must older Users do, that hey can connect to Facebook?

Digital Jedi 01-17-2010 08:16 AM

Quote:

Originally Posted by nosretap (Post 1898659)
Still broken:
I have since created a third Facebook account with a separate Email address. Then when I went to the forums and used FB Connect -for the first time with this account- it already associated me with another account (not mine!)
Where can I look to fix this?

Edit: As mentioned before, there is another user seeing the same problem. Has this mod taken in to account "new" Facebook IDs with their longer length?

Quote:

Originally Posted by DAIR1 (Post 1957404)
Im experiencing the same issue.

Not cool as we dont want people logging in as someone other than themselves

You guys aren't really being clear as to what the problem is. What do you mean by it's already associated you with another account? Are you saying that a when testing a new Facebook account, it didn't create a new vB account when you tried to log in, just automatically associated you with an existing vB account? When you just say "account" and don't refer to which one (vB or Facebook, new account or existing account) it's hard to know what exactly you say is happening.

Digital Jedi 01-17-2010 08:19 AM

Quote:

Originally Posted by MotMann (Post 1957601)
a) Does the Feeds in Facebook comes with a Backlink to the Forum, if i Klick on the headline? or can i read the compete Text in Facebook?

There's a link. No, the posts aren't sent to Facebook.

Quote:

b) And what must older Users do, that hey can connect to Facebook?
Everyone presses the same Facebook button to log in and they just follow the prompts to create a new vB account or connect a existing one/

MotMann 01-17-2010 08:29 AM

a) I build a Page, but no Threads comes in that Page.. just in my own Userside.
What must i do, that the Feeds comes in the Page (not private).

b) If the user loged in in vB, there is no FB-Button to see.

Digital Jedi 01-17-2010 08:59 AM

Quote:

Originally Posted by MotMann (Post 1957990)
a) I build a Page, but no Threads comes in that Page.. just in my own Userside.
What must i do, that the Feeds comes in the Page (not private).

They're not supposed to. This isn't meant to be associated with Pages yet. Just Profiles.

Quote:

b) If the user loged in in vB, there is no FB-Button to see.
There's not supposed to be. You have to log out in order to log in.

MotMann 01-17-2010 09:45 AM

So, for what i create a page?
And i don't like, that the Threads posed in my privatpage.

Is there another way?

Digital Jedi 01-17-2010 05:59 PM

Quote:

Originally Posted by MotMann (Post 1958024)
So, for what i create a page?
And i don't like, that the Threads posed in my privatpage.

Is there another way?

Um, I don't know why you created a Page. The instructions didn't tell you to do that. This modification is for using your personal account to log in with and receive notifications at Facebook. The description very clearly specified it would do that. So no, there is no other way.

MotMann 01-17-2010 06:34 PM

The description is not clearly.. there are to many Points, where whe don't found anything... maybe all the urls.

And if the user click in the ucp on mail.. then comes the FB Box for a short time, but nothing happened. The Box Closed.. what is wrong?

Digital Jedi 01-18-2010 04:05 AM

Quote:

Originally Posted by MotMann (Post 1958471)
The description is not clearly.. there are to many Points, where whe don't found anything... maybe all the urls.


And if the user click in the ucp on mail.. then comes the FB Box for a short time, but nothing happened. The Box Closed.. what is wrong?

I'm not understanding you.

jiffylb1 01-18-2010 05:46 PM

instead of me sedning pay pal money can you send a bill to me and I give you all the login info I ahve installed btu when clicking ona fforum topic in websiet now the page oes blank and when in forum admin when clicking on the 2 lower settings all blank and I am having issues on facebook.
I will be happy to pay for you to isnatll or fix the errors everything has been done just need tweeking for it to work right coudl you send me to webmaster@clearwaterbiker.com a bill and I will pay to have it fixed by you

skylab 01-19-2010 12:14 PM

Worst... mod...for....vb

Digital Jedi 01-19-2010 05:21 PM

Quote:

Originally Posted by skylab (Post 1960142)
Worst... mod...for....vb

Right, hence the 833 installs.

milsirhc 01-21-2010 12:41 PM

Code:

Template: newreply

Find:
<form action="newreply.php?do=postreply&amp;t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>>

Replace With:
$fb_prepare_submit
<form action="newreply.php?do=postreply&amp;t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return fb_prepare_submit(this, 0)"</if>>

This conflicts with GARS as it will prevent the rating function to appear when posting a review.

Is there a workaround for this?

M.Kay 01-24-2010 12:07 PM

Nice Add-on! :)
But I have a problem. When I click on the Facebook Connect button in IE nothing happens.
In Firefox works perfect.

Any help?

Digital Jedi 01-24-2010 05:22 PM

Quote:

Originally Posted by M.Kay (Post 1965158)
Nice Add-on! :)
But I have a problem. When I click on the Facebook Connect button in IE nothing happens.
In Firefox works perfect.

Any help?

Generally, that's an editing error when doing the template edits.

hottweelz 01-24-2010 05:33 PM

Hi All, I've tried this mod twice, and everytime I make the changes for newthread or postreply.... all of my users lose the ability to post.

Clicking on "Submit Reply" or "Post New Thread" does absolutely nothing. I've reverted those templates and disabled Wall Feeds.

Any Idea... my culprit is right here:
Quote:

Find:
<form action="newthread.php?do=postthread&amp;f=$forumid " method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.subject.value, $vboptions[postminchars])"</if>>

Replace With:
$fb_prepare_submit
<form action="newthread.php?do=postthread&amp;f=$forumid " method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return fb_prepare_submit(this, this.subject.value)"</if>>

utahraves 01-27-2010 07:54 PM

I have no issues with this on my 3.8 board but the one out there for the 4.0 sucks... would like this one upgraded to the 4.0 version

jiffylb1 02-04-2010 07:34 PM

Quote:

Originally Posted by hottweelz (Post 1965422)
Hi All, I've tried this mod twice, and everytime I make the changes for newthread or postreply.... all of my users lose the ability to post.

Clicking on "Submit Reply" or "Post New Thread" does absolutely nothing. I've reverted those templates and disabled Wall Feeds.

Any Idea... my culprit is right here:


I had the same problem but got no answer I want tit to work or even pay for it to get installed but can nto get a bill sent etc ?

Digital Jedi 02-04-2010 09:40 PM

Quote:

Originally Posted by hottweelz (Post 1965422)
Hi All, I've tried this mod twice, and everytime I make the changes for newthread or postreply.... all of my users lose the ability to post.

Clicking on "Submit Reply" or "Post New Thread" does absolutely nothing. I've reverted those templates and disabled Wall Feeds.

Any Idea... my culprit is right here:

Quote:

Originally Posted by jiffylb1 (Post 1974885)
I had the same problem but got no answer I want tit to work or even pay for it to get installed but can nto get a bill sent etc ?

If that edit is causing that problem, I'd recommend doing the edits again, and making absolutely sure you copied every single character when pasting in, and didn't delete a single character when doing so. Even the absence of the last bracket could result in the post button not sending, and it would be very easy to overlook.

jiffylb1 02-05-2010 01:36 AM

so i paid earlier how long does it take to get it all done and installed usually
webmaster @ clearwaterbiker

jiffylb1 02-05-2010 04:00 PM

now you refunded me the money don't get it? just wanted it installed sent you all my information

Digital Jedi 02-05-2010 06:57 PM

Quote:

Originally Posted by jiffylb1 (Post 1975479)
now you refunded me the money don't get it? just wanted it installed sent you all my information

He hasn't been active since September, so he probably isn't taking anymore installation jobs until he returns.

jiffylb1 02-06-2010 01:53 AM

well i wish I would have know it. In the installation of the product description it stated to send a paypal payment for usd 25 and the installation would be done I submitted all my login info then it needs to be removed in the download instructin txt message
I read it and then paid but got the money back today after i sent an email asking what was up then if there is anyone ready to install let em know I installed and have bee doing thsi for a while yet when installed and active the forum truns whte when entering it and I had to place it in nonactive mode for now.
Dont knwo were I went woring everything is uploaded and done so It just need to be checked I guess but willing to pay the 25 to get it working

solidlink 02-08-2010 01:08 AM

In the instructions I find this and im supposed to add codes below the following:

Template: navbar

Find:
<!-- / login form -->

----------------------------------------------
But i cant find this string of code........... so where do I add this?

Insert After:
<!-- fbconnect -->
<center>
<span class="fbconnect" style="height:21px">
<img src="http://static.ak.fbcdn.net/images/loaders/indicator_white_small.gif" alt="Connect with Facebook" />
</span>
</center>
<!-- / fbconnect -->

solidlink 02-08-2010 02:32 AM

It shows the icon currently, but shows the link as

http://whysg.com/forums/#

Why is that so?

Edit: Seems to work with chrome but not firefox

mytweakerart 02-08-2010 06:45 PM

WHEN I CLICK on
FB Connect Options > News-Feed Templates
or
FB Connect Options > Data mapping
I get NOTHING but a BLANK page.

also, i get the login button to show up, and it seems to popup a facebook ---------> <------------ windows asking for name and password, then when thats entered i get a blank page http://mytweakerart.com/facebooklogin.php
I have tried this twice im going nuts! Help?


Monthly Active Users
0
Application Fans
0
Total Users
0
API Key
243840dd17720adc5698xxxbxxxetc
Application Secret
f2d2fa7b286712cfb94b2xxxxxxxxetc
Application ID
293324364773
Contact Email
mytweakerart@gmail.com
Support Email
mytweakerart@gmail.com
Canvas Callback URL
http://mytweakerart.com/
Connect URL
http://mytweakerart.com/
Base Domain
mytweakerart.com
Canvas URL
http://apps.facebook.com/tweakerart/
FBML/iframe
iframe
Developer Mode
Off
Application Type
Website
Connect Preview URL
http://mytweakerart.com/
Post-Remove URL
http://mytweakerart.com/
Post-Authorize URL
http://mytweakerart.com/
Private Install
No
Application Description
http://mytweakerart.com/

mikeo9043 02-08-2010 07:47 PM

Does this conflict with vBadvanced?

jesusdlg 02-08-2010 10:20 PM

Hi folks,

I've installed this mod and works nicely with Facebook but as I was testing a earlier today, when I click on the Google, Yahoo, OpenID AIM icon, nothiung happens. Do I need to configure something or make an action elsewhere in order to have that also working?

Also, which usergropup should I use in order to know which users are connected trough this?

Thanks in advance

solidlink 02-09-2010 04:15 AM

doesnt work for me......... facebook icon shows up alright but once i tried it works after that it doesnt. when i click on it, it says that wrong password and leads me to my sites password request page

can anyone test for me?

www.whysg.com

bilal.ahmed 02-12-2010 09:12 AM

Are you working on it to make it compatible for VB4 ????

RobbieZ 02-12-2010 12:53 PM

What happens when you already have a member on your board and they try and log in using their facebook account?

Does this mean you have double accounts??

Slamey 02-15-2010 04:21 PM

My users are getting this error:
Code:

Fatal error: Uncaught exception 'FacebookRestClientException' with message 'An unknown error occurred' in /home/cleanpic/public_html/includes/facebook/facebookapi_php5_restlib.php:2403 Stack trace: #0 /home/cleanpic/public_html/includes/facebook/facebookapi_php5_restlib.php(1184): FacebookRestClient->call_method('facebook.users....', Array) #1 /home/cleanpic/public_html/fblogin.php(113): FacebookRestClient->users_getInfo('843964590', Array) #2 {main} thrown in /home/cleanpic/public_html/includes/facebook/facebookapi_php5_restlib.php on line 2403
After they choose their nickname and try to login.

dibbz 02-15-2010 08:10 PM

"Developer Last Online: Sep 2009"

Guess I'll have to uninstall it to upgrade to 4, which sucks.

metrika 02-16-2010 12:12 PM

Quote:

Originally Posted by solidlink (Post 1977139)
It shows the icon currently, but shows the link as

http://whysg.com/forums/#

Why is that so?

Edit: Seems to work with chrome but not firefox

Me and all my friends and many people have the same error and we did not find the solution readind all the 88 pages on this post. If any one finded the solution, pleas, tell us becouse we are tired of loosing days reading all the pages.

jiffylb1 02-16-2010 12:22 PM

i uninstalled this version and went to 4.0 thread
I installed the facebook version called yfa or something
now it is working great on my 3.8

link here
https://vborg.vbsupport.ru/showthread.php?t=232457

you can see it working on my website at www.clearwaterbiker.biz and also on ur facebook account www.facebook.com/clearwaterbiker

it works great and was simple to use make sure your host is php5.0

metrika 02-16-2010 01:32 PM

I dont have other way, I Rated The Mod: Terrible. I loose a lot of days trying to fix it with out a good answer. Looks like I dont find the answer is econimic interesings on the profesional instalation.
I installed hundreds of mods and "find/remplace" codes usually the installations instructions are clear, with a decent suport.

want3ed 02-16-2010 09:04 PM

i have error when i try yo connect ,

Please help me someone

Quote:

Yanlış Kullanıcı ismi yada Şifre verdiniz. L?tfen geri giderek doğru bilgileri verin. Kullanıcı ismi ve Şifre yazılımında B?y?k ve K???k harfli yazılımı dikkate alınız.
Şifrenizimi unuttunuz? Şifrenizi almak i?in Tıklayın..

Şimdiye kadar [ARG:3 UNDEFINED] kez Giriş yapmayı denediniz. 5. yanlış Giriş denemesinden sonra, ?yeliğiniz 15 Dakikalığına yasaklanacaktır. Bu s?re zarfında Giriş yapamazsınız...
[ARG:3 UNDEFINED]


All times are GMT. The time now is 05:36 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.02915 seconds
  • Memory Usage 1,846KB
  • 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_code_printable
  • (18)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