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)

dangerin 01-23-2010 10:36 AM

1 Attachment(s)
[QUOTE=mrpaint;1964202]@dangerin: Please post screenshots for: AdminCP (mostly the left navigation area), Forum Home (mostly the navbar section), UserCP (left navigation again). Please note that the connection button doesn't show up with logged in users

Thank for answer and i hope that my screenshots are ok.
i do not understand what do you mean with user cp lef tnavigation.
i do not find it .

Bouncer222 01-23-2010 10:58 AM

Quote:

Originally Posted by Bouncer222 (Post 1963915)
Where is that? I cannot find it in the options>facebook bridge..?

Quote:

Originally Posted by Bouncer222 (Post 1963926)
By the way, my facebook connect button doesn't appear at www.brotherhoodofgamers.com anyone know why? I did everything it said in the installation and no errors.

Quote:

Originally Posted by BBR-APBT (Post 1964076)
You would put the url in the facebook options on the connect page in the developer settings.

That still doesn't help me unfortunetly :(
I am kind of new to facebook, could you provide a step by step on how to get there please?
Admincp> then what?

Bouncer222 01-23-2010 10:59 AM

Quote:

Originally Posted by ScottiG (Post 1964145)
Bouncer... I posted the help you need several pages back. I was having the same problem in a custom site style and it took me a while to figure out what the problem was, but check here for your answer...

https://vborg.vbsupport.ru/showpost....&postcount=205

I read the post, but you stated that you have errors with something on there? Has that been fixed?

And what code should I search for in the header template and add it before or after?

mrpaint 01-23-2010 11:25 AM

Quote:

Originally Posted by gyaronn (Post 1964204)
i get this error when i pres the user name of any one

vBulletin version please?

[QUOTE=dangerin;1964224]
Quote:

Originally Posted by mrpaint (Post 1964202)
@dangerin: Please post screenshots for: AdminCP (mostly the left navigation area), Forum Home (mostly the navbar section), UserCP (left navigation again). Please note that the connection button doesn't show up with logged in users

Thank for answer and i hope that my screenshots are ok.
i do not understand what do you mean with user cp lef tnavigation.
i do not find it .

Did you put in API key and Secret?
About the UserCP navigation, go to UserCP, scroll to the bottom and take the screenshot of the left menu (contains Edit Passwords, etc)

Quote:

Originally Posted by Bouncer222 (Post 1964237)
I read the post, but you stated that you have errors with something on there? Has that been fixed?

And what code should I search for in the header template and add it before or after?

Put the string at the place where you want the button to display. Or send me an email with your template attached. My email address: daohoangson[at]gmail.com

Zaiaku 01-23-2010 11:48 AM

Quote:

Originally Posted by mrpaint (Post 1964202)
@Zaiaku: You can test it on my demo board. Please note that if the Facebook user who commented on one of the published post and his/her comments get synchronized into forums, the time he/she try to register (or connect the Facebook Account with an forum account), all the post will be updated to associate with the forum account. ;)

Ok that sounds good but does it just make all the post at once at the time they registered or does thier post get inserted into the thread with the time they responded on facebook?

Also think there needs to be a update avatar button. Some members avatars aren't updating. They have to change them before syncing.


UPDATE::
If a member comments on a facebook post that was created from a thread it's not sync, bu if they post a reply on the forum it does show up on the facebook. Isn't it suppose to work both ways?

daniel.l 01-23-2010 05:33 PM

Hello
I can´t not see the Connect with Facebook Button on the Navbar?
Thanks for our Info´s

Bouncer222 01-23-2010 05:39 PM

I put $template_hook[navbar_buttons_right]

It shows up under the place where you type the username and password, exactly where I wanted it to, but it shows just the text, is that the wrong code to input??

My button doesnt show up, just a text. how to fix?

daniel.l 01-23-2010 05:54 PM

funktioniert bei mir nicht ?
Quote:

Originally Posted by hollosch (Post 1963827)
Hi,
i translated this Addon into german (Du-Version). Frontend is translated for now.
If there are mistakes in the file, please contact me.

Have fun !
Viel Spa? !


Wakey 01-23-2010 06:45 PM

I posted this on the 3.8 thread but haven't got a response from anyone over there but thought someone here might know

Does anyone else have some users experiencing this problem.

When some of my users login they get taken to the a vBulletin error page stating

Quote:

Default Re: New Facebook Connect Implementation - Bugs
I'm still getting this.

Username, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
It does however log them in fine. If anyone has any ideas of the issue please let me know

hassshasss 01-23-2010 07:30 PM

Code:

