vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - YAFB - Yay! Another Facebook Bridge (https://vborg.vbsupport.ru/showthread.php?t=232457)

Digital Jedi 03-03-2010 06:09 AM

Quote:

Originally Posted by ErrorJustin (Post 1995716)
Hello! I installed this plugin, but when I visit my forum as a guest and click "connect with facebook" I get presented with two options: Register, or Login Now. However, clicking "Login Now" just directs me to the registration page anyway.

The whole reason I am hoping to use this Facebook Connect mod on my forum is so people DON'T HAVE to register. I want them to be able to use their FB credentials to post. Is that not possible with this mod?

What I was hoping for was something similar to what http://forums.zynga.com/ has. When users select "connect with Facebook" and then follow through, the only thing they have to enter is a forum nickname for themselves - they never need to give up an email address, etc.

Is that how this mod is supposed to function and it isn't working properly? Is there another mod that accomplishes this?

4.0.2 FYI.

It will take them to a registration page as a suggestion for when joining. I'm pretty sure they can bypass it, but it isn't really recommended if and when you may find it time to remove the mod for some reason, and you're users don't have a standard password to log in with.

petesi 03-03-2010 11:08 AM

1 Attachment(s)
Hello,

Firstly, thanks for this great mod. I have installed it but there is a little problem. When I try to share a post I can't. I think there is a javascript problem. I will add a photo that is when I try to share a post. I noticed that links are strange some chracters appear different maybe it will be help you to solve problem. Thanks... (my vbulletin version is 4.0.1)

bloggeroftheweb 03-03-2010 02:37 PM

Hello,

I installed this mod on my new v4.0.2 site. Everything looks fine.

Except that the session timeout is too fast or not working properly. This happens to both normal forum login and connect with facebook. ie if i login at the main page and go to a sub-forum i will no longer be logged in.

How to resolve this?

BBR-APBT 03-03-2010 03:09 PM

Quote:

Originally Posted by petesi (Post 1995958)
Hello,

Firstly, thanks for this great mod. I have installed it but there is a little problem. When I try to share a post I can't. I think there is a javascript problem. I will add a photo that is when I try to share a post. I noticed that links are strange some chracters appear different maybe it will be help you to solve problem. Thanks... (my vbulletin version is 4.0.1)

You do know there is a exploit out for 4.0.1 right?

Quote:

Originally Posted by bloggeroftheweb (Post 1996136)
Hello,

I installed this mod on my new v4.0.2 site. Everything looks fine.

Except that the session timeout is too fast or not working properly. This happens to both normal forum login and connect with facebook. ie if i login at the main page and go to a sub-forum i will no longer be logged in.

How to resolve this?

Sounds like a cookie issue with your site and not a problem with this mod.

nekiw 03-03-2010 03:23 PM

is the connect with facebook button placed along with the login box on forum? or is it still "hidden" ?

Digital Jedi 03-03-2010 04:59 PM

Quote:

Originally Posted by nekiw (Post 1996166)
is the connect with facebook button placed along with the login box on forum? or is it still "hidden" ?

It's in your navbar.

ErrorJustin 03-03-2010 05:38 PM

Digital Jedi is correct - I was wrong about the registration process. It say email and passwords are "optional" and only the forum username is required. I had three people test though, and all three didn't notice the word "optional" until I pointed it out :)

Also, if someone attempts to register a new account with the FB bridge after having already set up one (by going through the registration process again and entering a 2nd username), this PHP error is generated:

Parse error: syntax error, unexpected T_VARIABLE, expecting ';' in /[mydomain]/html/forums/fbb/runbox_hook_register_addmember_complete.php on line 5

Lastly, the text on the registration page (the warning that passwords are case-sensitive, etc) is not displaying properly. It is putting one letter/character on each line, or another similar strange behavior.

Overall, although this mod technically does work (in that it creates a vb account from a Facebook account), it is buggy, confusing for users, and the user experience is not great compared to other implementations of FB connect around the web.

It is simply not in good enough shape for me to use on my boards. Which is a shame considering it is the only vb4 FB Connect option, at the moment. Hopefully further patches are introduced, or someone else releases their own version. I certainly appreciate the dev's effort.

The old 3.8 Facebook Connect functionality is what is needed, here. Something dead simple. Users press connect, press connect again when the Facebook dialogue pops up, select a forum username, and are then off and posting.

GerhardAT 03-03-2010 07:53 PM

Hello!

I have a problem after registration:
After sign up (with username, password and email) I got a white (blank) page. After refreshing it works.

Version 4.0.1
No other mods installed

Would be nice if you could tell me what the problem is.

Greets

bloggeroftheweb 03-04-2010 01:26 AM

Quote:

Originally Posted by mobe00 (Post 1972120)
To place the small facebook icon as i did beside the login button do this

In the header template search for :

<input type="submit" class="loginbutton" value="Login" tabindex="104" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />


Righ after paste this code :

<vb:if condition="$show['guest']">
<a href="{vb:raw vboptions.bburl}/facebook.php{vb:raw session.sessionurl_q}" rel="nofollow">
<img src="{vb:raw vboptions.bburl}/fbb/fbconnect.gif" border="0"/>
</a>
</vb:if>


Download the fbconnect.gif icon that i attached here and upload it to your fbb folder in your root forum folder.

This will place the button to the right of the login button.

there's a problem to your code. after implementing it, when my users login on main page, it will appear like they never login in the first place.

bloggeroftheweb 03-04-2010 01:41 AM

hello everyone,

i need help for the following for this mod.

1. Able to display the "Connect with Facebook" button at the login page, the page whereby it says the person has no permission to post a reply.

2. Able to display the "Connect with Facebook" button at the main page top right (somewhere below the login box) so that my user can connect to facebook through there if they wish.

Do I need to pay for this service or someone has already come up with this?


All times are GMT. The time now is 12:21 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.03190 seconds
  • Memory Usage 1,753KB
  • 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