View Full Version : Integration with vBulletin - YAFB - Yay! Another Facebook Bridge
LifesGreatestGift
03-30-2010, 07:38 PM
I did upload everything right and got that.
http://thewindows7site.com
How do I fix it? Please help.
mrpaint
03-30-2010, 07:42 PM
I did upload everything right and got that.
http://thewindows7site.com
How do I fix it? Please help.
Please make sure this file exists: (check with your FTP client)
public_html/thewindows7site.com/forum/fbb/hook_init_startup.php
LifesGreatestGift
03-30-2010, 07:45 PM
It does. What do I need to edit in the files or database to stop vbulletin from requiring that and disable the mod. My site has been down for hours. :(
Zubair
03-30-2010, 08:18 PM
1. The message you have entered is too short. Please lengthen your message to at least 1 characters.
Giving me this error I am unable to post or reply anything this is a very strange error
LifesGreatestGift
03-30-2010, 08:18 PM
I fixed it. Apparently when I was uploading this mod, I was connected to someone elses forum through FTP so I thought it was uploading the files to mine :)
Thx for the help :)
outasite
03-30-2010, 09:25 PM
Installation is pretty straightforward and easy. If you run into any problem you can ask here
Please make sure you upload all the files/directories inside upload
[QUOTE=mrpaint;2013040]Installation is pretty straightforward and easy. If you run into any problem you can ask here
Thanks for the quick response, I think I'm gonna give it a shot tonight.
LifesGreatestGift
03-30-2010, 09:51 PM
Profile Facebook block isnt working for vbulletin.
CoZmicShReddeR
03-30-2010, 10:31 PM
Is there a way to have this show on the front page of the CMS version like it shows in the forums?
LifesGreatestGift
03-30-2010, 10:52 PM
Is there a way to have this show on the front page of the CMS version like it shows in the forums?
You would have to edit your navbar template and right after where it says
<li>
//// THE LINK FOR VIDEO GAMES
</li>
you would put
<li>
<a rel="nofollow" href="./facebook.php">
<img width="16" height="16" border="0" src="./fbb/facebook_logo_16x16.gif">
Connect with Facebook
</a>
</li>
So here is the before and after
https://vborg.vbsupport.ru/external/2010/03/7.png
Zubair
03-31-2010, 05:20 AM
1. The message you have entered is too short. Please lengthen your message to at least 1 characters.
Giving me this error I am unable to post or reply anything this is a very strange error
Any solution to my problem my board is not working
AllinJac
03-31-2010, 08:09 AM
Warning: require([path]/fbb/iframe/hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(304) : eval()'d code on line 5
Fatal error: require() [function.require]: Failed opening required '/home/allinjac/public_html/forums/fbb/iframe/hook_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allinjac/public_html/forums/includes/init.php(304) : eval()'d code on line 5
I am having a similar problem...
Please help!
I upgraded from version 2.x to 3.x and did as requested...
Uploaded all the files to Forums (Home Director) and made sure the file .php file for the hook is there...
I am going to try and reupdate or reupload all the files but my entire board went down so I am sure it is not your solution but my mistake somewhere PLEASE HELP ME TY...
By the way using 3.8.5 I think or 3.8.4
Jeremiah
AllinJac
03-31-2010, 08:13 AM
Not a programmer at all just a marketing guy that likes programming but I noticed that it was calling the hook file from a different subdirectory then what it was in in my server...
Not sure why or how it happened but the FBB file directory did not copy over all the way so I just recopied all the files and sent it over and it appears to be back up and running...
I will check it out TY..
I knew it was me and not you!
AllinJac
03-31-2010, 08:16 AM
I just transfered over from Facebook Connect! What a difference~ TY for your work and your abilities!!!
Anyways -
With FB connect I was able to put a link in postbit with an image right below where users would sign in to have a little FB Connect button there rather then just having it on the NAV Bar...
I forgot where to go to find that line of code to change it and what would you recommend I change it to so that I can have a link from there that takes them to the FB Sing up configuration...
Again!!!
TY TY TY TY TY TY
I can not say it enough... The way you allow the ability to transfer users that were once singed up with FB Connect to your solution is spectacular! I thought I was going to loose all those connects!!! TY
KURTZ
03-31-2010, 08:59 AM
Updated new version 3.2.4
Mostly to fix the weird right-to-left issue
when i try to synchronize the avatar i get this ... any suggestion?
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/includes/class_upload.php(384) : eval()'d code on line 12
AllinJac
03-31-2010, 09:58 AM
I am trying to place a button on the side bar and I did it with FB Connect easily but I am having difficulty either remembering where it is... I think I found it though...
And what code I can put there to allow it to show up if user is not Connected with YAFB...
I have included a pic of what I am referring to and here is the site I am referring to...
I know it is not your theme so you dont have to answer but any help would be so greatly appreciated!
http://allinjac.com :up:
AllinJac
03-31-2010, 01:59 PM
I am getting a crazy error wondering if anyone could help me out!
I am able to post to a thread any thread... No problems and it does post to my site no problem!
Have a new user that just came on board a few hours ago and it tells me that the users message is too short and it deletes anything we put in the message no matter how long or short it is...
S toping my members from being able to post??
Any ideas of what I did to mess this up would be appreciated
serg472
03-31-2010, 06:41 PM
Thanks for the great plugin!
I found one issue though. If you have extra custom profile field (for example with some human verification question that is visible only during registration), users will not be able to register through fb registration form as that field is not present there but is required to continue.
And one feature request that would be very useful:
Add an ability to be able to link facebook account to EXISTING forum account once logged in through facebook connect. For example on that page that prompts what you would like to do next - rigister a new account linked to fb or login, login should forward to another form that asks you for existing username and password (instead of saying your username is not found).
Thanks.
caygri
03-31-2010, 07:44 PM
help me i dont see facebook connect
CoZmicShReddeR
03-31-2010, 10:57 PM
help me i dont see facebook connect
The connect is usually located in the forums under the navbar if your not already logged into your website...
AllinJac
04-01-2010, 12:35 AM
I am getting a crazy error wondering if anyone could help me out!
I am able to post to a thread any thread... No problems and it does post to my site no problem!
Have a new user that just came on board a few hours ago and it tells me that the users message is too short and it deletes anything we put in the message no matter how long or short it is...
S toping my members from being able to post??
Any ideas of what I did to mess this up would be appreciated
BUMP...
I have an active testing board and my members can not post a new thread...
I am sure it is something I did but the message says... Your message is too short and you are not able to do anything after that... It resets your message back to nothing and takes you from quick reply to the full reply window...
DOES NOT DO IT ON MY ACCOUNT THOUGH! Only accounts that were activated TODAY!
Activated directly with YAFB not using the Syncronization from FB Connect...
THANKS For your help!
I am sure it is something I did...
Jeremiahi
LifesGreatestGift
04-01-2010, 09:15 AM
Just got done designing an amazing login box with this mod in mind :)
https://vborg.vbsupport.ru/external/2010/04/91.png
cory_booth
04-01-2010, 01:57 PM
BUG...
Minor, in the template for FaceBook Wall Block, you include the base domain along with the recent thread icon. For me, using a CDN, I don't want the base domain as part of the thread icon image URL. Might want to add a option for that....
cory_booth
04-01-2010, 01:59 PM
BUMP...
I have an active testing board and my members can not post a new thread...
I am sure it is something I did but the message says... Your message is too short and you are not able to do anything after that... It resets your message back to nothing and takes you from quick reply to the full reply window...
DOES NOT DO IT ON MY ACCOUNT THOUGH! Only accounts that were activated TODAY!
Activated directly with YAFB not using the Syncronization from FB Connect...
THANKS For your help!
I am sure it is something I did...
Jeremiahi
Oddly enough I have seen this exact error before and it was tied back to a Quick Reply Plugin. For me (back in 3.X) it was the quick reply toolbar editor/smilie add on plugin and it affected Photopost and other third party usages.
doemasters
04-01-2010, 02:18 PM
never was able to get it to work so had to let it go
AllinJac
04-01-2010, 04:29 PM
Just got done designing an amazing login box with this mod in mind :)
https://vborg.vbsupport.ru/external/2010/04/91.png
I like the button and login box...
Is it available for us to acquire?
Thanks!
junaid
04-01-2010, 04:30 PM
I cannot get active 5users from face book to submit my applications any help?
My FAN and friends more than 100 there active but from that applications it cannot show
show only 0 active users
AllinJac
04-01-2010, 04:32 PM
@Cory or anyone with Any ideas I need help PLEASE...
vBulletin 3.8.4
Cyb - Advanced Forum Statistics 6.6.1 Cyb - Advanced Forum Statistics
ibProArcade for vBulletin 2.7.0 ibProArcade - professional Arcade System for vBulletin
Live Topic 1.07b Live Topic transforms your forum into an amaizing live enviorment, which will keep your users active and happy.
Post Thank You Hack 7.7 Post Thank You Hack
Separate Sticky and Normal Threads 3.0.0 Separate Sticky and Normal Threads
Thread Thumbnails 2.1.0 Add a thumbnail to threads from a URL.
UserCP Referral ID 1.0.3 This product will place a collapsible box in the UserCP showing a referral message (can be customized) and the member's unique "Referral Link."
vBExperience 3.8.5 Calculate activity of your users
vBExperience Level 1.0 vBExperience Level
vBSEO 3.5.0 RC1 PL1 vBulletin SEO
vBSEO :: Sitemap Generator 2.5 Generate a Google & Yahoo Sitemap for your Forums
Yay! Another Facebook Bridge
Here is what I have installed in Products!
I have heard some conflicts with CYB so I just uninstalled or actually disabled it... So CYB IS NOT active...
Any thoughts???
Regarding Smiles...
I have added 75 Generic Smiles but only through the smile Manager not through any products.
Thanks Cory for your previous attempt at helping out and any I MEAN ANY insight is appreciated as I have to get this launched today at all costs!
THanks!
PS...
It works for me and my Super Moderator just fine but it has not worked on a few others that just singed up in the last few days AFTER the YAFB was installed!!!
Thanks!!!
PS...
It works fine for me but NOT for the people that have just signed up a within the last day or so after I installed YAFB!
Thanks!
I love the product but am getting nervous as I really need a FACEBOOK Connect prodcut and FB Connect is not working for many people so I switched to this but If people can not post I am going to have to disable it : (
I really do not want to do that!
This product is worth its weight in GOLD Just for 1 feature... The ability to INVITE your FB Friends to your FORUM!!!
All the other stuff is just ICING on the cake :)
AllinJac
04-01-2010, 04:41 PM
Just posting this for reference...
Someone started another topic about availablity on 4.02...
https://vborg.vbsupport.ru/showthread.php?p=2014153#post2014153
AllinJac
04-01-2010, 04:48 PM
@Cory or anyone with Any ideas I need help PLEASE...
vBulletin 3.8.4
Cyb - Advanced Forum Statistics 6.6.1 Cyb - Advanced Forum Statistics
ibProArcade for vBulletin 2.7.0 ibProArcade - professional Arcade System for vBulletin
Live Topic 1.07b Live Topic transforms your forum into an amaizing live enviorment, which will keep your users active and happy.
Post Thank You Hack 7.7 Post Thank You Hack
Separate Sticky and Normal Threads 3.0.0 Separate Sticky and Normal Threads
Thread Thumbnails 2.1.0 Add a thumbnail to threads from a URL.
UserCP Referral ID 1.0.3 This product will place a collapsible box in the UserCP showing a referral message (can be customized) and the member's unique "Referral Link."
vBExperience 3.8.5 Calculate activity of your users
vBExperience Level 1.0 vBExperience Level
vBSEO 3.5.0 RC1 PL1 vBulletin SEO
vBSEO :: Sitemap Generator 2.5 Generate a Google & Yahoo Sitemap for your Forums
Yay! Another Facebook Bridge
Here is what I have installed in Products!
I have heard some conflicts with CYB so I just uninstalled or actually disabled it... So CYB IS NOT active...
Any thoughts???
Regarding Smiles...
I have added 75 Generic Smiles but only through the smile Manager not through any products.
Thanks Cory for your previous attempt at helping out and any I MEAN ANY insight is appreciated as I have to get this launched today at all costs!
THanks!
AllinJac
04-01-2010, 04:59 PM
Ok I thought it might have something to do with the User Groups since I could post just fine...
But it does not have anything to do with the user groups as my other admin is not able to do it either...
Getting stressed here I am willing to even PAY someone, don't have much but I will pay ANYONE whatever I can or what you need within reason to fix this I want to use this product and I am SURE it is a conflict or something that I have done...
As lots of other people are using it just fine...
THANKS
AllinJac
04-01-2010, 05:07 PM
@Cory or anyone with Any ideas I need help PLEASE...
vBulletin 3.8.4
Cyb - Advanced Forum Statistics 6.6.1 Cyb - Advanced Forum Statistics
ibProArcade for vBulletin 2.7.0 ibProArcade - professional Arcade System for vBulletin
Live Topic 1.07b Live Topic transforms your forum into an amaizing live enviorment, which will keep your users active and happy.
Post Thank You Hack 7.7 Post Thank You Hack
Separate Sticky and Normal Threads 3.0.0 Separate Sticky and Normal Threads
Thread Thumbnails 2.1.0 Add a thumbnail to threads from a URL.
UserCP Referral ID 1.0.3 This product will place a collapsible box in the UserCP showing a referral message (can be customized) and the member's unique "Referral Link."
vBExperience 3.8.5 Calculate activity of your users
vBExperience Level 1.0 vBExperience Level
vBSEO 3.5.0 RC1 PL1 vBulletin SEO
vBSEO :: Sitemap Generator 2.5 Generate a Google & Yahoo Sitemap for your Forums
Yay! Another Facebook Bridge
Here is what I have installed in Products!
I have heard some conflicts with CYB so I just uninstalled or actually disabled it... So CYB IS NOT active...
Any thoughts???
Regarding Smiles...
I have added 75 Generic Smiles but only through the smile Manager not through any products.
Thanks Cory for your previous attempt at helping out and any I MEAN ANY insight is appreciated as I have to get this launched today at all costs!
THanks!
PS...
It works for me and my Super Moderator just fine but it has not worked on a few others that just singed up in the last few days AFTER the YAFB was installed!!!
Thanks!!!
PS...
It works fine for me but NOT for the people that have just signed up a within the last day or so after I installed YAFB!
Thanks!
I love the product but am getting nervous as I really need a FACEBOOK Connect prodcut and FB Connect is not working for many people so I switched to this but If people can not post I am going to have to disable it : (
I really do not want to do that!
This product is worth its weight in GOLD Just for 1 feature... The ability to INVITE your FB Friends to your FORUM!!!
All the other stuff is just ICING on the cake :)
AllinJac
04-01-2010, 05:12 PM
Thought I got it to work again as it worked one time AFTER I disabled LIVE TOPIC...
Got it to work on Firefox....
But got my hopes up as it did not work the second and third times trying it...
:(
Digital Jedi
04-01-2010, 05:47 PM
Thought I got it to work again as it worked one time AFTER I disabled LIVE TOPIC...
Got it to work on Firefox....
But got my hopes up as it did not work the second and third times trying it...
:(
First of all, you've got to be a little patient. It can take quite a while before your question can be addressed. Most of us are happy to help, but one post or two is usually all that's necessary.
The first thing you need to do is disable all your plugins from vB options, and see if the problem persists. If it turns out to be that, then you would go through your modifications individually, turning one off at a time. Once you rule out, or rule in one of your modifications, then you can proceed to something else.
Bacon Butty
04-01-2010, 06:26 PM
I would be most grateful if someone could answer the following question.
I have 'Facebook Connect' (https://vborg.vbsupport.ru/showthread.php?t=198499) installed on my current 3.8 forum. When I upgrade to the 4 series, Will this different Facebook Bridge allow users who registered and currently log in with their current Facebook account through 'Facebook Connect' (https://vborg.vbsupport.ru/showthread.php?t=198499) continue to do so with their existing login/account?
An answer would be greatly appreciated. :up:
Guys I attempted this and look to have failed.
On the advice of a tutorial I was reading on upgrading, I was informed to uninstall all current 3.8 modifications, so Facebook Connect was uninstalled...
I've since upgraded, installed YAFB but when clicking on the migration tool, I need to select Faceboom Connect. I've since re-installed Facebook connect but when I attempt to use th migration tool, it says 0 Users.
Any help would be massively appreciated. Theres 500+ users who registered with their facebook using Facebook connect, I just need them over so they work on YAFB
Digital Jedi
04-01-2010, 06:36 PM
Guys I attempted this and look to have failed.
On the advice of a tutorial I was reading on upgrading, I was informed to uninstall all current 3.8 modifications, so Facebook Connect was uninstalled...
I've since upgraded, installed YAFB but when clicking on the migration tool, I need to select Faceboom Connect. I've since re-installed Facebook connect but when I attempt to use th migration tool, it says 0 Users.
Any help would be massively appreciated. Theres 500+ users who registered with their facebook using Facebook connect, I just need them over so they work on YAFB
I'm not entirely sure on this, but I presume once you uninstalled Facebook Connect, you disassociated any accounts with the modification. I wouldn't think re-installing it would reassociate those old accounts, as you would be essentially starting over.
Generally speaking, yes, you should uninstall all your modifications prior to upgrading from the 3.x to the 4.x series. But if you have modifications installed that make changes to the database, then uninstalling those modifications will remove any and all information it added.
Bacon Butty
04-01-2010, 06:42 PM
I'm not entirely sure on this, but I presume once you uninstalled Facebook Connect, you disassociated any accounts with the modification. I wouldn't think re-installing it would reassociate those old accounts, as you would be essentially starting over.
Generally speaking, yes, you should uninstall all your modifications prior to upgrading from the 3.x to the 4.x series. But if you have modifications installed that make changes to the database, then uninstalling those modifications will remove any and all information it added.
Thanks for the reply.
I see, I feared that - thats what I get for following a tutorial blindly. "Uninstall all modifications. *check* :(
I'm hoping the users may still be able to use their account to login as I've just been able to "Share" a post with the old Facebook connect account, and it worked with YAFB...
Next question, "Connect button in NavBar" doesn't seem to be there. I assume it may be because I had modded the header/navbar prior installation. I don't suppose some kind person could post the code for the Connect Button login?
mrpaint
04-01-2010, 06:43 PM
Thought I got it to work again as it worked one time AFTER I disabled LIVE TOPIC...
Got it to work on Firefox....
But got my hopes up as it did not work the second and third times trying it...
:(
As Digital Jedi has said, please spend some time to disable your modifications one by one to find out the one which is confict with YAFB. There are plenty of things can caused problem when different plugins from different developers running together. To make the work easier, you may consider to take care of products which use newpost_* hook locations (newpost_process or similar). Hope it helps
Guys I attempted this and look to have failed.
On the advice of a tutorial I was reading on upgrading, I was informed to uninstall all current 3.8 modifications, so Facebook Connect was uninstalled...
I've since upgraded, installed YAFB but when clicking on the migration tool, I need to select Faceboom Connect. I've since re-installed Facebook connect but when I attempt to use th migration tool, it says 0 Users.
Any help would be massively appreciated. Theres 500+ users who registered with their facebook using Facebook connect, I just need them over so they work on YAFB
Sorry mate, YAFB can migrate users from Facebook Connect but because you uninstalled Facebook Connect, you removed all the connections (Facebook Connect stores them in a table named "fbuser"). That's why YAFB couldn't find any connected users to migrate. I think we are out of luck unless you have a database backup daily or weekly. You may want to ask your hosting provider.
AllinJac
04-01-2010, 06:51 PM
First of all, you've got to be a little patient. It can take quite a while before your question can be addressed. Most of us are happy to help, but one post or two is usually all that's necessary.
The first thing you need to do is disable all your plugins from vB options, and see if the problem persists. If it turns out to be that, then you would go through your modifications individually, turning one off at a time. Once you rule out, or rule in one of your modifications, then you can proceed to something else.
Did that and nothing worked...
When I turned one off it did allow me to put ONE post but then after that it did not work...
AllinJac
04-01-2010, 06:56 PM
As Digital Jedi has said, please spend some time to disable your modifications one by one to find out the one which is confict with YAFB. There are plenty of things can caused problem when different plugins from different developers running together. To make the work easier, you may consider to take care of products which use newpost_* hook locations (newpost_process or similar). Hope it helps
Sorry mate, YAFB can migrate users from Facebook Connect but because you uninstalled Facebook Connect, you removed all the connections (Facebook Connect stores them in a table named "fbuser"). That's why YAFB couldn't find any connected users to migrate. I think we are out of luck unless you have a database backup daily or weekly. You may want to ask your hosting provider.
As you saw in the last post I did this but to no avail...
I will try the last comment you suggested but I do not know what that means...
Is there someone I could PAY here to fix this for me?
I really want to use your PRODUCT! I am sure that it may be an issue with what I have done but I am not sure...
Why would it be working in Chrome and NOT in Firefox???
I have screen sharing software and skype so if there is someone out there that would assist me in getting this fixed I would pay for their time! I dont have much but I am sure I could have enough to take care of this!!!
PLEASE!
I am also sorry about multiple posts I should of just edited them but YES I am a little excited my board is completely down and I have been working on our launch for a year and now we are getting ready to launch in a few days and it is DOWN! And as you said be patient... When you have everything on the line and you have as much invested in this as I do a few days is not a little amount of time... I do realize that this is FREE... For most anyways as I usually donate when possible! I just have to wait for a week or so to donate on this one but I will for sure... Just the fact that they have available the Add a Friends in the OPTIONS is worth having this installed as a SINGLE product!!! Obviouisly I am glad for the other additions I was just saying...
I have paid beta testers to be on our site testing everything out for me but they can not test anymore as they can not make any posts!!!
Private message me or reply here with how I can contact you if you are willing to take me up on my offer to help me out!!!
TY!!!
TY!!!
TY!!!
PS...
Yes I do have 5 posts about the issue but with how long they are I do not think I could of made them any longer...
I felt it necessary to break them up based on what I did and each by category...
The other couple of replies were for Reference...
And replying to specific posts...
AllinJac
04-01-2010, 08:08 PM
YOU ARE awesome!!!
WOW Mr. Paint!!!
What could I do without your FIRST CLASS SUPPORT ON YOUR PRODUCT!
I was in need an you came to the rescue not only telling me what went wrong but fixing it at the same time!!!
You are my hero of the day and maybe the week you saved my butt!!!
Anyone that needs a facebook connect you NEED to use a product called
THE ONE AND ONLY CHOICE TO CONNECT TO FACEBOOK THERE ARE NO OTHER OPTIONS!!!
Just kidding it is called YAFB!!!
Go get it and it will work!!!
By the way if anyone is interested to know what happened I had FB Connect which I made some modifications to the code as it is not like this a true product and those modifications messed it up!!!
I knew it was my fault@!!'
TY
tehtide
04-01-2010, 08:47 PM
There is an error in one of your templates. Not all the CSS files are being included properly. In the fbb_vb4_landing_page template find {vb:raw headinclude} and add {vb:raw headinclude_bottom} underneath it. This should fix that template.
AllinJac
04-01-2010, 10:08 PM
There is an error in one of your templates. Not all the CSS files are being included properly. In the fbb_vb4_landing_page template find {vb:raw headinclude} and add {vb:raw headinclude_bottom} underneath it. This should fix that template.
I am NOT a programmer but I was looking in there since I am working on it now and I went as instructed but could not find the vb raw only saw headinclude...
So where does it go and what is the necessary reason to be there...
THANKS!
AllinJac
04-01-2010, 10:18 PM
<a href="https://vborg.vbsupport.ru/showthread.php?p=2014300#post2014300" target="_blank">https://vborg.vbsupport.ru/showt...00#post2014300</a>
Here is a post I wrote for you on Facebook Connect as many users are unsatisfied with the product they have.
I have told them in some details about your product and how beneficial it will be for them to use it.
I thank you again for your support and besides making a donation to your cause I will continue to spread the word about your amazing product!@!
I installed this on my forum, however, there is no button to connect with facebook on the website...
url is: http://forum.asien.se
I did put in the API key and secret code.
Bacon Butty
04-02-2010, 04:26 PM
I installed this on my forum, however, there is no button to connect with facebook on the website...
url is: http://forum.asien.se
I did put in the API key and secret code.
There is;
http://img85.imageshack.us/img85/5084/57476687.jpg
Ooh... there it is...
The whole registreation through facebook is a bit weird... Asked a few friends of mine to try it, its alot of steps and not really logic.
Bounce
04-03-2010, 12:37 AM
Thanks for this, moving to this from the unsupported facebook connect...
Small problem...
vb 3.8.5
When I log in its not letting me use my already registered account on my forums and trying to make me register?
No Account found. You are being redirected to Register form. It is easy and only takes a few click to be done...
I've added the reclaim info into the connect section on the developers section.
Any idea's?
Thanks
EDIT: Apologises never set my user cp up to connect...
Another small prob which I need to sort, its not posting to my wall? Does this version do that or does it just notify all my facebook friends?
Bacon Butty
04-03-2010, 02:14 PM
Guys, when this product is enabled I am receiving this error at the very top of the page;
Warning: fopen() [function.fopen]: open_basedir restriction in effect. File(/srv/apache/www/htdocs/tmp/vbupload47540) is not within the allowed path(s): (/home/grandold:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_upload.php on line 281
Warning: fopen(/srv/apache/www/htdocs/tmp/vbupload47540) [function.fopen]: failed to open stream: Operation not permitted in [path]/includes/class_upload.php on line 281
and this prompt in the centre;
Unable to add cookies, header already sent.
File: /home/grandold/public_html/forum/includes/class_core.php
Line: 4482
Any ideas? This only happens when a member attempt to view a thread which they have replied to.
Any help would be great, as this mod is vital to our forum and I cant keep it disabled.
vidan
04-03-2010, 04:31 PM
If by any chance, facebook apps is update again, and therefore we need an update in this mod/addons/script to make our member can log-in again through the forum, and mrpaint late to update, so all member can't login? because fbconnect must be update first, or we can login ourself by username and password as usual?
thanks
AllinJac
04-03-2010, 09:34 PM
Ooh... there it is...
The whole registreation through facebook is a bit weird... Asked a few friends of mine to try it, its alot of steps and not really logic.
What do you mean it is a lot of steps not very Logic?
Click FB Connect...
> Takes you to FB Button to register
> Either add email and password for FB or click connect if you are already logged in FB
> Enter Username - Password - verify Password...
> Change or verify the settings in FB Conenct in USER CP...
You are done...
What are you referring to by not very Logic...
Just trying to help you out...
Thanks,
AllinJac
04-03-2010, 09:36 PM
If by any chance, facebook apps is update again, and therefore we need an update in this mod/addons/script to make our member can log-in again through the forum, and mrpaint late to update, so all member can't login? because fbconnect must be update first, or we can login ourself by username and password as usual?
thanks
Can login with user name and password...
You have to remember when FB Updates stuff NOT everyone is alerted about changes till usually AFTER they happen...
FOR A FREE PRODUCT, Mr. Paint is a God send for doing what he does...
I don't think you are complaining about this FREE product I just thought it necessary to point that out as he is working hard for us to be happy for FREE!
Guys if you like this MOD not only add it to the MOD of the Month but feel free to throw a few bucks his way. Of course this is not mandatory but this is by far the BEST mod to connect to FB and without him continuing to support it we will all be in trouble :)
Thanks
AllinJac
04-03-2010, 09:40 PM
Thanks for this, moving to this from the unsupported facebook connect...
Small problem...
vb 3.8.5
When I log in its not letting me use my already registered account on my forums and trying to make me register?
I've added the reclaim info into the connect section on the developers section.
Any idea's?
Thanks
EDIT: Apologises never set my user cp up to connect...
Another small prob which I need to sort, its not posting to my wall? Does this version do that or does it just notify all my facebook friends?
YES it does support the ability to connect to the wall...
When you post a quick or regular reply you will see check boxes in the bottom that should be checked to post to FB...
Now in saying that there are sometimes issues for me (1 out of 50 or so) that do not post for whatever reason...
Then all I do is if I have to post that I just go back to the thread and post and click the F button for FACEBOOK in the bottom right hand corner to repost it to my wall for everyone to see!!!
Hope this helps!
Thanks,
AllinJac
04-03-2010, 09:42 PM
Guys, when this product is enabled I am receiving this error at the very top of the page;
and this prompt in the centre;
Any ideas? This only happens when a member attempt to view a thread which they have replied to.
Any help would be great, as this mod is vital to our forum and I cant keep it disabled.
Sorry no idea on this but when you find out could you please update us with the issue so we can help others if this happens again!
Thanks
Digital Jedi
04-04-2010, 04:27 PM
Ooh... there it is...
The whole registreation through facebook is a bit weird... Asked a few friends of mine to try it, its alot of steps and not really logic.
It has a lot of options, not steps. Getting it up and running it actually quite simple. You can post the demo video from YouTube if you want to teach your users how to configure the additional options, which are also just a bunch of yes/no abilities.
Bacon Butty
04-04-2010, 09:47 PM
I'm been tweaking my template so this Facebook bridge is more prominent as I think it's kinda disguised, as epitimised by members replying to this thread wondering where the login is once installed...
Anyway, I've stuck the link in the top like so;
https://vborg.vbsupport.ru/
At the moment it links to the page on /facebook.php , prompting the user to take a second click on the icon to prompt this login box;
https://vborg.vbsupport.ru/
Does anyone know how to call that login box from clicking the first link? Rather than having to go to /facebook.php ?
mrpaint
04-05-2010, 10:33 AM
I'm getting lost, can you (who ran into bugs) file issue here: http://code.google.com/p/vbulletinfacebook/issues/list (require a Google Account)
Thank you
mrpaint
04-05-2010, 08:15 PM
Big news today: version 3.3 is out!
Everyone who is running YAFB should upgrade this version right away since it has a killer feature, sorry, 2 killer features:
User doesn't have to go to facebook.php anymore (of course, in a few situations, they will have to as it's necessary)
User who doesn't connected and registered can have their new account with 1 click! New account will be registered "on-the-fly" with pattern predefined in AdminCP
Install the new version and go straight to AdminCP, Settings page to check them out right now. The 2 new settings are: "Activate on System Wide" (for 1st feature) and "Auto Register On-the-fly" (for 2nd feature). Imagine when you enable both these 2 features, it will really become a seamless user experience!
gurler
04-05-2010, 08:28 PM
Still not working for new registration, after loged in who is not registered.
edit: i am sorry.. the problem coused by a phrase which i edited. thank you mrpaint. it works.
hollosch
04-05-2010, 08:50 PM
Update works ! Now i wait for feedback of my new (and existing) users ;-)
CoZmicShReddeR
04-05-2010, 09:06 PM
OMG lol 3.3 my navbar vanished and logout and login vanished...
delmarva
04-05-2010, 09:31 PM
I now have two "Connect with Facebook" links in navbar...
Otherwise, very nice job! Much improved... :up:
archet1337
04-06-2010, 02:22 AM
First of all, thank a lot for sharing this mod. It is absolutely brilliant!
I'm having some problems with the share button in postbit.
It looks like this:
http://www.digi-tech.org/images/diverse/facebook_share.png
How do I get rid of the dark bacround around the button / text?
I tried to edit fbb_vb4_postbit_controls but that didn't have any effect at all.
Any pointers on where / what to edit would be much appreciated.
I'm running vB 4.0.2 PL4 if it matters.
shaun2222
04-06-2010, 02:40 AM
Can you answer these questions for me please?
https://vborg.vbsupport.ru/showthread.php?t=239847
NickyNet
04-06-2010, 07:20 AM
Big news today: version 3.3 is out!
Everyone who is running YAFB should upgrade this version right away since it has a killer feature, sorry, 2 killer features:
User doesn't have to go to facebook.php anymore (of course, in a few situations, they will have to as it's necessary)
User who doesn't connected and registered can have their new account with 1 click! New account will be registered "on-the-fly" with pattern predefined in AdminCPInstall the new version and go straight to AdminCP, Settings page to check them out right now. The 2 new settings are: "Activate on System Wide" (for 1st feature) and "Auto Register On-the-fly" (for 2nd feature). Imagine when you enable both these 2 features, it will really become a seamless user experience!
hi, very very nice!
worked like a charm! Thank you for good job!
but only one question:
what will happend if there are [name]_[lname]
same name and lname on facebook?
Wakey
04-06-2010, 09:25 AM
I'm been tweaking my template so this Facebook bridge is more prominent as I think it's kinda disguised, as epitimised by members replying to this thread wondering where the login is once installed...
Anyway, I've stuck the link in the top like so;
https://vborg.vbsupport.ru/
Any chance you can share your template edit to set it up like that?
Bacon Butty
04-06-2010, 10:00 AM
Any chance you can share your template edit to set it up like that?
It's a simple template edit. The new update has kinda messed it up though as it takes it to the 'connect with facebook' page rather than prompting the login box. Once someone answers the below I'll publish it :)
Does anyone know how I can alter a simple link like this;
https://vborg.vbsupport.ru/
To bring up this on click;
https://vborg.vbsupport.ru/
Also, can anyone explain what "Auto Register On-the-fly" is? I dont understand the English or explanation in the admincp :confused:
mrpaint
04-06-2010, 10:04 AM
hi, very very nice!
worked like a charm! Thank you for good job!
but only one question:
what will happend if there are [name]_[lname]
same name and lname on facebook?
I didn't get your point?
Anyway, if no good username is found (registered already or something), user will have to register by his/herself
It's a simple template edit. The new update has kinda messed it up though as it takes it to the 'connect with facebook' page rather than prompting the login box. Once someone answers the below I'll publish it :)
Does anyone know how I can alter a simple link like this;
http://img177.imageshack.us/img177/6057/fb1g.jpg
To bring up this on click;
http://img522.imageshack.us/img522/7827/fb2qx.jpg
Also, can any explain what "Auto Register On-the-fly" is? I dont understand the English or explanation in the admincp :confused:
It's hard to explain. You should take a look at a template named "fbb_vb4_navbar_button"
Bacon Butty
04-06-2010, 10:16 AM
Thanks mrpaint, appreciated good sir :)
mrpaint
04-06-2010, 11:41 AM
In case you want to add the "Connect with Facebook" button up to the top, create new plugin for parse_template and use this code
if ($vbulletin->fbb['runtime']['navbar_button_needed'] AND $vbulletin->fbb['runtime']['vb4']) {
$fbb_navbar_button = vB_Template::create('fbb_vb4_navbar_button')->render();
$search = 'if ($show[\'registerbutton\']) {';
$vbulletin->templatecache['header'] = str_replace(
$search
,$search . '$final_rendered .= "' . addslashes($fbb_navbar_button) . '";'
,$vbulletin->templatecache['header']
);
}
*Note: If you are not sure that I'm talking about, it's highly recommend that you shouldn't follow this instruction. The feature will be added in next version of YAFB
CoZmicShReddeR
04-06-2010, 01:35 PM
Hey mrpaint I had to revert back to 3.22 All the info in the top right corner vanished so did the navbar links...
I tried disabling every addon and still had the issue... I switched styles and still same...
I am using VB Version 4.02 PL4 CMS
Hey mrpaint I had to revert back to 3.22 All the info in the top right corner vanished so did the navbar links...
I tried disabling every addon and still had the issue... I switched styles and still same...
I am using VB Version 4.02 PL4 CMS
Same here.
reefland
04-06-2010, 11:12 PM
I just read that facebook connect will be added to vbulletin by default starting with 4.0.3. Is this the same code we're using here?
mrpaint
04-06-2010, 11:21 PM
I just read that facebook connect will be added to vbulletin by default starting with 4.0.3. Is this the same code we're using here?
Absolutely not :D
That would be an amazing news to vBulletin owners (and users) :up:
PS: Source please?
Edit: Got the news. All we need to do now is finding a way to migrating YAFB connected users to vBulletin new Facebook Connect implementation. Oh, I can't wait
cory_booth
04-06-2010, 11:46 PM
Absolutely not :D
That would be an amazing news to vBulletin owners (and users) :up:
PS: Source please?
Edit: Got the news. All we need to do now is finding a way to migrating YAFB connected users to vBulletin new Facebook Connect implementation. Oh, I can't wait
Mr. Paint, I HOPE you are involved in this...
Those in the know (since vb.com never seems to have anything to say about upcoming features)....
Can we get a run down about the proposed features? For example are we talking an all encompassing integration like YAFB or simply a login integration?
Mr. Paint, I HOPE you are involved in this...
Those in the know (since vb.com never seems to have anything to say about upcoming features)....
Can we get a run down about the proposed features? For example are we talking an all encompassing integration like YAFB or simply a login integration?
Best of luck getting people to break their NDAs.
reefland
04-06-2010, 11:49 PM
Hi mrpaint,
4.0.3 – hopefully later this week. If all goes well, we are hoping to update vbulletin.com tomorrow (Tuesday 4/6/10)
4.0.3 includes:
Facebook connect integration, (Mike, the awesome dude that created this will be creating a blog post to cover these things)
Rectified bugs here: http://www.vbulletin.com/forum/proje...uereportid=300
Source (http://www.vbulletin.com/forum/entry.php?2414-Next-steps-for-vBulletin)
mrpaint
04-07-2010, 01:53 AM
Mr. Paint, I HOPE you are involved in this...
Those in the know (since vb.com never seems to have anything to say about upcoming features)....
Can we get a run down about the proposed features? For example are we talking an all encompassing integration like YAFB or simply a login integration?
Well, I have no idea since I have no connection with vBulletin people. I think we have to wait. 4.0.3 will be released very soon and we will all know :D
archet1337
04-07-2010, 02:56 AM
mrpaint, would be lovely if you could look at my problem, posted above:
Edit: I figured it out, problem solved.
Thanks again for this great mod :)
gurler
04-07-2010, 04:05 AM
Still not working for new registration, after loged in who is not registered.
edit: i am sorry.. the problem coused by a phrase which i edited. thank you mrpaint. it works.
thank you.
Blacura
04-07-2010, 04:40 PM
When trying to approve pictures on my forum i get a database error reading:
Database error in vBulletin 3.8.5:
Invalid SQL:
UPDATE `picture`
SET fbpid = '870955243_10150148259970244'
WHERE pictureid IN ();
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
Error Number : 1064
Request Date : Wednesday, April 7th 2010 @ 11:09:28 AM
Error Date : Wednesday, April 7th 2010 @ 11:09:33 AM
Script : http://ladiesletsride.com/forum/albu...es&albumid=203
Referrer : http://ladiesletsride.com/forum/albu...es&albumid=203
IP Address : 216.246.160.226
Username : James
Classname : vB_Database
MySQL Version : 5.1.45-log
So i go to vbulletin forum and they inform me that error is from a modification. There is not field called "fbpid" in the picture table.
This means it is coming from this mod. Is there anyone who can help me?
Verionia
04-07-2010, 08:48 PM
How can I change the icon and text to match more like the icon on http://www.groupon.com ?
robdawg
04-07-2010, 09:52 PM
When I click on the Login with Facebook link in the NAVBAR, I get this JS error:
FB is not defined
[Break on this error] FB.Connect.requireSession();
I am using VB 3.8.5 with vBAdvanced. Problem does appear to be specific with 3.8.5, because one of my boards running 3.8.4 with vbAdvanced works fine.
Mostjolly
04-07-2010, 10:11 PM
Mr.Paint,
Is there a way to have unlimited invites and 1-click highlight all friends?
When I enter my API key and Secret Code, I don't get any templates. It just saves and nothing happens.
Anybody else have this problem?
Didn't do it for me either. I don't believe this version lists the template bundles since the video was made.
Ok, I've been wondering about that. I'm glad someone finally posted something.
I fixed it. Apparently when I was uploading this mod, I was connected to someone elses forum through FTP so I thought it was uploading the files to mine :)
Yikes! How do they like their new YAFB?
Read the thread about why the button is not showing there is several post on this problem.
You have a custom skin and apparently removed a hook that is needed.
On a side note the button does not show for logged in users.
I've seen a lot of posting back and forth about the missing button on the navbar. Yes, I did read the entire thread. ;)
What I've seen is a lot of posting about a silly little issue, but unless I completely overlooked something in this thread, I have a more annoying issue. I get that button for those who are not logged in. It shows up fine. However, when it's clicked, I get the following message:
Please establish the connection to Facebook before continue
For those logged in who go to UserCP to establish the connection, there is no button. There is no avatar and username. Clicking "Save Settings" gives the following message:
Sorry, we can NOT proceed your request
It looks like there are some problem in communication to/from Facebook. Please contact Administrators for more detail...
Yes, the API and Secret are in there. As far as I can tell, everything is set up correctly both on the server and on FB. This is occurring on a highly modified 3.8.3 and a lightly modified 3.8.2, and I verified on 3.8.2 that there are no conflicting plugins, and I even ran from a bone-stock style.
Any ideas? Both sites are on the same server. Both sites get the same errors. It's a Debian box with MySQL5x and PHP5x.
josh2007
04-07-2010, 11:59 PM
how can i change the location of the Connect With Facebook button i hate where it is located and would like to move it underneath the login box but i also want it to be hidden if the person is logged in
Winter Sonata
04-08-2010, 02:31 AM
Hello, would that mod cause high load on the server ?
Mark.B
04-08-2010, 04:04 PM
Struggling to get this working...link shows in Navbar which goes to /facebook.php, but clicking this gives the "Please establish the connection to Facebook before continue" error....but there is no further button to allow this to happen, as I have seen on some sites running this hack (eg http://www.tabletennistalk.co.uk/forum/facebook.php).
It's possible I'm missing something obvious but I can't see what. I've got all the settings enabled and the keys in place etc.
josh2007
04-08-2010, 04:12 PM
Struggling to get this working...link shows in Navbar which goes to /facebook.php, but clicking this gives the "Please establish the connection to Facebook before continue" error....but there is no further button to allow this to happen, as I have seen on some sites running this hack (eg http://www.tabletennistalk.co.uk/forum/facebook.php).
It's possible I'm missing something obvious but I can't see what. I've got all the settings enabled and the keys in place etc.
It worked fine for me. I registered with the Connect With Facebook button
Mark.B
04-08-2010, 04:45 PM
Yes you can on that tennis site, but that isn't my site - I don't get that button. That's the problem. I get the initial button but not the actual Facebook Connect button under the error message.
josh2007
04-08-2010, 04:53 PM
oh haha :P
Mark.B
04-08-2010, 05:15 PM
Well this is what isn't working.
My source code gives this:
<div style="text-align:center">
<fb:login-button length="long" onlogin="fbUserConnected">
</fb:login-button>
</div>
But this code is not generating anything when the page renders.
serg472
04-08-2010, 05:16 PM
I just noticed that the mod doesn't index user.fbuid field. I would suggest indexing all fields that are used for searching as it has significant performance impact.
robbiefritz
04-08-2010, 05:19 PM
The FB developer link is expired. The new link is http://www.facebook.com/developers/#!/developers/createapp.php
robdawg
04-08-2010, 05:20 PM
I seem to have an issue with the following variable being empty:
$vbulletin->fbb['runtime']['footer']
Not sure why it is returning an empty value for ONLY some of my sites.
I seem to have an issue with the following variable being empty:
$vbulletin->fbb['runtime']['footer']
Not sure why it is returning an empty value for ONLY some of my sites.
Do they all run the same style? There's a necessary template hook that might be missing on some?
robdawg
04-08-2010, 06:37 PM
I found the problem but do not know how to fix it.
Process Template Complete is looking for the hook "process_templates_complete". In vBulletin 3.8.4 and 3.8.5, that plugin hook does not exist. Which means it is not getting to the code that process the footer JS.
Or should that hook exists in 3.8.4 and 3.8.5, and I have something wrong with my install?
AllinJac
04-08-2010, 08:04 PM
Mr. Paint...
I have the same question as the precious user...
is there a way to invite more then the limit of 4 People to your site using your FB Invite functionality in the or under the Options area....
By the way I feel I need to say it again,
THANK YOU THANK YOU THANK YOU
For fixing my issues I was having last week! You not only told me how to do it you showed me exactly what to do and did it!!!
Absolutely Amazing!
Your Support and time you are spending on this project is outstanding!!!
Thanks,
AllinJac
04-08-2010, 08:11 PM
Is it safe to update to 3.3 at this moment?
I noticed there were a few people saying they got errors...
I am sure they were minor I Just wanted to validate if we should update now or wait a bit?
I'd say no. In just the few posts since it was released, there are obvious problems. In fact, it doesn't even work on the demo 3.8.x site.
vbreal
04-09-2010, 03:19 AM
vb 4.3 has facebook connect now.
how will that effect this mod
what if someone uses this mod to join or vice versa?
im currently using this mod but wouldn't mind taking advantage of the native fb connect.
but im guessing i can't have both on at the same time cause things will get confusing.
vbreal
04-09-2010, 06:12 AM
Absolutely not :D
That would be an amazing news to vBulletin owners (and users) :up:
PS: Source please?
Edit: Got the news. All we need to do now is finding a way to migrating YAFB connected users to vBulletin new Facebook Connect implementation. Oh, I can't wait
Read back a few pages.
im guessing ur speaking of the above post.
not sure if i should upgrade to 3.3 and not sure if i should turn on the native fb connect for vb.
sigh
vbreal
04-09-2010, 06:47 AM
curiosity was eating me up
you can't run both at the same time. well i couldn't.
i got the following error
Fatal error: Cannot redeclare class facebook in /home/trudail/public_html/fbb/fbplatform/facebook.php on line 37
so i just turned off vb's fb connect.
vbreal
04-09-2010, 06:53 AM
Auto Register On-the-fly
Enter patterns and the system will register new forum accounts right after fail auto-login attempt (requires Auto Login to be enabled, this will overlap the functionality of Auto Register).Allowed keys in patterns: [username] (the Facebook username), [uid] (the Facebook userid), [fname] (first name), [lname] (last name), [name] (full name). Patterns will be used from left to right, accept no space (use spaces to separate patterns). Example: "[username] [name] [fname]_[lname] facebook[uid]". Leave this field blank with no pattern will disable this feature
huh?
can someone provide an example and explain what this does.
i have an idea but want to be sure.
We need Facebook Permissions to the magic, below is the permissions list. You can grant any "Not Permitted" permission by clicking the status
Connection Established - Granted
Permission to Read Stream - Granted
Permission to Publish Stream - Granted
Permission to access your data when you are offline - Granted
Sending Email via Facebook - Grantedthis part stretches past my page's border
AllinJac
04-09-2010, 08:18 AM
I'd say no. In just the few posts since it was released, there are obvious problems. In fact, it doesn't even work on the demo 3.8.x site.
Thanks for the reply I will be looking forward to Mr. Paint's answer on this...
I am sure they were small bugs and he is definitely on top of the game when it comes to updates, I just wanted to make sure we are an all go!
Thanks again
I'd say no. In just the few posts since it was released, there are obvious problems. In fact, it doesn't even work on the demo 3.8.x site.
I'd say - read the entire thread. There have been people having issues with it forever.. because they didn't read the instructions, or had customized styles from long ago that missed the important hooks.
On the other hand, there are MANY people (like me) who have had very few issues whatsoever, and love this mod utterly.
Mark.B
04-09-2010, 03:04 PM
I'd say - read the entire thread. There have been people having issues with it forever.. because they didn't read the instructions, or had customized styles from long ago that missed the important hooks.
On the other hand, there are MANY people (like me) who have had very few issues whatsoever, and love this mod utterly.
There is a definite problem with 3.8. One of the hook location (process_thread_complete) does not exist. Therefore the Javascript does not load into the footer.
This is nothing to do with not following instructions, a plugin is built on a non-existent hook, that hook only exists in 4.0 onwards.
I tried to make it work by plugging it into global_start but although the JS loads, it still throws up JS errors.
robdawg
04-09-2010, 03:08 PM
KALL, you are definitely incorrect. We just need to find a new hook location to replace process_template_complete and apparently process_thread_complete.
I am going to attempt o just paste the JS in the footer and see if that fixes some of my problems in 3.8.4 and 3.8.5
Mark.B
04-09-2010, 03:16 PM
KALL, you are definitely incorrect. We just need to find a new hook location to replace process_template_complete and apparently process_thread_complete.
I am going to attempt o just paste the JS in the footer and see if that fixes some of my problems in 3.8.4 and 3.8.5
That doesn't work because it needs to use TIMENOW.
You can get round that by setting a variable, but there is other code in that plugin that needs to run.
There is a definite problem with 3.8. One of the hook location (process_thread_complete) does not exist. Therefore the Javascript does not load into the footer.
In the 3.8 and 4.x versions I am looking at, the footer code is executed at global_complete.
Further, I'm unable to find reference to process_thread_complete in the .xml or the few php files in /fbb I have tried. Where are you seeing it?
Mark.B
04-09-2010, 05:14 PM
In the 3.8 and 4.x versions I am looking at, the footer code is executed at global_complete.
Further, I'm unable to find reference to process_thread_complete in the .xml or the few php files in /fbb I have tried. Where are you seeing it?
My apologies, I meant process_template_complete. That's the one that's required, but is missing.
My apologies, I meant process_template_complete. That's the one that's required, but is missing.
Damn you Mark.B!!! *shakes fist at wasted time searching* :)
AND! You mean process_templates_complete! :p
Anyway, it's weird. It works for me (http://www.vbenhanced.com/forums/).. I think.
robdawg
04-09-2010, 07:31 PM
kall, that forum you linked does not work.
When I click on the Facebook link at the top, I get a JS error and it goes to the facebook.php page with no Facebook Connect button.
I have it "working". I disabled the process_templates_complete plugin hook and added the following code to the common footer template at the bottom:
<script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US"></script>
<script type="text/javascript">FB.init("YOUR_API_KEY_HERE");</script>
The reason I had to working on some of my forums is because I have a fan page badge on the page. So sites without the fan page badge would throw the JS error. The above is work around until we can use another hook to output the above JS.
hiker
04-09-2010, 07:41 PM
So now that Vbulletin.com has released version 4.0.3 which has the Facebook Connect:
http://www.vbulletin.com/forum/entry.php?2416-vBulletin-4.0.3-with-Facebook-Connect
What are some of the functionality differences with this mod?
By the way, I just installed your mod last night on my dev forum and it worked great, but then vb released this version so I'm deciding which way to go.
I'd say - read the entire thread. There have been people having issues with it forever.. because they didn't read the instructions, or had customized styles from long ago that missed the important hooks.
On the other hand, there are MANY people (like me) who have had very few issues whatsoever, and love this mod utterly.
I'd say - do likewise. I stated very clearly that I had read the entire thread. The issues that I'm seeing with the latest release are very real, obviously. No, I would not have recommended that anyone install the latest version on a 3.x site, since obviously it wasn't working.
I'm off to try robdawg's workaround.
Mark.B
04-09-2010, 09:09 PM
Damn you Mark.B!!! *shakes fist at wasted time searching* :)
AND! You mean process_templates_complete! :p
Anyway, it's weird. It works for me (http://www.vbenhanced.com/forums/).. I think.
Soz. I'm a bit rubbish. Don't ever hire me as a coder!
Robdawg's workaround seems to be working on the one site that I've tried. Thanks!
robdawg
04-09-2010, 09:12 PM
Adding this feature into 4.0.3 will effectively kill this plugin and all others like it except for 3.8 users. However, with it integrated into 4.0, I will be giving some SERIOUS thought to upgrade to 4.0 as soon as I feel it is stable.
That's sort of where I'm at. One of my sites would be an easy upgrade. The other? Not so much.
fernas
04-09-2010, 10:06 PM
Hi, I have installed this hack and followed all the steps succesfully, but I can't see the "Connect with Facebook" in user panel, I just can see:
"You haven't established connection to any Facebook Account. Please click the "Connect with Facebook" button and grant Facebook's permission. After seeing your name and avatar, please click "Guardar Cambios" to complete the connecting procedure... "
And the button doesn't appear. Hope you can help me. Thanks.
EDIT: I'm using VB 3.8.x
Read up a few posts, and look for robdawg's workaround. That seems to be working for me on two 3.x sites.
mrpaint
04-09-2010, 10:20 PM
It's correct that I put the footer code into process_templates_complete. That code originally was from global_start. In an effort of organizing template related code, I moved it and it stops working in vBulletin 3. My fault. Sorry mates :D
Going to release new version to fix this soon
PS: Also, the workaround really miss the point of mine because I tried to skip loading Facebook Javascript library as much as possible :D
josh2007
04-09-2010, 10:37 PM
Hey,
I get this error when trying to send a notification
Found 2 Connected Users. Ready to send notifications...
FYI: We got 1 pack(s) to send. Each pack contain maximum 40 user
Sending pack #0 (2 user(s)): 732575433, 591579372 - FAILED
Also, no one has mentioned yet on how i can move the Connect with facebook button under the login box besides being in the navbar
After installing the workaround and getting the bridge operational, it appears that a number of avatars have simply vanished from one of my sites. That's with the avatar sync turned off (the available sizes down match my requirements, and honestly, the sync wouldn't make sense for my userbase). So, not sure what's up with that. Not even sure if it's related, but I figured I'd mention it, since that problem occurred within an hour of the first account sync.
josh2007
04-10-2010, 03:57 AM
After installing the workaround and getting the bridge operational, it appears that a number of avatars have simply vanished from one of my sites. That's with the avatar sync turned off (the available sizes down match my requirements, and honestly, the sync wouldn't make sense for my userbase). So, not sure what's up with that. Not even sure if it's related, but I figured I'd mention it, since that problem occurred within an hour of the first account sync.
hmm all of the other features are fine on our site. Its just that we cannot send notifications without getting that error. Like today our site had a login probelm and i was going to send out a notification saying that we was working on it but i got that error. We would love to get it fixed if possible. Plus we kinda hate where the connect with facebook button is located and we would like to move it
min0taur
04-10-2010, 04:17 AM
vbulletin 4.0.3 has built in facebook connect but dont have much feature yet
josh2007
04-10-2010, 04:21 AM
vbulletin 4.0.3 has built in facebook connect but dont have much feature yet
Yeah i checked into that and i find this system to be way more better than theres. On theres you cant even do wall posts etc.
Bacon Butty
04-10-2010, 08:14 AM
Absolutely not :D
That would be an amazing news to vBulletin owners (and users) :up:
PS: Source please?
Edit: Got the news. All we need to do now is finding a way to migrating YAFB connected users to vBulletin new Facebook Connect implementation. Oh, I can't wait
Any luck with this?
Will members who have created a account using YAFB be able to login/keep this existing account if they used the new default vBulletin Facebook bridge?
hmm all of the other features are fine on our site. Its just that we cannot send notifications without getting that error. Like today our site had a login probelm and i was going to send out a notification saying that we was working on it but i got that error. We would love to get it fixed if possible. Plus we kinda hate where the connect with facebook button is located and we would like to move it
I haven't noticed anything else yet, but I'm getting a few errors in the log. Is there a decoder ring for the errors so that I can tell what they refer to?
As far as moving the facebook button, that shouldn't be too tough. On my main site, moving it will have nothing to do with other sites, since we completely reworked the header and navbar. However, on my other site, that stuff is pretty default, so unless someone beats me to it, I'll be able to at least provide a basic hacked way of moving it.
I am to Lazy too remove this one, I would let it go and ignore built-in thing until it comes better than this
i was under the impression this would make it easyer to register users. but for some reason they still have to fill otu username,password,and email fields, how can i have this like your demo board where they can click once and register and have a username already given
LifesGreatestGift
04-10-2010, 09:32 AM
I am to Lazy too remove this one, I would let it go and ignore built-in thing until it comes better than this
+1 :)
Wakey
04-10-2010, 09:36 AM
hmm all of the other features are fine on our site. Its just that we cannot send notifications without getting that error. Like today our site had a login probelm and i was going to send out a notification saying that we was working on it but i got that error. We would love to get it fixed if possible. Plus we kinda hate where the connect with facebook button is located and we would like to move it
Facebook depreciated the App to User Notifications which is why it doesn't work anymore
anyway to make this so when they clic kconnect with facebook it gives them a username auto.. there facebook username
facebook.com/username becomes there username on the forum. saves people hving to still fill out the register form like username email and pass... or a way to remove email and password fields from it
josh2007
04-10-2010, 04:06 PM
I haven't noticed anything else yet, but I'm getting a few errors in the log. Is there a decoder ring for the errors so that I can tell what they refer to?
As far as moving the facebook button, that shouldn't be too tough. On my main site, moving it will have nothing to do with other sites, since we completely reworked the header and navbar. However, on my other site, that stuff is pretty default, so unless someone beats me to it, I'll be able to at least provide a basic hacked way of moving it.
yeah i looked in the templates to try to find the code so i could move it but i couldnt find it. Knowing me tough its probley right in front of me
josh2007
04-10-2010, 04:07 PM
Facebook depreciated the App to User Notifications which is why it doesn't work anymore
oh darn so basically its worthless?
anyway to make this so when they clic kconnect with facebook it gives them a username auto.. there facebook username
facebook.com/username becomes there username on the forum. saves people hving to still fill out the register form like username email and pass... or a way to remove email and password fields from it
Try the register on the fly setting. However, I haven't tried that yet either. I expect that I might find some issues with registration, since it was brought up earlier in the thread that custom user fields might throw things off. If so, things will have to be tweaked there, too.
oh darn so basically its worthless?
Well, I wouldn't say that. The mod still has several useful features.
So, the missing avatar issue continues. In fact, after poking around, I found that avatars are physically being removed from the server, and some of them belong to people who don't even have FB accounts. I double checked, and the only change we've made in the past couple days is the addition of this mod. WTF? If the avatar sync is disabled, then...
josh2007
04-10-2010, 05:57 PM
Try the register on the fly setting. However, I haven't tried that yet either. I expect that I might find some issues with registration, since it was brought up earlier in the thread that custom user fields might throw things off. If so, things will have to be tweaked there, too.
Well, I wouldn't say that. The mod still has several useful features.
So, the missing avatar issue continues. In fact, after poking around, I found that avatars are physically being removed from the server, and some of them belong to people who don't even have FB accounts. I double checked, and the only change we've made in the past couple days is the addition of this mod. WTF? If the avatar sync is disabled, then...
I just meant the notification sender i didnt mean the whole thing. I really enjoy this mod :P still trying to find the code to move the button though
Oh, ok.
I haven't looked at moving the button yet, because I'm tied up with some other issues. I'm guessing that the button is in place via a plugin. I don't think there's a hook for placing it near the login box, so it would have to be hard coded. Again, unless someone beats me to it, I'll post what I do on my smaller site, just as soon as I get a chance to do it.
In the mean time, does anyone know exactly what's happening here?
Send Notification Facebook UID: () Exception: Unknown method
That UID shouldn't be blank. That was from my account.
josh2007
04-10-2010, 06:18 PM
I never seen anything like that. On mine, the UIDs are filled in. Also i found the coding for the button and i got it moved. (Told you the code would be right in front of me) Thanks though :D
Try the register on the fly setting. However, I haven't tried that yet either. I expect that I might find some issues with registration, since it was brought up earlier in the thread that custom user fields might throw things off. If so, things will have to be tweaked there, too.
Well, I wouldn't say that. The mod still has several useful features.
So, the missing avatar issue continues. In fact, after poking around, I found that avatars are physically being removed from the server, and some of them belong to people who don't even have FB accounts. I double checked, and the only change we've made in the past couple days is the addition of this mod. WTF? If the avatar sync is disabled, then...
hey i tryed the fly setting and didnt work. and i havent got any custom fields or anything its a fresh install. so very strange realy in my eyes
ok basicly i have
autologin enabled
in the Auto Register On-the-fly box i have [username]
Activate on System Wide - enabled
Auto Register - enabled
and i still cant make it 1click register where it auto gives them the username. anyone shine a light?
Bacon Butty
04-11-2010, 02:31 PM
Any luck with this?
Will members who have created a account using YAFB be able to login/keep this existing account if they used the new default vBulletin Facebook bridge?
Anyone know this? Would have assumed it would be a sought after answer.
I wanted to remain with YAFB, as truth be told - I'd rather not face the hassle of swopping over to the default vBulletin Facebook Bridge, but since upgrading to YAYB 3.3 - the product just stopped working.
Heres an example.
stevensmith registered on my forum with YAYB;
http://img576.imageshack.us/img576/9227/32362767.jpg
However, since the upgrade, when stevensmith logs in (login available to mypaint if you want to test...), he is prompted with this Register screen;
http://img177.imageshack.us/img177/1331/89636307.jpg
Despite already having an account! - as this screen shows;
http://img62.imageshack.us/img62/8158/85459413.jpg
Now I have two options. Fix this error or migrate the users over to Facebooks default bridge. Could anyone share the answer to either?
So, I'm encountering a major slowdown of my main site and a number of really strange java issues with addonChat. It's not like I have a slacker of a server, as it's eight fast cores, 15K RPM RAID10, and 16GB RAM. The performance hit is bad enough that as it stands, I'm going to have to disable the entire product by Tuesday, when my next big wave of traffic will hit.
Is the performance hit and Java issues a normal thing with this product, or is it due to the hack that had to be installed to get the latest version running on 3.8.x?
Edit: It may be that the Java issues are due to the new release of Firefox, but I'm not sure yet. We're still investigating. The performance issue is definitely the Bridge. I can see it in the server's logs.
Infopro
04-12-2010, 05:58 PM
It's correct that I put the footer code into process_templates_complete. That code originally was from global_start. In an effort of organizing template related code, I moved it and it stops working in vBulletin 3. My fault. Sorry mates :D
Going to release new version to fix this soon
PS: Also, the workaround really miss the point of mine because I tried to skip loading Facebook Javascript library as much as possible :D
Thanks for all your hard work. :)
I've had to disable this mod completely for now as the 3.3 upgrade has broken connecting at all.
vbreal
04-13-2010, 04:02 PM
curiosity was eating me up
you can't run both at the same time. well i couldn't.
i got the following error
Fatal error: Cannot redeclare class facebook in /home/trudail/public_html/fbb/fbplatform/facebook.php on line 37so i just turned off vb's fb connect.
whats the status of vb's fb connect working with this one
ViciousCode
04-14-2010, 05:00 PM
3.3 is not working for version 3.8.5
please fix this
grahamsmythe
04-15-2010, 07:43 PM
When I post a new thread I get this error.
Unfortunately I've had to disable the mod for the time being.
Any ideas?
Database error in vBulletin 4.0.3:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO fbb_log
(`timeline`, `userid`, `fbuid`, `function`, `result`, `data`, `is_exception`)
VALUES
('1271362916', '24', '1061330228:7d79fea54ba59f4cbd6dfbfa-1061330228', '2001', 'The user hasn\'t authorized the application to perform this action', 'a:3:{s:7:\"message\";s:66:\"has just posted a new thread under Technical Advice: Public Access\";s:9:\"target_id\";N;s:3:\"uid\";N;}', '1');
MySQL Error : Table 'vbulletin.fbb_log' doesn't exist
Error Number : 1146
Request Date : Thursday, April 15th 2010 @ 02:21:56 PM
Error Date : Thursday, April 15th 2010 @ 02:21:57 PM
Script : http://www.myforumname.co.uk/showthread.php?2347-test-test-test-test-test&p=15706
Referrer : http://www.myforumname.co.uk/newthread.php?do=newthread&f=84
IP Address : xxxxxxxxxxxxx
Username : Username
Classname : vB_Database
MySQL Version : 5.1.42
edenx
04-15-2010, 09:04 PM
When you'll adress the bugs reported on tracker?
ViciousCode
04-17-2010, 12:40 AM
hey everyone, i fixed the 3.8.x problem...
put this code
require(DIR . '/fbb/hook_process_templates_complete.php');
into global complete plugin hook
so it looks like this
require(DIR . '/fbb/iframe/hook_global_complete.php');
require(DIR . '/fbb/hook_process_templates_complete.php');
if (isset($vbulletin->fbb['runtime']['javascript_code'])) {
$vbulletin->fbb['runtime']['javascript_needed'] = true;
}
if ($vbulletin->fbb['runtime']['javascript_needed']) {
//tell browsers to skip fb:xxx tags
$output = preg_replace('/\<html (xmlns="[^"]+")?/i','$0 xmlns:fb="http://www.facebook.com/2008/fbml"',$output);
//include footer
if (isset($vbulletin->fbb['runtime']['javascript_code'])) {
//include our php-based javascript code
$vbulletin->fbb['runtime']['footer'] = str_replace(
'//FBB-JAVASCRIPT-FROM-PHP-PLACEHOLDER-PLEASE-DO-NOT-REMOVE-ME'
,$vbulletin->fbb['runtime']['javascript_code']
,$vbulletin->fbb['runtime']['footer']
);
}
$search = array('</body>');
$replace = array($vbulletin->fbb['runtime']['footer'] . "\n" . '</body>');
$output = str_replace($search,$replace,$output);
}
then disable this hook process_templates_complete
and thats it, it should be working
and if you wanna move the connect button from your navbar and move it some where else... here is the code of that button
<a id="navbar_fbb_link" href="$vboptions[bburl]/facebook.php" rel="nofollow"<if condition="$vbulletin->fbb['config']['activated_system_wide']"> onClick="FB.Connect.requireSession(); return false;"</if>>
<img src="$vboptions[bburl]/fbb/facebook_logo_16x16.gif" width="16" height="16" border="0"/>
$vbphrase[fbb_navbar_button_text]
</a>
make sure to disable it in your facebook bridge settings first before adding this code, otherwise you will have two connect buttons
Infopro
04-17-2010, 12:59 AM
Yep, that fixed it here. Thanks!
mmacrypt
04-17-2010, 03:38 AM
Installed and will play with it for the next few days. Seems pretty powerful.
ViciousCode
04-17-2010, 03:42 AM
@mmacrypt
make sure to use my fix, its on the previous page..
mmacrypt
04-17-2010, 04:24 AM
DOH, let me see what I can find.
mmacrypt
04-17-2010, 04:27 AM
the only fix I'm seeing is post 900 which is for 3.8. I'm using 4.0.2, is this something I should worry about?
Mark.B
04-17-2010, 09:06 AM
hey everyone, i fixed the 3.8.x problem...
put this code
require(DIR . '/fbb/hook_process_templates_complete.php');
into global complete plugin hook
so it looks like this
require(DIR . '/fbb/iframe/hook_global_complete.php');
require(DIR . '/fbb/hook_process_templates_complete.php');
if (isset($vbulletin->fbb['runtime']['javascript_code'])) {
$vbulletin->fbb['runtime']['javascript_needed'] = true;
}
if ($vbulletin->fbb['runtime']['javascript_needed']) {
//tell browsers to skip fb:xxx tags
$output = preg_replace('/\<html (xmlns="[^"]+")?/i','$0 xmlns:fb="http://www.facebook.com/2008/fbml"',$output);
//include footer
if (isset($vbulletin->fbb['runtime']['javascript_code'])) {
//include our php-based javascript code
$vbulletin->fbb['runtime']['footer'] = str_replace(
'//FBB-JAVASCRIPT-FROM-PHP-PLACEHOLDER-PLEASE-DO-NOT-REMOVE-ME'
,$vbulletin->fbb['runtime']['javascript_code']
,$vbulletin->fbb['runtime']['footer']
);
}
$search = array('</body>');
$replace = array($vbulletin->fbb['runtime']['footer'] . "\n" . '</body>');
$output = str_replace($search,$replace,$output);
}
then disable this hook process_templates_complete
and thats it, it should be working
and if you wanna move the connect button from your navbar and move it some where else... here is the code of that button
<a id="navbar_fbb_link" href="$vboptions[bburl]/facebook.php" rel="nofollow"<if condition="$vbulletin->fbb['config']['activated_system_wide']"> onClick="FB.Connect.requireSession(); return false;"</if>>
<img src="$vboptions[bburl]/fbb/facebook_logo_16x16.gif" width="16" height="16" border="0"/>
$vbphrase[fbb_navbar_button_text]
</a>
make sure to disable it in your facebook bridge settings first before adding this code, otherwise you will have two connect buttons
I find when making this change that guests cannot view the site, they just get a white page.
ViciousCode
04-17-2010, 12:31 PM
really? that seems strange...
works on my end!
karlm
04-17-2010, 07:02 PM
DELETE FROM `vbfbb_log`
WHERE timeline < 1270237864;
MySQL Error : The total number of locks exceeds the lock table size
Error Number : 1206
I'm getting a vast number of these d/b errors on a daily basis... Any help appreciated :)
Infopro
04-18-2010, 10:26 AM
really? that seems strange...
works on my end!
For me as well as a logged in user. I'm getting reports of this error though from others.
"Fatal error: class 'vb_Template' not found in /path/to/file/fbb/hook_process_templates_complete.php on line 24"
This is on a 3.8.5 forum.
ViciousCode
04-18-2010, 04:28 PM
ill try to fix this...
but if i cant, we will have to wait until the original coder for this mod stops being lazy and fixes this issue!
Xencored
04-19-2010, 03:03 PM
all i get is "Please establish the connection to Facebook before continue " plz help
ViciousCode
04-19-2010, 04:20 PM
mrpaint just disappeared, he said he would fix this, but he didnt, at least not yet
vbreal
04-19-2010, 06:26 PM
mrpaint just disappeared, he said he would fix this, but he didnt, at least not yet
yeah i am very surprised
one of the reasons i switched to this mod was because of how much he supported it.
maybe he is working with vb.com for the official fb connect and can't say much about it. at least thats what im hoping. haaaaaa
Mark.B
04-19-2010, 09:00 PM
Certainly this version is not an option for 3.8 and below, at the moment.
Not sure about 4.0 as I don't go near that.
Wakey
04-20-2010, 08:51 AM
ill try to fix this...
but if i cant, we will have to wait until the original coder for this mod stops being lazy and fixes this issue!
That really is very harsh, infact i would go as far as saying you are being rude and ignorant.
While some bugs can be fixed in an hour some aren't as simple to fix, especially if its something you can't recreate locally. And the mod developers here generally do so out the goodness of their hearts because they don't get paid for the mods they develop (they may get a few donations but its safe to say the likes of mrpaint don't get anywhere near enough to really justify the time they spend on their mods. And due to this they no doubt have other more pressing matters to handle first in doing their 'day job' that pays their bills.
Certainly alot of the mod developers fix bugs quicker on their free mods than the vbulletin team (or Microsoft, Adobe and pretty much every software developer) fix theres and we each pay hundreds of dollars for their software
cory_booth
04-20-2010, 10:44 AM
That really is very harsh, infact i would go as far as saying you are being rude and ignorant.
While some bugs can be fixed in an hour some aren't as simple to fix, especially if its something you can't recreate locally. And the mod developers here generally do so out the goodness of their hearts because they don't get paid for the mods they develop (they may get a few donations but its safe to say the likes of mrpaint don't get anywhere near enough to really justify the time they spend on their mods. And due to this they no doubt have other more pressing matters to handle first in doing their 'day job' that pays their bills.
Certainly alot of the mod developers fix bugs quicker on their free mods than the vbulletin team (or Microsoft, Adobe and pretty much every software developer) fix theres and we each pay hundreds of dollars for their software
Agreed.
Megatr0n
04-20-2010, 10:59 AM
I agree to.
Some of you guys sound as if you paid for this modification? These morons should be banned from the thread.
mrpaint is a good mate of mine and I think it is unacceptable with some of the things being said in this thread about him. He's actually been very ill this past week or so hence why he hasn't been online much at all. Plus he's a full time student too so he has his future to think of instead of striving to please some of you ungrateful loons.
Grow up and learn to exercise a little bit of patience otherwise keep it shutl
Mark.B
04-20-2010, 04:43 PM
I agree to.
Some of you guys sound as if you paid for this modification? These morons should be banned from the thread.
mrpaint is a good mate of mine and I think it is unacceptable with some of the things being said in this thread about him. He's actually been very ill this past week or so hence why he hasn't been online much at all. Plus he's a full time student too so he has his future to think of instead of striving to please some of you ungrateful loons.
Grow up and learn to exercise a little bit of patience otherwise keep it shutl
I haven't been at all rude. The developer can fix it when they are able, or not at all, I have no problem with that.
I merely pointed out that, as things stand, this modification doesn't work fully on 3.8. It may well do so for 4.0, I don't know.
I personally hope mrpaint fixes it, as it's an excellent mod, but there is no rush - whenever he is ready and able is fine.
ViciousCode
04-20-2010, 07:02 PM
im not being rude, im just being realistic, he said he changed alot of things around and thats what caused those errors, well if it aint broke, dont fix it? isnt how that expression goes?
well mrpaint did make a great mod, i just hope he fixes it :)
hope he gets well :)
Aeropars
04-20-2010, 07:22 PM
Hi Guys,
Just installed this on VB 3.8.4 and there was no errors during installation. I have clicked on my user CP and slected facebook bridge options however I dont see any facebook connect button as shown on the youtube videos.
Can anyone tell me what is wrong?
Mark.B
04-20-2010, 07:36 PM
Hi Guys,
Just installed this on VB 3.8.4 and there was no errors during installation. I have clicked on my user CP and slected facebook bridge options however I dont see any facebook connect button as shown on the youtube videos.
Can anyone tell me what is wrong?
Have you got a modified navbar template? I think it hooks into there.
Plus, you might run into some issues on 3.8, think there's a hook that doesn't exist so the Javascript won't execute.
Megatr0n
04-20-2010, 10:14 PM
I haven't been at all rude. The developer can fix it when they are able, or not at all, I have no problem with that.
I merely pointed out that, as things stand, this modification doesn't work fully on 3.8. It may well do so for 4.0, I don't know.
I personally hope mrpaint fixes it, as it's an excellent mod, but there is no rush - whenever he is ready and able is fine.
I was referring to people who were being rude and downright obnoxious.
He'll be back when he's recovered 100%. He's supported this modification admirably and this is probably the best Facebook bride hack to date.
cdoyle
04-21-2010, 12:03 AM
Hi,
this looks like a great mod, just had a couple questions before I install it.
I couldn't tell by the video demos, but does this post to the person's wall too? Or does it just send them a notification that a reply has been given?
If it does post to the wall, how does it work with private forums? It won't send those to the walls will it?
I've also noticed a few people having problems with the installation. Have these all been fixed with this latest version?
Thanks
vbreal
04-21-2010, 12:48 AM
I was referring to people who were being rude and downright obnoxious.
He'll be back when he's recovered 100%. He's supported this modification admirably and this is probably the best Facebook bride hack to date.
what do u mean by recovered. i must of missed something.
maimaitinhban
04-21-2010, 03:20 AM
o_O :confused:
http://maimaitinhban.com/upanh/images/4nd49s5hibeuebbr1h7.jpg
how to fix this?
Megatr0n
04-21-2010, 08:41 AM
what do u mean by recovered. i must of missed something.
Read my first post.
Aeropars
04-21-2010, 09:50 AM
Have you got a modified navbar template? I think it hooks into there.
Plus, you might run into some issues on 3.8, think there's a hook that doesn't exist so the Javascript won't execute.
Hi Mark,
Not that I'm aware of. I can PM you my forum URL if you want to see it to make the call. Apart from the odd mod which I installed from here, I havent made any template changes. Just added a header and changed colours.
I thought the author said that it will work with 3.8?
EDIT - Just to add that I checked the "Navigation / Breadcrumb templates" and its showing as unedited. I assume this is the template you meant?
mani0993
04-21-2010, 11:55 AM
I'm getting this error,
Fatal error: Cannot redeclare class FacebookRestClientException in ...(My Host Directory).../includes/facebook/facebookapi_php5_restlib.php on line 3776
jamesyfx
04-21-2010, 07:42 PM
Hi, is this theme still being supported for vBulletin 3.8? I've installed this addon properly but I get a message saying 'Please establish the connection to Facebook before continue' [sic]
Myself and another Administrator has taken a look but we cannot see any fault on our end. How are we supposed to establish this connection? All the required codes have been entered, although there is nowhere to put the App ID in the mod.
Thanks for any support.
ViciousCode
04-21-2010, 08:15 PM
please be patient, MrPaint is on sick leave, he will fix this issue as soon when he can.
the mod for 3.8 does not work, he needs to fix it, and he will when he returns
hiker
04-21-2010, 08:46 PM
Facebook is putting an end to Facebook Connect
http://mashable.com/2010/04/21/facebook-kills-facebook-connect/
jamesyfx
04-21-2010, 09:00 PM
Fair enough. I can wait - I am in no rush. Also, It looks like they're just changing the name of the current service?
Wakey
04-22-2010, 09:10 AM
Facebook is putting an end to Facebook Connect
http://mashable.com/2010/04/21/facebook-kills-facebook-connect/
Its not really the case, they are just revamping the connect concept. So its still going to be there just 'bigger and better',
Wakey
04-22-2010, 09:12 AM
I'm getting this error,
Fatal error: Cannot redeclare class FacebookRestClientException in ...(My Host Directory).../includes/facebook/facebookapi_php5_restlib.php on line 3776
You either have another Facebook element on your page (for example a Fan Box) or you are running the latest version of vBulletin and haven't disabled the inbuilt Connect plugin
Does the developer or anyone else know if the facebook changes are going to affect this plugin? I'm hesitant to install it today since they announced this yesterday.
Wakey
04-23-2010, 08:07 AM
Does the developer or anyone else know if the facebook changes are going to affect this plugin? I'm hesitant to install it today since they announced this yesterday.
Its highly unlikely to completely break current Facebook Connect installations, there are just too many sites, including big ones for them to do this. I would imagine they will keep the new system backwards compatible at least for a period of time
tomshawk
04-23-2010, 05:09 PM
Hello, I like this ability, but, I have a question
I want this for Facebook, but not my personnal facebook, instead can this be told to post only to and from my Company page
http://www.facebook.com/pages/Monterey-CA/IT-Solution-Services/163956461666
Actually I'll probably make a new facebook page for my website Tech-Unity.com
Thoughts
wIrEs
04-24-2010, 12:59 AM
does this plugin works with vb 4.0.3 ?, it says it works with 4.0.0 but not sure if it will work fully with the latest vb version. can someone please confirm this.
desi-boy
04-24-2010, 12:27 PM
hi i am trying 2 send a notification to connected user bus i got this msg can u help me
Found 13 Connected Users. Ready to send notifications...
FYI: We got 1 pack(s) to send. Each pack contain maximum 40 user
Sending pack #0 (13 user(s)): 100001017565458, 100000222698076, 528825807, 1429013601, 100000340315657, 100000885909908, 100000004485328, 100000256543051, 100000630450709, 561306291, 100000672692916, 1243285482, 100000636786793 - FAILED
Sent Notification to 0 User(s)
Wakey
04-24-2010, 12:48 PM
hi i am trying 2 send a notification to connected user bus i got this msg can u help me
Found 13 Connected Users. Ready to send notifications...
FYI: We got 1 pack(s) to send. Each pack contain maximum 40 user
Sending pack #0 (13 user(s)): 100001017565458, 100000222698076, 528825807, 1429013601, 100000340315657, 100000885909908, 100000004485328, 100000256543051, 100000630450709, 561306291, 100000672692916, 1243285482, 100000636786793 - FAILED
Sent Notification to 0 User(s)
Notifications have been depreciated by Facebook
MedellinStyle
04-25-2010, 08:31 AM
yep same reason im here !!!
ound 81 Connected Users. Ready to send notifications...
FYI: We got 3 pack(s) to send. Each pack contain maximum 40 user
Sending pack #0 (39 user(s)): 539471614, 728805484, 612336108, 656184860, 709681666, 609855787, 1417357284, 704535884, 741061761, 1384756920, 656046216, 718297477, 741823467, 1037836496, 1116637852, 1529880376, 744281076, 742467712, 581883343, 554491555, 853420108, 1662402168, 742430757, 1079816970, 651588106, 643809453, 100000498529287, 1155866428, 669634774, 727139571, 530628107, 1120894897, 733339256, 1186691568, 651547008, 571969575, 764176517, 690166336, 835730216 - FAILED
Sending pack #1 (40 user(s)): 704743363, 655319308, 690287001, 1090515387, 1102417045, 672140101, 1288996920, 525160686, 100000408948542, 1099958571, 577544130, 743403456, 1004144860, 100000565433621, 1143635671, 1719565501, 1661981359, 639387924, 733714238, 1444545150, 100000181755762, 718062330, 741780256, 638429441, 1179900473, 100000646986050, 649896920, 1625027961, 1098978813, 1530910252, 1462839489, 1190614487, 514001094, 638361958, 1227618792, 100000155335379, 1709450509, 687185864, 1620145473, 1282149032 - FAILED
Sending pack #2 (2 user(s)): 100000309893577, 1032614177 - FAILED
MedellinStyle
04-25-2010, 08:32 AM
this will migrate to open graph (and whatever it means) right?? THANKS A LOTTTTTTT GRANDEEEEEEEEEE MRPAINT !!!
dbigras
04-26-2010, 06:10 AM
I have this error when I try to modify my avatar in my profil:
Parse error: syntax error, unexpected T_STRING in /blablabla/includes/class_core.php(4010) : eval()'d code on line 67
If I disable this module, everything works as it should.
I'm running version 3.3 of this module. I'm running 4.0.2PL4.
I made sure the hook_profile_complete.php file has the right code that was fixed earlier this year.
I searched in this forum, but couldn't find anything to help.
Any help would be appreciated.
Aeropars
04-26-2010, 05:20 PM
Any idea when this mod is likely to get the 3.8 bug fixed?
speedracer68
04-27-2010, 04:41 AM
Vbilletin 3.8+ I can't seem to get past the error "Invaid API key specified" when I try to connect to facebook from my usercp. Do I just need to wait for it to propagate? It's been about 8 hours since I installed it.
I have checked and replaced my api key twice.
speedracer68
04-27-2010, 06:28 PM
Help! I'm leaving town soon and I'm trying to get this working so I can use it when I'm away.
TheKdd
04-28-2010, 06:55 PM
I wish the coder a speedy recovery! Would very much like to give this mod a try, but must wait for the 3.8 fix. Will be checking back! Sounds like an awesome mod!
speedracer68
04-28-2010, 07:17 PM
Oh, sorry. I missed that part. I too hope for a speedy recovery.
Dashmaster
04-30-2010, 01:34 AM
yes... im lovin it!
THX!
Kinan
04-30-2010, 08:10 AM
Does it work with 4.0.3 version??
Classico
05-02-2010, 04:36 PM
I try to install it but when i try to "share it with facebook" it does not work: gives me an error... :(
The link that is show of the thread is http%3A%2F%2Fwww.mysite.com%2Ff...
Any ideia? Is there a defenition problem? :confused:
fridaypassion
05-03-2010, 07:12 AM
Just installed this great mod :)
I wondered if anyone knows how to configure this mod or the facebook ap so that I as admin can make posts I share go to the wall of our facebook group rather than my own personal wall?
Aeropars
05-04-2010, 08:21 AM
I see MR Paint has been online but no update as to whether/when the 3.8 bug will be fixed. Can anyone comfirm? I really want to use it but if its not working, theres not a lot i can do.
J6488EEA8E90
05-07-2010, 03:31 AM
tagged for future evaluation.
I want to know if having a FB bridge would increase forum participation? What is your experience?
Aeropars
05-07-2010, 07:26 AM
Having had no replies are we right to assume this is no longer supported?
Mark.B
05-08-2010, 07:18 PM
Last we heard he was unwell, perhaps he is not fully recovered.
Either way, let's not put pressure on him. This is what drives the talented coders away. Hopefully, he will return sometime and update it, but if not...well, at least we have what we have.
Wakey
05-09-2010, 10:44 AM
Last we heard he was unwell, perhaps he is not fully recovered.
Either way, let's not put pressure on him. This is what drives the talented coders away. Hopefully, he will return sometime and update it, but if not...well, at least we have what we have.
I think we should also remember that while Connect will still work fine Facebook are moving to a new 'platform' structure in Graph and I would assume that there is little point in doing anything major on this until the future of Graph becomes a little clearer (and more stable) and it can start to have aspects moved over from 'connect' to 'graph'
Megatr0n
05-09-2010, 12:11 PM
He's busy with other things in his personal life.
He'll be back soon.
Kronan
05-10-2010, 04:43 AM
I had this mod on my 3.8.3 version of vbulletin, today i upgraded to 4.0.3.
This mod is causing a ton of problems, and wont let me view my forum because I keep getting errors due to it. I can't access my admincp to remove it either. How can I completely remove this mod so my forums will work again?
What do I have to remove for the forum to stop calling for fbb every time its accessed??
These are the errors:
Warning: require([path]/fbb/hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 128
Fatal error: require() [function.require]: Failed opening required '/home/j0fishe/public_html/forums/fbb/hook_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j0fishe/public_html/forums/includes/init.php(331) : eval()'d code on line 128
Aeropars
05-10-2010, 11:21 AM
So if he's busy, does that not make it unsupported? Just dont want other poeple installing then having problems on the assumption they will get support.
Mark.B
05-10-2010, 03:28 PM
I had this mod on my 3.8.3 version of vbulletin, today i upgraded to 4.0.3.
This mod is causing a ton of problems, and wont let me view my forum because I keep getting errors due to it. I can't access my admincp to remove it either. How can I completely remove this mod so my forums will work again?
What do I have to remove for the forum to stop calling for fbb every time its accessed??
These are the errors:
Warning: require([path]/fbb/hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 128
Fatal error: require() [function.require]: Failed opening required '/home/j0fishe/public_html/forums/fbb/hook_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/j0fishe/public_html/forums/includes/init.php(331) : eval()'d code on line 128
This mod should not stop you accessing your admincp.
What errors do you get if you view the admincp directly? (/domain.com/forum/admincp)
Spinball
05-11-2010, 05:40 AM
If there is a coder here already familiar with this plugin and the original developer agrees, I am prepared to contribute financially to the upgrade of this mod for 3.8 to work with Facebook's new system.
keledan2
05-11-2010, 09:36 AM
In the "forum.php" page, as anonymous, I see a double "FB Connect" button in the navbar. It seems "fbb_vb4_navbar_button" template has been repeated twice.
protoolers
05-11-2010, 11:56 AM
Hi,
i have this kind of problem
Forbidden
You don't have permission to access /forum/xd_receiver.htm on this server.
And Facebook log in dont work fine, i must reload the page fiew times for loggin in
Hi,
i have this kind of problem
And Facebook log in dont work fine, i must reload the page fiew times for loggin in
I also get this error every time when a user visit thread or forum display page.
/threads/xd_receiver.htm
/forums/xd_receiver.htm
xd_receiver.htm file is already there on forum root.
TheElf
05-11-2010, 08:42 PM
Is there a way to make this addon work with earlier versions of MySQL? You say 5.x is strong recommended, but the package requires 5.x to install. Is there a way to install it safely on older MySQL version?
I got a strange problem, every time a user visit thread or forumdisplay page they got a hidden error like this:
https://vborg.vbsupport.ru/external/2010/05/46.jpg
Unknown Location
/threads/xd_receiver.htm
and
Unknown Location
/forums/xd_receiver.htm
I'm using vb4's built-in SEO Friendly URL with .htaccess
Please help me to resolve this error.
Thanks.
Jabong82
05-12-2010, 07:29 AM
I'm having trouble sending invitations in 4.0.3. Anyone else have that problem?
It says that the invitations are sent, but they are never received by the other party.
puppetmaster222
05-14-2010, 04:27 AM
working flawless in vb4, thanks this will be a great help!
installed/nominated this one is required for any modern site.
Infopro
05-14-2010, 10:28 AM
He's busy with other things in his personal life.
He'll be back soon.
Thanks for the update. :up:
mavigul
05-16-2010, 09:53 AM
i follow all steps
but when i click the go to the application
http://www.facebook.com/l.php?u=http%3A%2F%2Fdomain.com%2F&h=00f11
i cant go to my site how can i remove this red marked from this line
test it here
http://www.facebook.com/apps/application.php?id=121326237889969
Jabong82
05-17-2010, 02:55 AM
Oh quick question, i had a user say they could only send out 30 invitation invites through this. Anyone else have this problem and know where i could change this limit?
Wakey
05-17-2010, 09:43 AM
Oh quick question, i had a user say they could only send out 30 invitation invites through this. Anyone else have this problem and know where i could change this limit?
Invites are controlled by Facebook using a 'hidden' formula. One of the factors seems to be based on the accept/reject rate of the invites on Facebooks Invite/Request page. As such the limit can rise and fall depending on your users use of the feature
You can keep an eye on your limit by going to http://facebook.com/developers and in the sidebar showing your app and click More and choose Statistics. Then look at the Allocations tab. User Responce tab will show you your acceptance rates
Ocean-Wonders
05-17-2010, 09:48 AM
Installed it all ok, but when I try to connect with facebook I get the following
API Error Code: 100
API Error Description: Invalid parameter
Error Message: next is not owned by the application.
Anyone help ?
Jabong82
05-17-2010, 10:39 AM
Invites are controlled by Facebook using a 'hidden' formula. One of the factors seems to be based on the accept/reject rate of the invites on Facebooks Invite/Request page. As such the limit can rise and fall depending on your users use of the feature
You can keep an eye on your limit by going to http://facebook.com/developers and in the sidebar showing your app and click More and choose Statistics. Then look at the Allocations tab. User Responce tab will show you your acceptance rates
Thanks for the info. I guess this is in place to stop spamming. It sucks though. So I'm guessing the higher your acceptance rate, the more it goes up?
How can we safely move YAFB to vB4's built-in Facebook integration? with no fb user connection lose.
Wakey
05-17-2010, 11:56 AM
Thanks for the info. I guess this is in place to stop spamming. It sucks though. So I'm guessing the higher your acceptance rate, the more it goes up?
In theory but like all things Facebook its never that simple. There are other factors they use but won't announce
pcoskat
05-18-2010, 02:46 PM
Thanks for any direction here... :)
Bacon Butty
05-18-2010, 05:48 PM
How can we safely move YAFB to vB4's built-in Facebook integration? with no fb user connection lose.
I'm also looking for this information
dbigras
05-22-2010, 02:21 AM
I have this error when I try to modify my avatar in my profil:
Parse error: syntax error, unexpected T_STRING in /blablabla/includes/class_core.php(4010) : eval()'d code on line 67
If I disable this module, everything works as it should.
I'm running version 3.3 of this module. I'm running 4.0.2PL4.
I made sure the hook_profile_complete.php file has the right code that was fixed earlier this year.
I searched in this forum, but couldn't find anything to help.
Any help would be appreciated.
When will this problem be fixed?
Kwikms
05-23-2010, 10:17 PM
I didnt read through all 66 pages, but with fb connect it is much easier to spam into forums, isnt it?
Just like there is someone spaming in your http://daohoangson.com/vb38/index.php right now.
Xtrigit
05-24-2010, 05:25 AM
How is this supposed to work? can you guys post screen shots???
vb 3.8.4
https://vborg.vbsupport.ru/external/2010/05/18.png
Whenever I click the "connect with facebook" link, i get that message, even when I'm already logged in to facebook.
I couldn't find the demo link for vb3 so I tried the vb4 demo: http://daohoangson.com/vb40/
How do I get the facebook pop-up? Is it possible to place the facebook link below the "Log in box" ?
Thanks
hhtaylor
05-25-2010, 05:58 AM
When I try to connect to Facebook I am getting the following error:
API Error Code: 100
API Error Description: Invalid parameter
Error Message: next is not owned by the application.
Any thoughts? I am using the latest install on VB4
Wakey
05-25-2010, 08:21 AM
I didnt read through all 66 pages, but with fb connect it is much easier to spam into forums, isnt it?
Just like there is someone spaming in your http://daohoangson.com/vb38/index.php right now.
Not really. Facebook have a similar anti bot sign up procedure as any vbulletin site has so its not as if its a free for all when creating a Facebook account
jiffylb1
05-25-2010, 01:24 PM
when I have this mod active the album fature in the forum does nto work but when i put the mod on disabled the album featur in forum works. here si the wrror I get when trying to upload images to album with facebook mod installed any suggestions to how to solve this error.
get this error
Database error in vBulletin 4.0.3:
Invalid SQL:
UPDATE attachment SET
fbbypass = 1,
contentid = 43,
posthash = '',
caption = 'wflcoc'
WHERE attachmentid = 5070;
MySQL Error : Unknown column 'fbbypass' in 'field list'
Error Number : 1054
Request Date : Tuesday, May 25th 2010 @ 10:21:52 AM
Error Date : Tuesday, May 25th 2010 @ 10:21:52 AM
Script : http://www.clearwaterbiker.biz/forum/album.php?do=updatepictures&albumid=43
Referrer : http://www.clearwaterbiker.biz/forum/album.php?albumid=43
IP Address : 65.35.248.209
Username : admin
Classname : vB_Database
MySQL Version : 5.0.86
jiffylb1
05-26-2010, 04:08 AM
had to unistall as soon as I tired to upload images in albym woudl only allow me web uploads but when disabling the mod I could upload to album again
Loved the mod but did nto work with new 4.0.3 and album
dont know why
Sports Investor
05-26-2010, 01:14 PM
I apologize if this was already asked, but there are just too many pages of this thread to sort through.
How can I connect exisiting profiles with Facebook?
Also, the "Connect to Facebook" link only works with right click-->Open....any suggestions?
Sports Investor
05-26-2010, 02:31 PM
Figured out how to connect exsisting members.
But the connect link doesn't always work.
Blacura
05-28-2010, 04:58 PM
I have this wonderful mod installed. but i have some questions. when someone registers it does not ask them their Date of Birth. Also before i had this mod there are other users that can't use it because it says their name is already in use. I do not want them to have to create a new account.
Flow Fusion
05-29-2010, 07:52 PM
When I go to the facebook.php it goes back to the forum.php page...?
Blacura
05-29-2010, 08:18 PM
How can i tell if it does that. try and visit my site to see if it does http://Ladiesletsride.com
NetMonster
05-31-2010, 04:00 PM
I got an error when clicking "Connect with Facebook" buttom !
PHP Fatal error: Cannot redeclare class FacebookRestClientException in /home/*****************/includes/facebook/facebookapi_php5_restlib.php on line 3776
balkanboy
06-02-2010, 01:23 AM
how the hell can i get rid of facebook_templates i cannot find it in phpmyadmin and iv uninstalled the dam plugin?? please fix!
Blacura
06-02-2010, 01:35 AM
Says this mod is supported but i have asked the same question 2 times and got no help. Thanks a lot guys. you want all this praise but your support sucks
how the hell can i get rid of facebook_templates i cannot find it in phpmyadmin and iv uninstalled the dam plugin?? please fix!
Why would uninstalling this Product cause any templates that were not added by it to be deleted?
That would be a horrible thing, if Uninstalling a Product lead to the deletion of other templates, no?
balkanboy
06-02-2010, 03:33 AM
Says this mod is supported but i have asked the same question 2 times and got no help. Thanks a lot guys. you want all this praise but your support sucks
its gone quiet for a lot of mods since 4.0.3
btw never mind my last post it was my mistake
Najoh
06-02-2010, 12:47 PM
Please establish the connection to Facebook before continue.
http://www.information-piscine.com/forum/facebook.php
Any idea ?
mrpaint
06-05-2010, 02:53 AM
Uuuuhhhh. This is such a mess. I'm back. An update will be released soon with bug fixed and more important, a migration tool for those who want to move to core vBulletin Facebook Integration :D Sorry guys for being away for too loooong :D
Edit: New released will be available on Monday, hope nobody get hate me for this ;)
Uuuuhhhh. This is such a mess. I'm back. An update will be released soon with bug fixed and more important, a migration tool for those who want to move to core vBulletin Facebook Integration :D Sorry guys for being away for too loooong :D
Edit: New released will be available on Monday, hope nobody get hate me for this ;)
That's sound great :)
Nope, Everybody loves you buddy ;)
ViciousCode
06-05-2010, 02:57 PM
thanks, been waiting for your mod to be updated... its been a long time
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.