Warning: html_entity_decode() [function.html-entity-decode]: charset `ISO-8859-9' not supported, assuming iso-8859-1 in [path]/fbb/functions.php on line 823
Turkish language on our website have this problem what can we do?

madotds 01-23-2010 09:28 PM

I think I have found a big issue :( with registering.

on facebook.php you click on "connect with facebook" then on "connect" it brings you back to facebook.php. gook so far.

now if you click on "login in now" it redirects me through a page saying account not found please register. again fine so far. now i fill in username, password and email as per normal. then click on "complete registration" and i get

Code:

Parse error: syntax error, unexpected T_VARIABLE, expecting ';' in /home/fhlinux199/c/called2duty.com/user/htdocs/fbb/runbox_hook_register_addmember_complete.php on line 5
Edit: just to say when i got this error i pushed back on the browser and it redirected to the forum ok registration complete but users wont know this.
this also is happining on others websites because i tried it.
hope this clear

Mark

skylab 01-23-2010 09:34 PM

Anyone know how I can convert my current FBConnect to YAFB? I'd like to keep the same data.

Bouncer222 01-23-2010 09:58 PM

Quote:

Originally Posted by Bouncer222 (Post 1964593)
I put $template_hook[navbar_buttons_right]

It shows up under the place where you type the username and password, exactly where I wanted it to, but it shows just the text, is that the wrong code to input??

My button doesnt show up, just a text. how to fix?

Anyone please?

Zaiaku 01-23-2010 11:04 PM

Quote:

Originally Posted by skylab (Post 1964788)
Anyone know how I can convert my current FBConnect to YAFB? I'd like to keep the same data.

There's a converter already added to this mod. Its int eh options of this mod.

hassshasss 01-24-2010 10:16 AM

huhu hey bana yardım ediyorsun? :)

[KODU] Uyarı: () [function.html-varlık-decode]: charset `ISO-8859-9 'desteklenmiyor, iso-8859-1 varsayarak [yol hattı ?zerinde 823] / fbb / functions.php html_entity_decode [/ KODU]

[B] web sitemizde T?rk dili bu sorunu ne yapabiliriz? [/ B] var

vexvegaz 01-24-2010 12:46 PM

anyone else having issues with the "Display a Facebook Block in Member Info page" & "Display posts from friends" features?

they dont seem to work in my forum. each time i turn them on facebook option page of my ucp they would load the tab in my profile page but shows no posts and then it would log me off facebook and to reset all the options again. i hope im not the only one.

Zaiaku 01-24-2010 03:36 PM

Quote:

Originally Posted by vexvegaz (Post 1965183)
"Display posts from friends"

I don't even know what that feature does so I never activated it. What exactly does it do posts other people's post on your wall?

There still some bugs here and there but thy not on all sites so its not universal.

vexvegaz 01-24-2010 04:13 PM

hey zaiaku,
from my understand that feature is for adding either a tab or a widget in you vb member profile page that pulls posting from your facebook wall. im pretty sure thats it :)

Bouncer222 01-24-2010 05:35 PM

so no one still knows anything about the issue with the button?

BBR-APBT 01-24-2010 06:27 PM

Quote:

Originally Posted by Bouncer222 (Post 1965425)
so no one still knows anything about the issue with the button?

I removed the default button and replaced it with my own.

I put the following in the header.
Code:

<vb:if condition="$show['guest']">
<div style="float: right; padding-top: 30px; padding-right: 10px; ">
<a href="{vb:raw vboptions.bburl}/facebook.php{vb:raw session.sessionurl_q}" rel="nofollow">
<img src="{vb:raw vboptions.bburl}/images/buttons/fbconnect.gif" border="0"/>
</a>
</div>
</vb:if>

P.S. you do not need the full path like I did. My site runs across sub domains so I have to use full path all the time.

Bouncer222 01-24-2010 08:52 PM

This is strange, did you rename your image names? Because I don't have the image name fbconnect.gif

Bouncer222 01-24-2010 08:53 PM

And my login box got messed up now, it is like all the way on the top left corner of the site.

Where exactly did you paste this code in header?? I want it to show up under the login box

EDIT: ok so I simply put
HTML Code:

<a href="{vb:raw vboptions.bburl}/facebook.php{vb:raw session.sessionurl_q}" rel="nofollow">
<img src="{vb:raw vboptions.bburl}/images/facebookconnect.gif" border="0"/>
</a>

under the remember box... Now I have to check if it works, How do I make it show up for those logged in already as well?

UpFriends 01-24-2010 09:28 PM

Working like a charm on my site, just upgraded with no problems. Thanks for this mod!

RedTrinity 01-25-2010 01:37 AM

Quote:

Originally Posted by utahraves (Post 1959767)
I am having an issue.
I use separate e-mail addresses for everything...

My website's e-mail is utahraves@codycook.us and my Facebook is facebook@codycook.us, it does not detect me as a user and wants me to sign up as a new registration... please advise.


Thank you.

A few of my members have the same issue. Is there a workaround for this yet? :)

Ranger187 01-25-2010 02:27 AM

Quote:

Originally Posted by GamerGirl27 (Post 1965750)
A few of my members have the same issue. Is there a workaround for this yet? :)

Have the admin change the email ;)

Zaiaku 01-25-2010 03:08 AM

Any reason why some user when view in the Connected Users Manager doesn't have all the info field out like the name birthday profile url?

RedTrinity 01-25-2010 03:22 AM

Quote:

Originally Posted by Ranger187 (Post 1965789)
Have the admin change the email ;)

I asked the first member this, but they didn't want to change it. Apparently the email address they use for FB is a 'junk' one.

So it would be good if there was some kind of alternative to get around this.

BBR-APBT 01-25-2010 03:43 AM

Quote:

Originally Posted by Zaiaku (Post 1965816)
Any reason why some user when view in the Connected Users Manager doesn't have all the info field out like the name birthday profile url?

I do believe that has to do with the facebook privacy settings.

BBR-APBT 01-25-2010 09:55 AM

I get this error:
Code:

PHP Parse error:  syntax error, unexpected T_VARIABLE, expecting ';' in /path/to/forums/fbb/runbox_hook_register_addmember_complete.php on line 5
I just disabled the plugin for this fle. Doesn't seem like it needs it to run.

What is this runbox for anyway? You never said nothing about adding a runbox.com affiliate program in this hack.


Also found a bug when Auto Authentication (login and logout automatically) - is set to off the javascript pop still says it found you.

meeja 01-25-2010 12:54 PM

Do you think the next update for this might allow for vb admins to use this exclusively for signups - I don't want anyone to be able to sign up to my board without a FB account.

Do you think that might be possible?

This (I think) is the best mod that's ever been introduced for vB.

Zaiaku 01-25-2010 02:01 PM

Quote:

Originally Posted by BBR-APBT (Post 1966008)
I get this error:
Code:

PHP Parse error:  syntax error, unexpected T_VARIABLE, expecting ';' in /path/to/forums/fbb/runbox_hook_register_addmember_complete.php on line 5
I just disabled the plugin for this fle. Doesn't seem like it needs it to run.

What is this runbox for anyway? You never said nothing about adding a runbox.com affiliate program in this hack.


Also found a bug when Auto Authentication (login and logout automatically) - is set to off the javascript pop still says it found you.

This was just added to version 3.2. I also have disabled this aswell.

zombietom 01-25-2010 02:15 PM

Quote:

Originally Posted by zombietom (Post 1963515)
Has anyone tested this latest version (3.2.3) on a 3.7 version of VB?
I tried to upgrade to 3.0 verison of Yay! Another Facebook Bridge but it killed my site ..so i went back to 2.2 version...would love to updated the newest version.
I will check for a replay later as i have to go to a funeral today.

thanks
and a special Thanks to Mr.paint for making and maintaining this MOD

Still no reply to this anyone?

thanks

Fr4n-FX 01-25-2010 09:25 PM

vb4.0.1 -> i have 3.0 mod version in my forum, is advisable to install 3.2.1 in my forum or have problems?

Zaiaku 01-25-2010 10:09 PM

I would upgrade as soon as possible. The new version fixes alot of teh old problems. and I have no seen it cause any new problems.

frogster 01-26-2010 03:43 AM

Hi,

I just installed this mod on my forum and now I only see a white screen. I uploaded all of the files first on my forum root and then imported the product and this happened. I tried uninstalling and installing and nothing...now whether it's installed or not I just get a white page. help! vb4.0.1 version

THanks,
M

ENF 01-26-2010 03:52 AM

Quote:

Originally Posted by frogster (Post 1966760)
Hi,

I just installed this mod on my forum and now I only see a white screen. I uploaded all of the files first on my forum root and then imported the product and this happened. I tried uninstalling and installing and nothing...now whether it's installed or not I just get a white page. help! vb4.0.1 version

THanks,
M

Disable your mods via the config.php if all you are getting is a white screen. Then, try and find the root cause of your problem from there. Also, make sure the files you uploaded were done so correctly.

Lastly, check this document for help: http://www.vbulletin.com/docs/html/blank_pages

[We're using 4.0.1 with this mod and no problems.]

balkanboy 01-26-2010 04:05 AM

archive link working now?

BBR-APBT 01-26-2010 04:12 AM

Quote:

Originally Posted by balkanboy (Post 1966769)
archive link working now?

Yes I posted two fixes in this thread. one on the change avatar page and one on the facebook register page. Just search for post in this thread by me.

Working like a champ.

balkanboy 01-26-2010 04:56 AM

normal register get this error....

Code:

Parse error: syntax error, unexpected T_VARIABLE, expecting ';' in /home/user/public_html/fbb/runbox_hook_register_addmember_complete.php on line 5
Disabling atm

BBR-APBT 01-26-2010 06:04 AM

Quote:

Originally Posted by balkanboy (Post 1966799)
normal register get this error....

Code:

Parse error: syntax error, unexpected T_VARIABLE, expecting ';' in /home/user/public_html/fbb/runbox_hook_register_addmember_complete.php on line 5
Disabling atm

Dude read the thread just two post above yours I said I posted a fix for that.
Quote:

Originally Posted by BBR-APBT (Post 1966008)
I get this error:
Code:

PHP Parse error:  syntax error, unexpected T_VARIABLE, expecting ';' in /path/to/forums/fbb/runbox_hook_register_addmember_complete.php on line 5
I just disabled the plugin for this fle. Doesn't seem like it needs it to run.



All times are GMT. The time now is 11:13 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.02560 seconds
  • Memory Usage 1,852KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_html_printable
  • (24)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