View Full Version : Integration with vBulletin - YAFB - Yay! Another Facebook Bridge
mrpaint
09-18-2009, 10:00 PM
The add-on has been updated to reflect Facebook new policy starting October 1st (read more here (http://developers.facebook.com/docs/oauth2-https-migration/)). Basically this is a maintenance update for user of this add-on from the past. The add-on now supports vBulletin 3.8.x only. In this new version, there are only the basic features: register and login (some simple sharing too). It keeps old settings so you don't need to re-configure.
How to update (this is important):
1. Disable the add-on in AdminCP
2. Upload files in the package (make sure you disable the add-on before uploading)
3. Import the xml in the package, choose Yes to rewrite.
4. Re-enable the add-on
5. Done
Just remember to disable the add-on before uploading files and you will be okie.
A little note for attachment downloads:
- YAFB v1.4 had been downloaded 36 times before I removed it
- YAFB v1.5: 4 downloads, YAFB v1.5.1: 26 downloads, YAFB v1.6: 29 downloads, YAFB v1.7: 22 downloads, YAFB v1.8: 48 downloads
- YAFB v1.9: 150 downloads
- YAFB v2.0: 31 downloads, YAFB v2.0.1: 10 downloads, YAFB v2.0.2: 49 downloads, YAFB v2.1: 55 downloads; YAFB v2.2: 1210 downloads; YAFB v2.2.5: 661 downloads
mrpaint
09-19-2009, 02:51 AM
Once again, here is the demo board: http://daohoangson.com/vb38/ you can come and check it out. Some must-check features:
Register with Facebook (and then login with Facebook)
Playing around with enabling and disabling options (yeah, it's kinda relaxing)
Display profile block in profile page (member.php?u=x)
Posting thread/reply and get it published to your stream
Posting reply to an appropriate thread and comment auto-added to the corresponding Facebook post
Rating a thread is equal to clicking the Like button! You can even share the post via news feed
Receive PM and get notification in Facebook
Upload avatar/profile image and fullsize image uploaded to Facebook
Synchronizing Avatars. In the demo board, the cache timeout is set to 120 seconds. That value is pretty low but I think it's enough to demostrate the feature. Make sure you won't set it that low in your boards :D
Uploading pictures and posting commentThere are some screenshots for you to see right below. Enjoy your stay here ;)
More screenshots are available in the post #240
RTMdotORG
09-19-2009, 03:19 AM
Thanks..
First install...
I'll test now...
Thaaaanks! i testing now.
BBR-APBT
09-19-2009, 04:32 AM
I have a couple questions before I install.
What about custom fields I require on register? Like user intro, Could have the option to add required fields under the user name block?
What if we de-install this mod, what will happen to the users that registered with this mod?
I didn't see an option for an email address?
Great work so far.
mrpaint
09-19-2009, 05:32 AM
I have a couple questions before I install.
What about custom fields I require on register? Like user intro, Could have the option to add required fields under the user name block?
What if we de-install this mod, what will happen to the users that registered with this mod?
I didn't see an option for an email address?
Great work so far.
Very nice suggestion, I'm going to add required custom field into the register form. Hmm, but it will make the registration less streamline...
After uninstall/disable the product, registered accounts won't be able to login. I have several ideas for these accounts but I'm still thinking
Yes, the proxied email from facebook is used currently. But of course the forum can't send email unless member approve the email extend permission. I think I will ask for that permission after the registration, what do you think?
BBR-APBT
09-19-2009, 05:43 AM
Very nice suggestion, I'm going to add required custom field into the register form. Hmm, but it will make the registration less streamline...
After uninstall/disable the product, registered accounts won't be able to login. I have several ideas for these accounts but I'm still thinking
Yes, the proxied email from facebook is used currently. But of course the forum can't send email unless member approve the email extend permission. I think I will ask for that permission after the registration, what do you think?
Or you could just add a box for email address like the other facebook mod.
Some of us have the email verification turned on and would cause problems.
principino1984
09-19-2009, 06:58 AM
I thinkg i'm gonna use this bridge..it seems to be the best one around so far for the admincp option!
I'll try on my first forum..and then if everything's ok I'll use for my biggest one.
marco
principino1984
09-19-2009, 07:34 AM
what's the link if i don't have a standard navbar?
I got database error if I try to edit the templates clickiing on .../admincp/fbb_admin.php?do=template
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_kbank AS phrasegroup_kbank,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 2, user.languageid))
WHERE user.userid = 1;
MySQL Error : Unknown column 'language.phrasegroup_kbank' in 'field list'
Error Number : 1054
Request Date : Saturday, September 19th 2009 @ 10:30:37 AM
Error Date : Saturday, September 19th 2009 @ 10:30:37 AM
Script : http://www.xxxx.it/forum/admincp/fbb_admin.php?do=template
Referrer : http://www.xxxxx.it/forum/admincp/options.php?do=options&dogroup=fbb&advanced=0
IP Address : xxxxxxxxxxx
Username :
Classname : vB_Database
MySQL Version :
and... I don't get anything if I click on the admincp link for Facebook Bridge => Edit Settings.. i get an empty page. (The link is this one: http://www.xxxxxx.it/forum/admincp/options.php?dogroup=fbbsdo=options
rugby
09-19-2009, 07:41 AM
is it possible to get activities of facebook users and there friends in members profile? and also it would be good if you can implement wall comments in users profile for vbulletin site.
principino1984
09-19-2009, 09:22 AM
ok...nevermind..i found the url to edit the option in the usercp...but.. what about the db error when I click on "Template Bundles Manager"??
marco
mrpaint
09-19-2009, 09:43 AM
what's the link if i don't have a standard navbar?
I got database error if I try to edit the templates clickiing on .../admincp/fbb_admin.php?do=template
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_kbank AS phrasegroup_kbank,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 2, user.languageid))
WHERE user.userid = 1;
MySQL Error : Unknown column 'language.phrasegroup_kbank' in 'field list'
Error Number : 1054
Request Date : Saturday, September 19th 2009 @ 10:30:37 AM
Error Date : Saturday, September 19th 2009 @ 10:30:37 AM
Script : http://www.xxxx.it/forum/admincp/fbb_admin.php?do=template
Referrer : http://www.xxxxx.it/forum/admincp/options.php?do=options&dogroup=fbb&advanced=0
IP Address : xxxxxxxxxxx
Username :
Classname : vB_Database
MySQL Version :
and... I don't get anything if I click on the admincp link for Facebook Bridge => Edit Settings.. i get an empty page. (The link is this one: http://www.xxxxxx.it/forum/admincp/options.php?dogroup=fbbsdo=options
Quick Fix:
Open admincp/fbb_admin.php
Find (actually, it's line number 15)
$phrasegroups = array('kbank');
Delete it!
Sorry for this mess :(
Mark Fortune
09-19-2009, 10:38 AM
:) Statement and suggestion:
The main reason I probably wouldn't install this mod is because I use my forum as a means to cultivate membership as well as email address. The most important being the email address because I send a bi-weekly newsletter to members.
Would it be possible to offer the abilty to log in with FaceBook, but to activate their log in, they must put in a valid email address and click on an activation link in the email?
burlesque
09-19-2009, 11:01 AM
Will this work on 3.8.2?
erel34
09-19-2009, 11:25 AM
thanks
Great Job.
Tell me what will happen with the existing Facebook users that connects via other Facebook mod?
One more thing I need to know, If I delete old Facebook app and create a new one, will I lose all facebook users that connects via that app?
principino1984
09-19-2009, 12:30 PM
Quick Fix:
Open admincp/fbb_admin.php
Find (actually, it's line number 15)
$phrasegroups = array('kbank');
Delete it!
Sorry for this mess :(
ok..now no more db problems!
I'm testing the option for the usercp... it's damn slow to accept modify...is it cause of facebook or somthing's wrong with my installation?
bug:
it's five minutes i'm trying to modify something and i don't get anything then https://vborg.vbsupport.ru/ (in http://www.xxxx.it/forum/profile.php?do=fbb)
In the admincp the line: Facebook Bridge + Edit Settings doesn't show up anything.
Is it possible to have an email field when someone register with facebook?
marco
BBR-APBT
09-19-2009, 01:08 PM
ok..now no more db problems!
I'm testing the option for the usercp... it's damn slow to accept modify...is it cause of facebook or somthing's wrong with my installation?
bug:
it's five minutes i'm trying to modify something and i don't get anything then http://www.passioneadueruote.it/forum/fbb/loading.gif (in http://www.xxxx.it/forum/profile.php?do=fbb)
In the admincp the line: Facebook Bridge + Edit Settings doesn't show up anything.
Is it possible to have an email field when someone register with facebook?
marco
Looks like a javascript error.
principino1984
09-19-2009, 01:15 PM
Looks like a javascript error.
yup..but I don't know if something wrong with my installation since I'm tryin this mod on the default vb 3.8 style
Marco
principino1984
09-19-2009, 01:37 PM
one more bug...
when you deactivate temaplates from admincp it turns out this windows "Could not find phrase 'fbb_template_deleted'." but it does deactivate the template...i think it's only a missing phrase on the language.
Marco
mrpaint
09-19-2009, 02:36 PM
Well, released the YAFB 1.5. Please check it out
About slow page-load when "edit" templates, I think Facebook servers are a little slow these days and that why your page loaded slowly. Please be patient, if it works, it will work (err... did I make any sense saying that?)
About the javascript error. It's so weird, please send me your forum link via PM and I will come and check the bug down. Thank you
mrpaint
09-19-2009, 02:38 PM
Great Job.
Tell me what will happen with the existing Facebook users that connects via other Facebook mod?
One more thing I need to know, If I delete old Facebook app and create a new one, will I lose all facebook users that connects via that app?
You don't need to create new Facebook Application. Just use the old one to keep all connection...
I'm planning to use the reclaming feature from Facebook to help recover password for user how deactivated their accounts. This thing will need a deep look to get it run smoothly
principino1984
09-19-2009, 02:46 PM
Well, released the YAFB 1.5. Please check it out
About slow page-load when "edit" templates, I think Facebook servers are a little slow these days and that why your page loaded slowly. Please be patient, if it works, it will work (err... did I make any sense saying that?)
About the javascript error. It's so weird, please send me your forum link via PM and I will come and check the bug down. Thank you
you got pm ;)
Marco
Xencored
09-19-2009, 02:56 PM
Works great soo much easyer than the other one thanks
Nominated and 5 stars!
BBR-APBT
09-19-2009, 03:31 PM
One last suggestion.
What about those of us that have custom templates? Could you post the manual template edits in the install instructions in case we would need them.
I am about to run the test install in a two hours.
mrpaint
09-19-2009, 03:45 PM
One last suggestion.
What about those of us that have custom templates? Could you post the manual template edits in the install instructions in case we would need them.
I am about to run the test install in a two hours.
There is no manual template edit as long as your style templates use default template_hook positions from vBulletin (and they should). If you have problem in page displaying, just post it here
principino1984
09-19-2009, 03:46 PM
do you think you can make some kind of popup that let you choose what to publish and what not to publish? cause sometime there are some thread that my users don wanna share in fb.
Or just the "Staff" things...
Marco
ps. it would be awesome to have some king of check to select to let the post go to fb or not.
BBR-APBT
09-19-2009, 03:56 PM
do you think you can make some kind of popup that let you choose what to publish and what not to publish? cause sometime there are some thread that my users don wanna share in fb.
Or just the "Staff" things...
Marco
ps. it would be awesome to have some king of check to select to let the post go to fb or not.
A check box would be nice.
BBR-APBT
09-19-2009, 03:58 PM
There is no manual template edit as long as your style templates use default template_hook positions from vBulletin (and they should). If you have problem in page displaying, just post it here
I have no facebook connect link on my site. It shows up in usercp but thats it. I use a custom navbar template and a custom registration page. So I need the custom edits for those two templates.
Thanks for all your work its much appreciated.
principino1984
09-19-2009, 04:55 PM
yup...if you can do it there will be no other facebook bridge other then yours!!!
One more question, do we need to translate the language phrase to have the notification in our language or what? Cause I have only three templates in the options (the first for the test, one to invite guys and another one i don't remember what for) but I don't have i.e. the notification for new private message and so on.
Marco
mrpaint
09-20-2009, 02:18 AM
I have no facebook connect link on my site. It shows up in usercp but thats it. I use a custom navbar template and a custom registration page. So I need the custom edits for those two templates.
Thanks for all your work its much appreciated.
Well, for the navbar link, please add this line of code into your navbar or header template (to find out which one should be altered, you need to look for other navbar links, if you're not sure about it you can send me your templates via email)
$template_hook[navbar_buttons_right]
With the registration page. It is completely rewritten and it can work independently
Good luck
yup...if you can do it there will be no other facebook bridge other then yours!!!
One more question, do we need to translate the language phrase to have the notification in our language or what? Cause I have only three templates in the options (the first for the test, one to invite guys and another one i don't remember what for) but I don't have i.e. the notification for new private message and so on.
Marco
I will think about the checkbox. It's a great idea I think.
About the notifications, they don't use template. FYI, the template bundle model is the old method. Facebook introduced the new stream and for most of the time, the product will try to publish with new API functions which don't use template bundles... Back to the notifications, you will need to search for the phrase in vBulletin and translate them. Yay! You are done
PS: I think I will added the checkboxes right now :cool:
BBR-APBT
09-20-2009, 02:56 AM
That worked, I will just build from there for my register page.
I can get the template from there now that I got something to show up. I am going to change that with the other facebook button looks cleaner. Thanks a lot.
As for the check box for each post even though they allowed it to be posted would be great so they still have to check the box if they want it to show on their wall and what not would be a great addon.
Thanks for taking all the suggestions and implementing them so fast.
motowebmaster
09-20-2009, 03:49 AM
Would it be possible to relocate the navbar link connect code?
BBR-APBT
09-20-2009, 03:54 AM
Would it be possible to relocate the navbar link connect code?
You just have to get the code from your templates and put it where ever you want.
BBR-APBT
09-20-2009, 04:45 AM
After uninstall/disable the product, registered accounts won't be able to login. I have several ideas for these accounts but I'm still thinking
When I disable it the users are still able to login long as they set email and password. So if I uninstall it will they be removed? If so will that cause errors on member numbers?
Bug Report:
This bypasses auth email. Members are sent directly to registered users.
When you log out the site you log out facebook too.
I have a forced intro thread on register. Most of it works just fine. It post the message but the user of the post is "test2 - test2" when it should just be "test2"
Also for some reason on index.php the link that it shows to the intro thread shows a link like this http://www.domain.com/forums/showthread.php?p=0#post0
it should be http://www.domain.com/forums/showthread.php?t=2842#post0
Both these errors are only in the last post section on index.
mrpaint
09-20-2009, 05:18 AM
When I disable it the users are still able to login long as they set email and password. So if I uninstall it will they be removed? If so will that cause errors on member numbers?
Bug Report:
This bypasses auth email. Members are sent directly to registered users.
When you log out the site you log out facebook too.
I have a forced intro thread on register. Most of it works just fine. It post the message but the user of the post is "test2 - test2" when it should just be "test2"
Also for some reason on index.php the link that it shows to the intro thread shows a link like this http://www.domain.com/forums/showthread.php?p=0#post0
it should be http://www.domain.com/forums/showthread.php?t=2842#post0
Both these errors are only in the last post section on index.
The idea of Facebook Connect is the user already done human verification and has a valid email address so it's not necessary to require email validation. And it's impossible also because we need the sending email permission in order to send email but if user can't log in, they won't be able to grant that email permission
When you log out of vBulletin, it's a required to log out of Facebook also to prevent a loop of logging in and logging out
Well, I use some hooks in the standard registration process to support other mods/hacks/products but sometimes, the other mod get conflicted with the Facebook registration. So, if you give me the name of the Introducing Thread, I will check it out and prevent future conficts
PS: FYI, the checkboxes are done :>
principino1984
09-20-2009, 06:47 AM
come on man.. please share the "checkbox" version!!!! :D
marco
mrpaint
09-20-2009, 07:42 AM
come on man.. please share the "checkbox" version!!!! :D
marco
I'm waiting for BBR-APBT to get the confict fixed
principino1984
09-20-2009, 07:53 AM
I'm waiting for BBR-APBT to get the confict fixed
nice!!!! did you get my pm?
Marco
mrpaint
09-20-2009, 10:17 AM
Well, 1.6 is out there with the checkboxes displayed in quick reply form, full reply form, full new thread form to allow member who enabled those specified actions to temporary disable for the upcoming post. Wow, I forgot to mention, the checkboxes are applied in sending private message also ;)
Won't send any update email this time. Hope you guys can get it all. I think 3 releases are enough for this weekend. Cya later!
mrpaint
09-20-2009, 10:19 AM
I forgot to mention this little tweak: if you are going to post thread in an area which can not be viewed by guest, the checkboxes will be turned off automatically. You can turn them on manually to get the new thread published :-? Hmm, this is a small test, hope you like it :D
mrpaint
09-20-2009, 10:22 AM
I don't know if you realized or not but if you test posting thread with some images in [img] tag, the first 4 images will be displayed in the news feed in Facebook ;) Sorry for these triple posts... I gotta go now :P
principino1984
09-20-2009, 10:42 AM
it works great...I'm just lookin out at che comment cause the looks like this in my fb:
http://www.xtremeshack.com/immagine/i30077_fbc.png
marco
mrpaint
09-20-2009, 11:06 AM
From my point of view, your screenshot has no problem. What do you expect it to be?
Just installed right now.
When I click on "Edit Settings" link I get these errors:
Warning: fopen(fbb.log) [function.fopen]: failed to open stream: Permission denied in [path]/fbb/functions.php on line 609
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/fbb/functions.php on line 610
Warning: fclose(): supplied argument is not a valid stream resource in [path]/fbb/functions.php on line 611I followed all instructions, and also chmod 777 fbb folder, so what is wrong?
Edit:
After adding API and other details error gone.
mrpaint
09-20-2009, 11:53 AM
Just installed right now.
When I click on "Edit Settings" link I get these errors:
Warning: fopen(fbb.log) [function.fopen]: failed to open stream: Permission denied in [path]/fbb/functions.php on line 609
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/fbb/functions.php on line 610
Warning: fclose(): supplied argument is not a valid stream resource in [path]/fbb/functions.php on line 611I followed all instructions, and also chmod 777 fbb folder, so what is wrong?
Edit:
After adding API and other details error gone.
Well, this product has a fall-back log function that store all error code in a file (not in database). The file is located in your forum root named "fbb.log". Please create that file and chmod to 777. The reason for this file is to log everything independently from vBulletin database system. In the future release, I think I will remove the needs for this file but... not now :D
PS: Even the error are gone, you should create that file and chmod. We may need the debug information in it later.
principino1984
09-20-2009, 12:48 PM
From my point of view, your screenshot has no problem. What do you expect it to be?
those number shouldn't be number but some kind of written comments :D
Marco
bahrainonline
09-20-2009, 01:43 PM
Hello
i followed the installation procedure and i installed it smoothly
but my site went so slow and i can't access my webserver now
mrpaint
09-20-2009, 01:54 PM
those number shouldn't be number but some kind of written comments :D
Marco
You mean they are text but when published to Facebook, they become numbers???
Hello
i followed the installation procedure and i installed it smoothly
but my site went so slow and i can't access my webserver now
Well, the auto-login can sometime slow down the page loading time but after the first check, it won't check again in the next 6 hours. If you are not sure about the product, you can try to go to Product Manager page and disable/uninstall it. If you can't do that, try to make change to config files and turn off hook systems (do a search in Google and you will find out what you need to do). Good luck, mate
Well, this product has a fall-back log function that store all error code in a file (not in database). The file is located in your forum root named "fbb.log". Please create that file and chmod to 777. The reason for this file is to log everything independently from vBulletin database system. In the future release, I think I will remove the needs for this file but... not now :D
PS: Even the error are gone, you should create that file and chmod. We may need the debug information in it later.
Thank you :)
Another problem.
1) I tried to turn off "Auto Register", If I do that I can not see Facebook Connect button to Login, I also checked $template_hook[navbar_buttons_right] it is there.
2) I tried also with both (login+register) option turned on, Now I can see Facebook Connect button but I can not register with or without email address, I think this is because of vMail - Verify Mail before registration. (https://vborg.vbsupport.ru/showthread.php?t=201466&highlight=vMail)
Sorry, your e-mail address is incorrect (does not match the verification code).
BBR-APBT
09-20-2009, 03:21 PM
The idea of Facebook Connect is the user already done human verification and has a valid email address so it's not necessary to require email validation. And it's impossible also because we need the sending email permission in order to send email but if user can't log in, they won't be able to grant that email permission
When you log out of vBulletin, it's a required to log out of Facebook also to prevent a loop of logging in and logging out
Well, I use some hooks in the standard registration process to support other mods/hacks/products but sometimes, the other mod get conflicted with the Facebook registration. So, if you give me the name of the Introducing Thread, I will check it out and prevent future conficts
PS: FYI, the checkboxes are done :>
Since I validate email addresses the email and password box shows up for registration with facebook. The user inputs a email and they go strait to registered users. They can put in any email they want. So when I send my monthly news letter I will get email returns. Thus could cause my ip to be listed as spam. Just cause they login with facebook does not mean they will put a valid email.
I can deal with when they log out of vbulletin they are also logged out of facebook.
Here is the intro on register I use.
https://vborg.vbsupport.ru/showthread.php?t=165951
Thanks so much for all your help man.
principino1984
09-20-2009, 03:39 PM
I thinks it was a fb problem cause now the comments are correct! I installed on my big forum...do you think it's possible to choose wheter the checkbox are checked by default or not?
Marco
principino1984
09-20-2009, 04:17 PM
sorry for the second post... two little bugs:
first one...the template "fbb_navbar_button" don't show up in the navbar even if I have the line "$template_hook[navbar_buttons_right]" written correctly in the navbar template.
second one.. about the coding... now the a,è,ù,ì etc don't mess up in the notification but they are not displayed at all. But at lease there's no wierd symbols for them.
Marco
mrpaint
09-20-2009, 07:17 PM
Thank you :)
Another problem.
1) I tried to turn off "Auto Register", If I do that I can not see Facebook Connect button to Login, I also checked $template_hook[navbar_buttons_right] it is there.
2) I tried also with both (login+register) option turned on, Now I can see Facebook Connect button but I can not register with or without email address, I think this is because of vMail - Verify Mail before registration. (https://vborg.vbsupport.ru/showthread.php?t=201466&highlight=vMail)
Sorry, your e-mail address is incorrect (does not match the verification code).
I changed the code to display the Facebook Connect button correctly even if you disable the auto register function. It will be include in the next version
About vMail. I have checked that product. They use hard-coded template edit so from outside I can't make it work this time. You have 2 options (in case you want to use this Facebook Bridge and it's registration process):
Stop using vMail
I will alther the code and temporary disable vMail in Facebook Bridge registration process.
Since I validate email addresses the email and password box shows up for registration with facebook. The user inputs a email and they go strait to registered users. They can put in any email they want. So when I send my monthly news letter I will get email returns. Thus could cause my ip to be listed as spam. Just cause they login with facebook does not mean they will put a valid email.
I can deal with when they log out of vbulletin they are also logged out of facebook.
Here is the intro on register I use.
https://vborg.vbsupport.ru/showthread.php?t=165951
Thanks so much for all your help man.
Well, I changed the code to meet your requirement. The new files will be included in the next release.
About Force Intro On Register. I looked at their code and it seems to be fine. You talked something about the error only happens on the index list. Can you describe more about it or take a screenshot (which is better). Thanks
I thinks it was a fb problem cause now the comments are correct! I installed on my big forum...do you think it's possible to choose wheter the checkbox are checked by default or not?
Marco
If the user disable the function in UserCP, no checkbox will be display ;)
sorry for the second post... two little bugs:
first one...the template "fbb_navbar_button" don't show up in the navbar even if I have the line "$template_hook[navbar_buttons_right]" written correctly in the navbar template.
second one.. about the coding... now the a,?,?,? etc don't mess up in the notification but they are not displayed at all. But at lease there's no wierd symbols for them.
Marco
Which template contain the template_hook? Is it navbar or header?
Hmm, the encoding issue is a tough one. I currently have no idea though :(
Ohiosweetheart
09-20-2009, 08:03 PM
I'll have to give this one a try, since the other didn't work.
Thanks!
principino1984
09-20-2009, 08:44 PM
If the user disable the function in UserCP, no checkbox will be display ;)
Yup I know that... but do you think you can make that the checkbox even if displayed are not checked by default? Or implement an option in the usercp?
Which template contain the template_hook? Is it navbar or header?
the template_hook is in the navbar
Hmm, the encoding issue is a tough one. I currently have no idea though :(
Ok... if you find the problem it'll be great...right now I think this is the best bridge around! You're damn great!
I'll be waiting nex release for more features ;)
I'm translating the whole thing in Italian..I will send you the italian xml language file as soon as I'm finished ok?
Marco
webrats
09-20-2009, 08:55 PM
http://www.aww-kittah-aww.com/up/public/4ab6a4a92ff62105791821.png (http://www.aww-kittah-aww.com/up/public/96694/faceboookconnect.PNG)
is my problem
I changed the code to display the Facebook Connect button correctly even if you disable the auto register function. It will be include in the next version
About vMail. I have checked that product. They use hard-coded template edit so from outside I can't make it work this time. You have 2 options (in case you want to use this Facebook Bridge and it's registration process):
Stop using vMail
I will alther the code and temporary disable vMail in Facebook Bridge registration process.ok, that will be good.
can not stop vMail or FB cause both are damn good :D I think 2nd option is better If possible, Thanks.
Yup I know that... but do you think you can make that the checkbox even if displayed are not checked by default? Or implement an option in the usercp?
Good suggestion, check box feature is really good but it is better not checked by default in anyway.
Ok... if you find the problem it'll be great...right now I think this is the best bridge around! You're damn great!
I agree, this one is superb :up:
redlabour
09-20-2009, 09:42 PM
Awesome work!
redlabour
09-20-2009, 09:57 PM
Fan List only opens a blank new Window.
Navbarbutton does not shown up.
Sorry - absolutely unusable in this state.
webrats
09-20-2009, 10:00 PM
~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a reply in <a href="{*threadurl*}">{*threadtitle*}</a>.
and
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
redlabour
09-20-2009, 10:01 PM
And BTW - a IM Card and a Sidebar for Profilepage is missing too. :confused:
TNCclubman
09-20-2009, 10:27 PM
My website has photo tagging (user can tag themselves or their friends on any pic in any album uploaded to vbulletin. Is it possible for your mod to then make a wall post on facebook saying they got tagged, and a thumbnail of the photo from my vbulletin?
mrpaint
09-20-2009, 11:37 PM
[/list]ok, that will be good.
can not stop vMail or FB cause both are damn good :D I think 2nd option is better If possible, Thanks.
I think I will make the changes in the next version ;)
Fan List only opens a blank new Window.
Navbarbutton does not shown up.
Sorry - absolutely unusable in this state.
Can you give me more detail about your setup? If the Edit Settings (with templates) page is going well, you may need to send me the file named fbb.log in your forum root. It's the debugging one and maybe I can help
~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a reply in <a href="{*threadurl*}">{*threadtitle*}</a>.
and
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
Did you modify the default templates?
Well, your server doesn't allow file writing permission in the forum root but it's okie since that behavior is just a debugging effort. I will remove the debugging code in showthread in the next release
And BTW - a IM Card and a Sidebar for Profilepage is missing too. :confused:
I didn't get your idea of IM Card and Sidebar? What are they? What is profilepage also? You mean ./member.php huh?
My website has photo tagging (user can tag themselves or their friends on any pic in any album uploaded to vbulletin. Is it possible for your mod to then make a wall post on facebook saying they got tagged, and a thumbnail of the photo from my vbulletin?
I assume you used another plugin/product to provide tagging function, right? Yes, it's possible but you need to give me the link to that plugin/product so I can check it out
webrats
09-20-2009, 11:44 PM
no i havnt changed the temlates it does have multiple options from me to choose from
BBR-APBT
09-21-2009, 12:31 AM
When I test the new version when you release it I will test it again to try and get the error and then take screen shots it may work for some odd reason with the simple changes you made already.
RWerksman
09-21-2009, 02:00 AM
This doesn't seem to be working for me. I'm getting the following in fbb.log
22:51 20092009|/forum/register.php?do=signup&fbb|userid=0~A session key is required for calling this method
22:51 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
22:53 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
22:53 20092009|/forum/register.php?do=signup&fbb|userid=0~A session key is required for calling this method
22:54 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
mrpaint
09-21-2009, 03:04 AM
I hope you guys won't get tired of the uploading/importing tasks everyday because I have just released the YAFB version 1.7 :D
mrpaint
09-21-2009, 03:07 AM
no i havnt changed the temlates it does have multiple options from me to choose from
It's very strange since the showthread's script is one of the most important script and I checked it carefully. Why don't you send me your forum URL via PM and I will come by and do some tests?
This doesn't seem to be working for me. I'm getting the following in fbb.log
22:51 20092009|/forum/register.php?do=signup&fbb|userid=0~A session key is required for calling this method
22:51 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
22:53 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
22:53 20092009|/forum/register.php?do=signup&fbb|userid=0~A session key is required for calling this method
22:54 20092009|/forum/ajax.php?do=fbb_fetch_userinfo|userid=0~A session key is required for calling this method
The log looks normal (because most of the time the ajax and register script will get the error message of invalid session key). Can you provide me more info such as a screenshot of your settings page in AdminCP. Another screenshot of options page in UserCP. Can you connect Facebook Account with one of your existing vBulletin Account? So on...
I hope you guys won't get tired of the uploading/importing tasks everyday because I have just released the YAFB version 1.7 :D
Sounds Good, Keep it up man :)
Please also include upgrade guidance, thanks.
mrpaint
09-21-2009, 03:21 AM
Sounds Good, Keep it up man :)
Please also include upgrade guidance, thanks.
Err, just upload all files but you can skip files inside /fbb/fbplatform they are untouched (these files are from Facebook and they have large size, hmm)
Then reimport the xml
Yay, you are done
Err, just upload all files but you can skip files inside /fbb/fbplatform they are untouched (these files are from Facebook and they have large size, hmm)
Then reimport the xml
Yay, you are done
Thanks :)
I updated to the latest version, but still I can not see facebook connect button If I disable "Auto Register", I checked this on default vB style too.
mrpaint
09-21-2009, 03:45 AM
Thanks :)
I updated to the latest version, but still I can not see facebook connect button If I disable "Auto Register", I checked this on default vB style too.
Oops, it's really my mistake. Please do this file edit manually (I'm really sorry, honestly)
Open ./fbb/hook_global_start.php
Find
if ($vbulletin->fbb['runtime']['enabled']
AND $vbulletin->fbb['config']['auto_register']
AND !$vbulletin->userinfo['userid']) {
eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";');
}
Change it into
if ($vbulletin->fbb['runtime']['enabled']
AND ($vbulletin->fbb['config']['auto_register'] OR $vbulletin->fbb['config']['auto_login'])
AND !$vbulletin->userinfo['userid']) {
eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";');
}
Done
Oops, it's really my mistake. Please do this file edit manually (I'm really sorry, honestly)
Open ./fbb/hook_global_start.php
Find
if ($vbulletin->fbb['runtime']['enabled']
AND $vbulletin->fbb['config']['auto_register']
AND !$vbulletin->userinfo['userid']) {
eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";');
}
Change it into
if ($vbulletin->fbb['runtime']['enabled']
AND ($vbulletin->fbb['config']['auto_register'] OR $vbulletin->fbb['config']['auto_login'])
AND !$vbulletin->userinfo['userid']) {
eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";');
}
Done
Yay! now I can see that button, but this button still going to "/register.php?do=signup&fbb" location, Can not let me login.
BBR-APBT
09-21-2009, 04:12 AM
Bug Report:
When I send a PM it sends a notification to facebook even though I have it off. How ever I do have it turned on to notify me when I receive a PM.
Here is the notification:
has just sent you a new Private Message with the title "Re: can you send me a pm back".
This is when I send a PM the username is blank and it says someone sent me the PM.
Incoming works fine.
Now back to the intro post:
https://vborg.vbsupport.ru/external/2009/09/7.jpg
See the double user name in the red square. It is supposed to be single user name like the arrow points to.
This is only on the intro thread.
Also when you hover over the Test2 Intro It will show this in my browser:
https://vborg.vbsupport.ru/external/2009/09/7.jpg
But it really goes to this link /showthread.php?p=0#post0
It only does this on the intro thread as well.
And the last one it still bypasses the auth email check for me.
Thanks again for all your hard work and fast updates.
mrpaint
09-21-2009, 05:23 AM
Bug Report:
When I send a PM it sends a notification to facebook even though I have it off. How ever I do have it turned on to notify me when I receive a PM.
Here is the notification:
has just sent you a new Private Message with the title "Re: can you send me a pm back".
This is when I send a PM the username is blank and it says someone sent me the PM.
Incoming works fine.
Now back to the intro post:
https://vborg.vbsupport.ru/external/2009/09/7.jpg
See the double user name in the red square. It is supposed to be single user name like the arrow points to.
This is only on the intro thread.
Also when you hover over the Test2 Intro It will show this in my browser:
https://vborg.vbsupport.ru/external/2009/09/7.jpg
But it really goes to this link /showthread.php?p=0#post0
It only does this on the intro thread as well.
And the last one it still bypasses the auth email check for me.
Thanks again for all your hard work and fast updates.
I don't understand the part you talked about PM notification. Can you describe again? :confused:
About the Intro Thread, it's really weird! I will take a deeper look later :(
About the email, it only send email validation to normal email addresses, Facebook email addresses will be bypassed. I tested with my forum, can you test again?
@Veer: Click that link will let you login with your Facebook session :-?
@Veer: Click that link will let you login with your Facebook session :-?
Nope, It is going to regular forum registration page.
And vMail error is still there during Facebook registration:
Sorry, your e-mail address is incorrect (does not match the verification code).
redlabour
09-21-2009, 06:11 AM
I didn't get your idea of IM Card and Sidebar? What are they? What is profilepage also? You mean ./member.php huh?
Take a look at the Screenshots of this Mod for Example:
Engage Twitter (https://vborg.vbsupport.ru/showthread.php?t=221443&highlight=twitter)
these are the minimum Features that should appear in a Bridge.
Can you give me more detail about your setup? If the Edit Settings (with templates) page is going well, you may need to send me the file named fbb.log in your forum root. It's the debugging one and maybe I can help
00:50 21092009|/forum/admincp/options.php?do=options&dogroup=fbb|userid=1~Invalid API key
API Key is absolutely correct. :(
principino1984
09-21-2009, 12:42 PM
where should be this options?
1.7.2 Added options for user to choose if he/she wants to display checkboxes all the time
Marco
bada_bing
09-21-2009, 05:58 PM
I have this installed and wanted to ask as couple questions.
1. Where does this app grab the information from when clicking Fun: Fans List in the users cp?
2. When enabling permisions how can I have it set where the user has to check the box everytime they post/ or reply, etc to post this data to facebook rather then have it checked by default ?
principino1984
09-21-2009, 06:29 PM
bug:
when click on fun list:
Warning: Invalid argument supplied for foreach() in [path]/fbb/hook_profile_start.php on line 374
Marco
drsli
09-21-2009, 08:05 PM
I?m only getting a blank page after clicking on fun list. But I didn?t register with Facebook so far.
I?m a professing Facebook-mod-surfer! :D So I?m joining the party and am grateful for the reliable responses and the support here.
Thank you very much for creating this new facebook-mod, mrpaint! :)
Btw.:
To have the fbconnect-button nearby the register-link, I edited the navbar-template.
Searched for
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
and added
<td id="navbar_fbb" class="vbmenu_control">
<a id="navbar_fbb_link" href="register.php?do=signup&fbb" rel="nofollow">
<img src="$vboptions[bburl]/fbb/facebook_logo_16x16.gif" width="16" height="16" border="0"/>
$vbphrase[fbb_navbar_button_text]
</a>
</td>
this whole code from your fbb_navbar_button-template below. Furthermore I deactivated this original template to avoid double-entries in the navbar. This was no prob with the template modification system.
mrpaint
09-21-2009, 08:18 PM
Take a look at the Screenshots of this Mod for Example:
Engage Twitter (https://vborg.vbsupport.ru/showthread.php?t=221443&highlight=twitter)
these are the minimum Features that should appear in a Bridge.
00:50 21092009|/forum/admincp/options.php?do=options&dogroup=fbb|userid=1~Invalid API key
API Key is absolutely correct. :(
Very nice suggestion. I have implement the recent posts profileblock successfully and I think I will release it asap
If it said invalid API key... I think you should try again and remove spaces or other stuffs. You may need to paste into notepad to check it before copy and paste into vBulletin Settings page
where should be this options?
1.7.2 Added options for user to choose if he/she wants to display checkboxes all the time
Marco
Hmm, it's hidden in 1.7 release. Confirmed
I have this installed and wanted to ask as couple questions.
1. Where does this app grab the information from when clicking Fun: Fans List in the users cp?
2. When enabling permisions how can I have it set where the user has to check the box everytime they post/ or reply, etc to post this data to facebook rather then have it checked by default ?
Well, the Fan List is a test. I just take all threads from current user and count replies from others. Who posts most replies will get on the list. That's all
Don't understand your 2nd question :confused:
bug:
when click on fun list:
Warning: Invalid argument supplied for foreach() in [path]/fbb/hook_profile_start.php on line 374
Marco
Hi Marco, it's just a warning or the page stops loading from there?
I?m only getting a blank page after clicking on fun list. But I didn?t register with Facebook so far.
I?m a professing Facebook-mod-surfer! :D So I?m joining the party and am grateful for the reliable responses and the support here.
Thank you very much for creating this new facebook-mod, mrpaint! :)
You are welcome :D
mrpaint
09-21-2009, 08:20 PM
Nope, It is going to regular forum registration page.
And vMail error is still there during Facebook registration:
Sorry, your e-mail address is incorrect (does not match the verification code).
That little vMail will work in the next version, you have my word :D
mrpaint
09-21-2009, 08:45 PM
Now back to the intro post:
https://vborg.vbsupport.ru/attachment.php?attachmentid=104637&stc=1&d=1253509631
See the double user name in the red square. It is supposed to be single user name like the arrow points to.
This is only on the intro thread.
Also when you hover over the Test2 Intro It will show this in my browser:
https://vborg.vbsupport.ru/attachment.php?attachmentid=104638&stc=1&d=1253509631
But it really goes to this link /showthread.php?p=0#post0
It only does this on the intro thread as well.
I took another look into the Intro Thread plugin and I found out that it duplicated the username by itself. Have you ever use that plugin before? I'm pretty sure that it will duplicate the username all the time. And about the link, it's because the plugin coder didn't use a proper procedure to create a new thread...
PS: Included the xml with the duplicated username fix. Just use it for your own with the testing purpose cause that plugin is not mine :P When I have time I will try to make it work better, hmm, when I have time
That little vMail will work in the next version, you have my word :D
Haha :D
Hope you will look into this as well:#75 (https://vborg.vbsupport.ru/showpost.php?p=1888302&postcount=75)
mrpaint
09-21-2009, 09:16 PM
Yay! now I can see that button, but this button still going to "/register.php?do=signup&fbb" location, Can not let me login.
Have you tried press the connect button, login with your Facebook credencial (in the Facebook popup window)? If everything works well and you have connected before (and you enabled auto login function) so... you will be logged in automatically. Tell me the result :D
Have you tried press the connect button, login with your Facebook credencial (in the Facebook popup window)? If everything works well and you have connected before (and you enabled auto login function) so... you will be logged in automatically. Tell me the result :D
Result is same, I have disabled Auto Register and Enable Auto Login, when I click Facebook connect button (as guest) it can not open popup login window, it is going to "/register.php?do=signup&fbb" regular vb registration page.
fluentdesigns
09-21-2009, 11:45 PM
I installed and followed the directions exactly but when I go to register on my forum I see no Facebook connect icon or instructions for logging in via facebook? Any ideas on what I missed?
mrpaint
09-22-2009, 01:29 AM
The new version is out. Please check the change log for detail changes made. Also, I have built a demo board so who want to test it can come and check it out without setting up with your own forum ;) Don't forget to see the second post (page 1) for a must-check features list to make sure you don't miss a thing!
Cheers
BBR-APBT
09-22-2009, 01:30 AM
I don't understand the part you talked about PM notification. Can you describe again? :confused:
About the Intro Thread, it's really weird! I will take a deeper look later :(
About the email, it only send email validation to normal email addresses, Facebook email addresses will be bypassed. I tested with my forum, can you test again?
@Veer: Click that link will let you login with your Facebook session :-?
When I send a PM I receive a notification on facebook saying I received a PM when in fact I sent the pm the notification is for.
This is the notification I receive on facebook when I sent a PM.
has just sent you a new Private Message with the title "PM title". Read it now!
12:52am
Yes I double checked the email auth doesn't work when a user puts in a email address.
mrpaint
09-22-2009, 01:46 AM
When I send a PM I receive a notification on facebook saying I received a PM when in fact I sent the pm the notification is for.
This is the notification I receive on facebook when I sent a PM.
Yes I double checked the email auth doesn't work when a user puts in a email address.
Well, send me your forum URL via PM please then we will discuss about some test cases. Thing does go strange these days :D
webrats
09-22-2009, 02:57 AM
for upgrade do we just replace everything?
mrpaint
09-22-2009, 03:03 AM
for upgrade do we just replace everything?
Yes, just upload overwrite files then reimport the xml. There are files that are unchanged but they are just a few hundreds KBs ;)
Nadeemjp
09-22-2009, 04:39 AM
how can i display the facebook icon and url inb the navbar?
webrats
09-22-2009, 04:39 AM
im still having this error
00:31 22092009|/showthread.php?p=3232724|userid=1~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a new topic for discussion, <a href="{*threadurl*}">{*threadtitle*}</a>.'
00:36 22092009|/newreply.php?do=postreply&t=280543|userid=1~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a reply in <a href="{*threadurl*}">{*threadtitle*}</a>.'
redlabour
09-22-2009, 05:26 AM
how can i display the facebook icon and url inb the navbar?
Only shown up if you are logged out. ;)
webrats
09-22-2009, 05:30 AM
also this error
00:46 22092009|/register.php?do=signup&fbb=|userid=0~A session key is required for calling this method
01:28 22092009|/register.php?do=signup&fbb=|userid=0~A session key is required for calling this method
redlabour
09-22-2009, 05:34 AM
BUG:
1. Connect your Account at Forum and logout. Then log in at your Facebook Profile.
2. Try to log in at Forum with the "Connect with Facebook" Link at Forum.
3. The Bridge wants still register you again at the Forum.
The Bridge should save which Facebook Profil is allready connected to a Forumuser and has to prove this at "Connect with Facebook" Link.
Feature Reguest:
1. Option to see at ACP which and how much Users have registered at Forums using the Bridge.
2. Option to completely disable the Fan Photo Crap. ;)
fluentdesigns
09-22-2009, 06:10 AM
I would like to add the Facebook Connect icon right under the Login fields in the Navbar bread crumb table. How would I do that so it shows up when not logged in and which template and where?
GoTTi
09-22-2009, 06:52 AM
is this mod like the other mods that when users register on the forum their account gets a wierd facebook email address as their email address?
principino1984
09-22-2009, 07:32 AM
is this mod like the other mods that when users register on the forum their account gets a wierd facebook email address as their email address?
it does... but with this mod you can still contact the user by the email..but with this mod you can disable registering with fb and let only login/connect with fb.
But with this mod you have so many other options!!!
ANd right now I don't find anything broken or not working!
Marco
Every time I post a new thread i get this:
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
mrpaint
09-22-2009, 11:28 AM
also this error
00:46 22092009|/register.php?do=signup&fbb=|userid=0~A session key is required for calling this method
01:28 22092009|/register.php?do=signup&fbb=|userid=0~A session key is required for calling this method
This is normal since most of this page request are from not connected members
BUG:
1. Connect your Account at Forum and logout. Then log in at your Facebook Profile.
2. Try to log in at Forum with the "Connect with Facebook" Link at Forum.
3. The Bridge wants still register you again at the Forum.
The Bridge should save which Facebook Profil is allready connected to a Forumuser and has to prove this at "Connect with Facebook" Link.
Feature Reguest:
1. Option to see at ACP which and how much Users have registered at Forums using the Bridge.
2. Option to completely disable the Fan Photo Crap. ;)
Well, I wondering if you enabled auto login function or not? Because if you use that feature, you will be recognize and get logged in automatically. I have plan to change the display text and link to make it less confusing but currently, it can handle the job pretty well...
Also, I have plan to improve the back-end, let's see what will be available in the next release ;)
About the Fan Photo, it's okie, :D
I would like to add the Facebook Connect icon right under the Login fields in the Navbar bread crumb table. How would I do that so it shows up when not logged in and which template and where?
Well, there are several ways to do this but they are not complete solutions so... I will get back to your request later, okie? (Remind me sometimes if I forget :P)
it does... but with this mod you can still contact the user by the email..but with this mod you can disable registering with fb and let only login/connect with fb.
But with this mod you have so many other options!!!
ANd right now I don't find anything broken or not working!
Marco
Thank you Marco ;)
Every time I post a new thread i get this:
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
Oops, will be removed
mrpaint
09-22-2009, 11:30 AM
im still having this error
00:31 22092009|/showthread.php?p=3232724|userid=1~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a new topic for discussion, <a href="{*threadurl*}">{*threadtitle*}</a>.'
00:36 22092009|/newreply.php?do=postreply&t=280543|userid=1~Supplied template data does not cover the following tokens [threadurl, threadtitle] needed for template '{*actor*} posted a reply in <a href="{*threadurl*}">{*threadtitle*}</a>.'
You modified the templates and change thread_url with threadurl and thread_title with threadtitle. Please modify template again and they will work ;)
redlabour
09-22-2009, 02:56 PM
Well, I wondering if you enabled auto login function or not? Because if you use that feature, you will be recognize and get logged in automatically.
I do - but don't seems to be working. ;)
Oops, will be removed
So can we have a quick fix for now?
fluentdesigns
09-22-2009, 05:23 PM
I still don't understand why the connect to facebook login button is not showing up anywhere? Nor am I asked to login with my facebook account at any point
Calash
09-22-2009, 05:34 PM
I still don't understand why the connect to facebook login button is not showing up anywhere? Nor am I asked to login with my facebook account at any point
Have not looked at the code, but from what I can see on the demo site it is probably due to your navbar template being heavily modified. Not sure if it is looking for a hook or some text pattern but that is likely the cause of your problem.
What...i don't check out EVERY single Facebook mod I see....:)
RWerksman
09-22-2009, 05:51 PM
I pretty much have this working, but I have two things:
1. If you are running your vbulletin installation on more than one domain, you're out of luck It looks like this mod only works with the callback url.
2. I'd like for the email address to be absolutely required during signup. (or least there to be an option for that)
I'd really, really like for #1 to be worked around. :) Excellent mod overall.
mrpaint
09-23-2009, 04:13 AM
I do - but don't seems to be working. ;)
Hmm. I improved this one and I hope it will work well in the next version
So can we have a quick fix for now?
Sent you a PM ;)
I still don't understand why the connect to facebook login button is not showing up anywhere? Nor am I asked to login with my facebook account at any point
Yes, Calash is right, your style's templates don't have enough standard template hooks and it prevent this product to show the button. Please search for $template_hook[navbar_buttons_right] in your templates and tell us the result
I pretty much have this working, but I have two things:
1. If you are running your vbulletin installation on more than one domain, you're out of luck It looks like this mod only works with the callback url.
2. I'd like for the email address to be absolutely required during signup. (or least there to be an option for that)
I'd really, really like for #1 to be worked around. :) Excellent mod overall.
Well, this is Facebook's policy since each application only work within a base domain. This is necessary to prevent abuse and protect members privacy I think. So, maybe there is no solution for this issue. I'm sorry
mrpaint
09-23-2009, 04:14 AM
I pretty much have this working, but I have two things:
1. If you are running your vbulletin installation on more than one domain, you're out of luck It looks like this mod only works with the callback url.
2. I'd like for the email address to be absolutely required during signup. (or least there to be an option for that)
I'd really, really like for #1 to be worked around. :) Excellent mod overall.
You may find more information in this article: http://wiki.developers.facebook.com/index.php/Base_Domain
Regards
fluentdesigns
09-23-2009, 04:32 AM
All I would like to do is add the connect fb icon like this quick photoshoped file I created. Of course it would hide once they are logged in.
Sent you a PM ;)
Thank you, Fixed.
redlabour
09-23-2009, 03:12 PM
Any official Update?
mrpaint
09-23-2009, 03:21 PM
Any official Update?
On the way man. You will all get surprised ;) Hehe
redlabour
09-23-2009, 03:37 PM
We will see - once it is stable i will send you the german Language Translation. ;)
mrpaint
09-23-2009, 03:43 PM
We will see - once it is stable i will send you the german Language Translation. ;)
That would be awesome. I think the new version will be release in the next couple of hours. But it really depends, it's not a promise or anything :P
TNCclubman
09-23-2009, 06:43 PM
I think this facebook login mod has become the official good one. Supported, features added by request, this guy is sick!
principino1984
09-23-2009, 07:00 PM
yeah! this is THE Vbulletin Facebook bridge! Everything works awesome!
I can't wait for the newxt release! :D
Marco
redlabour
09-23-2009, 07:19 PM
Agree - the best Facebook Bridge that exists.
fluentdesigns
09-23-2009, 08:19 PM
Yep I give it my +2
malfuncion
09-23-2009, 08:22 PM
I'm getting a syntax error in the admincp...
Parse error: syntax error, unexpected '{' in /***/forums/fbb/functions.php on line 89
Help?
Count me as well, 10/10, Simply awesome mod.
Name should be change vBulletin Facebook Bridge :D
Megatr0n
09-23-2009, 09:41 PM
Dao, what about adding MSN/Google/AOL to this plugin? Much like the other one but that is not supported:
This one (https://vborg.vbsupport.ru/showthread.php?t=220820)
Excellent piece of work, one small problem for me is that I cannot get the Recent activity to show in the profile page I've tried playing around with it but to no success, I don't use the side profile boxes so need to display it in the main vertical row, although I've added the right tags to the profile template it's still not showing.
Could you make the profile position an option in the next release?
Thanks.
Deimos
09-23-2009, 10:51 PM
Installed the latest version, but on occasion I'm still getting the error
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
malfuncion
09-23-2009, 11:48 PM
I'm getting a syntax error in the admincp...
Parse error: syntax error, unexpected '{' in /***/forums/fbb/functions.php on line 89
Help?
Anyone have any suggestions? I can't figure out what the problem is, and I'd really like to install this.
RWerksman
09-23-2009, 11:53 PM
Well, this is Facebook's policy since each application only work within a base domain. This is necessary to prevent abuse and protect members privacy I think. So, maybe there is no solution for this issue. I'm sorry
Understandable, but how does the bridge do user validation? I.E. if I create a user for myself, and I try to sign up again, the system automatically knows that it's me and logs me right in.
mrpaint
09-24-2009, 12:36 AM
I'm getting a syntax error in the admincp...
Parse error: syntax error, unexpected '{' in /***/forums/fbb/functions.php on line 89
Help?
Please upload files again. Sound like a corrupted upload attemp
Dao, what about adding MSN/Google/AOL to this plugin? Much like the other one but that is not supported:
This one (https://vborg.vbsupport.ru/showthread.php?t=220820)
Well, other services are not in my list currently. But I will see if I can do something ;)
Excellent piece of work, one small problem for me is that I cannot get the Recent activity to show in the profile page I've tried playing around with it but to no success, I don't use the side profile boxes so need to display it in the main vertical row, although I've added the right tags to the profile template it's still not showing.
Could you make the profile position an option in the next release?
Thanks.
Are you using vBulletin 3.6.x?
Installed the latest version, but on occasion I'm still getting the error
Warning: file_put_contents(fbb_showthread_complete.txt) [function.file-put-contents]: failed to open stream: Permission denied in [path]/fbb/hook_showthread_complete.php on line 52
This weird warning has been removed in the latest version. Check it out man :D
Understandable, but how does the bridge do user validation? I.E. if I create a user for myself, and I try to sign up again, the system automatically knows that it's me and logs me right in.
Well, it's an ajax check running behind the scene ;)
mrpaint
09-24-2009, 12:38 AM
I think this facebook login mod has become the official good one. Supported, features added by request, this guy is sick!
Hey man, I'm not sick :D Just wanna make time goes faster these days... OMG, it's still running too slow :(
Anyway, if you haven't noticed yet. I have release the version 1.9. The important feature in 1.9 is Avatar Synchronizing. Check it out and give me feedbacks (as you always do) ;)
mrpaint
09-24-2009, 12:40 AM
Special note to redlabour: I improved the register/login interface. The flow is changed a little bit, so... do the test and tell me if it's better now. Thank you
webrats
09-24-2009, 12:49 AM
updating now. :)
mrpaint
09-24-2009, 01:04 AM
updating now. :)
Hope it works :D
RWerksman
09-24-2009, 01:27 AM
Well, it's an ajax check running behind the scene ;)
Ok, but what does it compare to:from? It looks like it compares the Facebook pulled userid to the stored fbuid in the user table, but something doesn't quite match up.
For instance, if I setup two identical applications, and repoint the application to use the second one, you would have to setup a new user as it wouldn't recognize my login correctly.
webrats
09-24-2009, 01:40 AM
Hope it works :D
it does great job
the fan page still freezes my browser. but im happy
mrpaint
09-24-2009, 01:41 AM
Ok, but what does it compare to:from? It looks like it compares the Facebook pulled userid to the stored fbuid in the user table, but something doesn't quite match up.
For instance, if I setup two identical applications, and repoint the application to use the second one, you would have to setup a new user as it wouldn't recognize my login correctly.
If no check had been done before, the check will be implement as a javascript scope. The flow is below
Check for Facebook session
If session found, send the associated facebook uid via ajax to our server
Server check to see if that facebook uid is connected and the forum member enabled the auto-login feature. If everything is found and matched, server return a positive flag, otherwise, server will send a negative one
The javascript code receives the response and redirect to login page (do the cookie, forum's session things) if it found a positive flag
The javascript code marked (using cookie) as the check has been done and store a time note to prevent future check
That's how things are going
Edit: Oops. If you replace the API key with the 2nd application's one, from our forum, we won't able to check for connected user who connected with us using the 1st application's API key. Everything should be done using only one API key. The relationship is 1-to-1. If you decide to change, I suggest you to uninstall the product and import the xml file again... :(
mrpaint
09-24-2009, 01:43 AM
it does great job
the fan page still freezes my browser. but im happy
If you disable the Experimental settings from AdminCP, the link will not be shown up (and it won't work either, opening that link will result in a blank page). I haven't improve that script, yet :P
Are you using vBulletin 3.6.x?
No, 3.8.4 but the sideboxes don't really fit in with the style of our site so they were removed from the template, I've been able to fix the sideblocks for gifts & albums so they show vertically instead which is much more in keeping with the rest of the site. I've tried doing that with the facebook sidebox but had no success as when I change the hook location it vanishes..
mrpaint
09-24-2009, 03:25 AM
No, 3.8.4 but the sideboxes don't really fit in with the style of our site so they were removed from the template, I've been able to fix the sideblocks for gifts & albums so they show vertically instead which is much more in keeping with the rest of the site. I've tried doing that with the facebook sidebox but had no success as when I change the hook location it vanishes..
Can you give me a fullpage screenshot after your changes made in template?
redlabour
09-24-2009, 04:02 AM
BUG still exists at 1.9:
1. Connect your Account at Forum and logout. Then log in at your Facebook Profile.
2. Try to log in at Forum with the "Connect with Facebook" Link at Forum.
3. The Bridge wants still register you again at the Forum.
The Bridge should save which Facebook Profil is allready connected to a Forumuser and has to prove this at "Connect with Facebook" Link.
Just to make sure that you understand what i mean:
If a User has connected once with the Bridge the next Time he use the Bridge he should be logged in automatically at Forums without asked again if he wants to register or log in.
In the best Way the Bridge should prove at the first Time if the Mail from Facebook was allready registered at a Forumaccount and ask only for the Forumpassword to validate and connect the Accounts.
FOUND A SIMPLE SOLUTION:
Auto Authentication (login and logout automatically) at UserCP should be ON automatically at every Userprofile if this Setting is ON at ACP.
redlabour
09-24-2009, 04:30 AM
Feature Request:
Please allow us to edit and create Templates directly from ACP like at vB Nexus (https://vborg.vbsupport.ru/showthread.php?t=220820). ;)
Phrase request:
Thank you for logging in, xxxx.
Note: The system logged you in automatically with your Facebook Session.
mrpaint
09-24-2009, 04:56 AM
Well, ideally after registration via the Facebook procedure, all options will be enabled automatically (with a few exceptions because they depends on other config/settings). From what you reported, I think you registered normally then connect your account with Facebook, right? Well, I don't turn them on with existing account connection (maybe will be added a setting soon)
About the link. I changed to a landing page (root/facebook.com). After Facebook session confirmed, there will 2 links (register and login). If user registered, clicking both links will result in auto-login. If member enabled auto-login feature. They will get through automatically
I can't provide further convenience for the landing page. I really thing it's enogh with all those fallbacks
Regards,
mrpaint
09-24-2009, 04:59 AM
About the creating template request, I'm not at home now but as I remember, there is a link at the bottom of the Manager page that allow you to create template. It's simple as that :D
And the phrase, you can do a search in Phrase Manager. All texts are phrased ;)
Dao, what about adding MSN/Google/AOL to this plugin? Much like the other one but that is not supported:
This one (https://vborg.vbsupport.ru/showthread.php?t=220820)
Well, other services are not in my list currently. But I will see if I can do something ;)
Please don't do this, at-least not in this mod, the reason is pretty clear, everyone can see that this mod is full featured Facebook bridge and no need to include other services, just keep this mod up and supported and you rocks ;)
Using Synchorize Avatar from Facebook option I get this error:
"Upload failed due to failure writing temporary file."
mrpaint
09-24-2009, 08:09 AM
@Veer: please test uploading avatar using url in the normal way and tell me your result. Sync Avatar use that core function to update avatar :D
Megatr0n
09-24-2009, 10:39 AM
Well, other services are not in my list currently. But I will see if I can do something ;)
That'd be awesome if you could. ;)
malfuncion
09-24-2009, 01:16 PM
Please upload files again. Sound like a corrupted upload attemp
Done. I completely cleaned all installed files from my installation of 1.8, and reinstalled 1.9 (new version from this morning), even allowing the product to 'overwrite', just in case. I'm still receiving the exact same error.
Note that my AdminCP options screen doesn't go any further than the "Blank Template" title line.
malfuncion
09-24-2009, 01:56 PM
Done. I completely cleaned all installed files from my installation of 1.8, and reinstalled 1.9 (new version from this morning), even allowing the product to 'overwrite', just in case. I'm still receiving the exact same error.
Note that my AdminCP options screen doesn't go any further than the "Blank Template" title line.
I just ran a phpinfo on my server (Dreamhost), and it turns out that they've still got me on php version 4.4.9. Are there any syntax differences between php4 and php5? Does this mod require php5?
Can you give me a fullpage screenshot after your changes made in template?
Attached.. Hopefully this will better explain the changes made and what I'd like to do.
malfuncion
09-24-2009, 02:54 PM
I just ran a phpinfo on my server (Dreamhost), and it turns out that they've still got me on php version 4.4.9. Are there any syntax differences between php4 and php5? Does this mod require php5?
Solved my own issue. Upgraded to php5.2.6, and the syntax errors seem to have been resolved.
You may want to list php5 as a prerequisite for this mod, in case there are others having similar syntax issues.
jewbacca614
09-24-2009, 03:09 PM
i love this!.. worked perfectly
redlabour
09-24-2009, 04:44 PM
After Facebook session confirmed, there will 2 links (register and login). If user registered, clicking both links will result in auto-login.
And this is what does not work and what i am telling you now the third Time! :p
About the creating template request, I'm not at home now but as I remember, there is a link at the bottom of the Manager page that allow you to create template.
No - there is only Edit and Delete.
And the phrase, you can do a search in Phrase Manager. All texts are phrased ;)
"Thank you for logging in, xxxx.
Note: The system logged you in automatically with your Facebook Session."
Is not phrased! ;)
principino1984
09-24-2009, 05:03 PM
upgraded...everything works!!!
awesome!
Marco
redlabour
09-24-2009, 05:10 PM
BTW - if i want to edit the Templatebundle it every Time says:
Unable to update the Template Bundle. Please try again later...
And in fact - a Template for new Threads is missing. At this Time there is only one for a new Post. :(
And i think the way the Templates are used in ACP are confusing. Maybe you can make it more clear for us?
At this Time i cant find out what "Blank" and "Testing" Templates are for. And i miss the Templates for all other Facebookmessages.
bada_bing
09-24-2009, 05:35 PM
I have upgraded to 1.9 and I dont see the facebook block on my vb profile page even though I have enabled it in the facebook controls in usercp
1.8.2 Allow member to display a block contain their recent posts from Facebook
bada_bing
09-24-2009, 05:49 PM
Also can someone explain who the fan list works ? where is it grabbing this information from?
redlabour
09-24-2009, 05:51 PM
I have upgraded to 1.9 and I dont see the facebook block on my vb profile page even though I have enabled it in the facebook controls in usercp
1.8.2 Allow member to display a block contain their recent posts from Facebook
Same for me.
Also can someone explain who the fan list works ? where is it grabbing this information from?
I guess Friendlist? :confused:
bada_bing
09-24-2009, 06:26 PM
Originally Posted by bada_bing View Post
Also can someone explain who the fan list works ? where is it grabbing this information from?
I guess Friendlist?
No some of these are not on my friends list in VB thats why I ask where is this plugin getting the fans list from
mrpaint
09-24-2009, 09:04 PM
Attached.. Hopefully this will better explain the changes made and what I'd like to do.
Hmm, I'm not sure what you changed in your template but from your screenshot, I think you expect to display a "Recent Facebook" tab in the left column (and in your case, it's the only column). I have just edit the MEMBERINFO template and put $template_hook[profile_right_last] right below $template_hook[profile_left_last] then... bump... The tab appeared! (You can see there is another block on the right as I just copied the hook, you should moved it instead to prevent duplication)
Live demo: http://daohoangson.com/vb38/member.php?u=1
mrpaint
09-24-2009, 09:05 PM
Solved my own issue. Upgraded to php5.2.6, and the syntax errors seem to have been resolved.
You may want to list php5 as a prerequisite for this mod, in case there are others having similar syntax issues.
Well, I will build up a PHP4 server and test on it. Thank you
mrpaint
09-24-2009, 09:10 PM
And this is what does not work and what i am telling you now the third Time! :p
This is so strange :( Can you give me your forum URL via PM so I can come by and check it out?
No - there is only Edit and Delete.
Hehe, I will put an Add link soon but if you need that functionality right now, feel free to put this into your address bar http://domain.com/forums/admincp/fbb_admin.php?do=template_update
"Thank you for logging in, xxxx.
Note: The system logged you in automatically with your Facebook Session."
Is not phrased! ;)
Hmm, it's varname is fbb_redirect_login, check it out ;)
mrpaint
09-24-2009, 09:15 PM
BTW - if i want to edit the Templatebundle it every Time says:
And in fact - a Template for new Threads is missing. At this Time there is only one for a new Post. :(
And i think the way the Templates are used in ACP are confusing. Maybe you can make it more clear for us?
At this Time i cant find out what "Blank" and "Testing" Templates are for. And i miss the Templates for all other Facebookmessages.
Oops, by default, the product share the same template bundle for posting reply and posting thread (the posting reply only use the one-line template while the posting thread use both of them, config via UserCP)
What really makes you confused? Tell me so I will explain to you ;)
About "Blank": it's the template used when something called the new stream publish API but failed (usually because of missing publish_stream extend permission). In that case, the product will automatically fallback to display a feed form to let our members publish the feed manually. Because the new stream publish API doesn't use template bundles but the display feed form procedure need one so the product need a "Blank" to fill it on
About "Testing": You can see a link in the UserCP where member can test the connection. That's where this template bundle is used
mrpaint
09-24-2009, 09:18 PM
I have upgraded to 1.9 and I dont see the facebook block on my vb profile page even though I have enabled it in the facebook controls in usercp
1.8.2 Allow member to display a block contain their recent posts from Facebook
Also can someone explain who the fan list works ? where is it grabbing this information from?
Same for me.
I guess Friendlist? :confused:
No some of these are not on my friends list in VB thats why I ask where is this plugin getting the fans list from
The Fans List actually contains your fans because they are the people who most reply to your threads ;) And yeah, it's not that simple Friend list at all :D
About the profile block. It's highly chance that privacy settings prevented us to fetch information. Try using another Facebook account and tell me the result, okie? In case it still doesn't work, you can turn on the DEBUG mode and... Well, if it doesn't work, give me your forum URL and I will come by and check it out ;)
Thanks for looking into the profile problem for me, I had tried duplicating the hook you were using as well as changing the hook_location just incase it was being used in multiple places but it still didn't show up..
but..
I've realised why, it shows the recent wall posts you've made and just that, it doesn't show the wall posts from apps and that others have left on your wall, if you get a lot of app wall posts and don't have a recent wall post you've made yourself then the tab will not show, so really it was just a misunderstanding about how the profileblock was working causing it to vanish on me.
Would it be possible for app wall posts to also be shown?
---
Also testing the 1.9 landing page (facebook.php) on my admin account that I connected to my facebook account, it works great when you click login, but if you click register it wants me to register again it should give an already registered warning, or maybe login with a notice that you are already registered so don't need to do so again ;)
---
Thanks for the work, support.. once payday comes round at the end of the month I'll be donating :)
mrpaint
09-25-2009, 01:06 AM
Thanks for looking into the profile problem for me, I had tried duplicating the hook you were using as well as changing the hook_location just incase it was being used in multiple places but it still didn't show up..
but..
I've realised why, it shows the recent wall posts you've made and just that, it doesn't show the wall posts from apps and that others have left on your wall, if you get a lot of app wall posts and don't have a recent wall post you've made yourself then the tab will not show, so really it was just a misunderstanding about how the profileblock was working causing it to vanish on me.
Would it be possible for app wall posts to also be shown?
---
Also testing the 1.9 landing page (facebook.php) on my admin account that I connected to my facebook account, it works great when you click login, but if you click register it wants me to register again it should give an already registered warning, or maybe login with a notice that you are already registered so don't need to do so again ;)
---
Thanks for the work, support.. once payday comes round at the end of the month I'll be donating :)
Oh, it's me who decided not to show other posts into tho block... But from what you said, I will add one more setting/option :D
Hmm... I'm checking the register page
Oh, it's me who decided not to show other posts into tho block... But from what you said, I will add one more setting/option :D
Hmm... I'm checking the register page
Well you are the boss, just a bit weird having the tab coming and going when the users wall gets flooded with app posts, maybe a "no recent wall posts" notice so the tab always has some content and doesn't vanish? or an option for what is shown from the wall in the facebook tab would be even better :)
TheChaosFactor
09-25-2009, 08:16 AM
Installed.
Thanks. This is awesome! :)
burlesque
09-25-2009, 03:44 PM
I have many members who would love this feature however I'm wondering if it would be easy to merge their normal forum account into their new facebook account and to have all their posts carried across etc...
If this is possible, how could I do this?
Also, is it safe for admin accounts to make the jump?
redlabour
09-25-2009, 06:20 PM
This is so strange :( Can you give me your forum URL via PM so I can come by and check it out?
Watch my Signature. ;)
I have many members who would love this feature however I'm wondering if it would be easy to merge their normal forum account into their new facebook account and to have all their posts carried across etc...
If this is possible, how could I do this?
Also, is it safe for admin accounts to make the jump?
In the usercp, select the facebook bridge > options item at the bottom of the sidebar you can then link a facebook account to an existing account, it's safe for all members to do this as just adds the facebook info to the account which is removed again if the product is uninstalled no other alterations to the account take place.
To test, register an account on the test board using the normal vbulletin registration and then connect as explained above ;)
19:24 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:25 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:28 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:29 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:30 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:30 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:32 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:32 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:36 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:41 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:42 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:46 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
What i can do ?
TNCclubman
09-26-2009, 12:00 AM
nominated this for mod of the month
Matt Lathrop
09-27-2009, 01:19 AM
I currently have this mod installed: https://vborg.vbsupport.ru/showthread.php?t=203064&highlight=Facebook+Connect. I want to your mod because 1. it is supported and 2. It has a few more functions. Is there a way to migrate over?
Megatr0n
09-27-2009, 09:55 PM
mrpaint, did you get my PM? :)
burlesque
09-28-2009, 11:30 AM
I've just installed this, but for some reason, people's profiles are now showing as blank pages. This seems to be something to do with the profile block.
bada_bing
09-28-2009, 12:34 PM
Just nominated this as MOTM...
I have a couple question or possibly a feature request.
I have this mod installed and works good except there are some major concerns because this mod will currently allow you to feed data over to facebook regardless if the forum is a restricted forum or not. Currently like many other forum owners I have hidden forums that us mods will post within but I dont want posts/threads from those forums to feed over to facebook, Can I request a feature in this mods control panel to disclude certain forums.
Also another request is to clean up the fans page... whats happening is some show avatars some dont even though they do have avatars, also may give the admin or users an option to either list fans (which is members that most replied to your threads) or to show your friends list instead which is cleaner I think..
woffie
09-28-2009, 02:16 PM
works great, very easy to install
mrpaint
09-29-2009, 03:51 AM
Watch my Signature. ;)
I hope the problem had gone with the latest update?
19:24 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:25 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:28 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:29 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:30 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:30 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:32 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:32 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:36 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:41 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:42 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
19:46 25092009|/forum/facebook.php|userid=0~A session key is required for calling this method
What i can do ?
Well, this is normal with facebook.php page. Don't need to do anything
nominated this for mod of the month
Thanks :P
I currently have this mod installed: https://vborg.vbsupport.ru/showthread.php?t=203064&highlight=Facebook+Connect. I want to your mod because 1. it is supported and 2. It has a few more functions. Is there a way to migrate over?
Currently, there is no tool to help you move automatically. But you can do the manual way: disable Facebook Connect, install YAFB, use your old API key, config everything, tell your members to go to YAFB's setting page (profile.php?do=fbb) and click Save Changes. Hope things go well :D
mrpaint
09-29-2009, 03:54 AM
mrpaint, did you get my PM? :)
Yay, replied :D
I've just installed this, but for some reason, people's profiles are now showing as blank pages. This seems to be something to do with the profile block.
Pleave contact me via PM or email with your board URL, I will come and check it out
Just nominated this as MOTM...
I have a couple question or possibly a feature request.
I have this mod installed and works good except there are some major concerns because this mod will currently allow you to feed data over to facebook regardless if the forum is a restricted forum or not. Currently like many other forum owners I have hidden forums that us mods will post within but I dont want posts/threads from those forums to feed over to facebook, Can I request a feature in this mods control panel to disclude certain forums.
Also another request is to clean up the fans page... whats happening is some show avatars some dont even though they do have avatars, also may give the admin or users an option to either list fans (which is members that most replied to your threads) or to show your friends list instead which is cleaner I think..
The restricted forums request are in the queue now. Don't worry. FYI: in forums which can be viewed by guest, the publishing options are automatically turn off (but yes, the member can turn on manually)
About the fan page, I'm still working on it :D Will improve it soon
mrpaint
09-29-2009, 03:57 AM
Sorry all you guys, the last couple of days are damn busy and I will be not available until Oct 4th so... You can keep testing and leave your feedback here or send me PMs. I will take a look asap ;)
I also have a planed features list, check it out and suggest more as you needed
Allow member to add a box to their profiles (or a wall tab)
Allow publishing news feed to a specific page automatically. Control via AdminCP
Restrict forums list (for private forums)
Working with Album/Picture feature from vBulletin Core
Cya later ;)
redlabour
09-29-2009, 04:36 AM
I hope the problem had gone with the latest update?
No - some Users are still forced to register at Forum even if they are Users before if they login first Time with Facebookaccount.
Megatr0n
09-29-2009, 10:47 AM
mrpaint, I didn't get no reply.
Sorry all you guys, the last couple of days are damn busy and I will be not available until Oct 4th so... You can keep testing and leave your feedback here or send me PMs. I will take a look asap ;)
I also have a planed features list, check it out and suggest more as you needed
Allow member to add a box to their profiles (or a wall tab)
Allow publishing news feed to a specific page automatically. Control via AdminCP
Restrict forums list (for private forums)
Working with Album/Picture feature from vBulletin CoreCya later ;)
Very good features mrpaint, please also include:
Integration with Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819&highlight=Video), Allow to publish Video Feeds on Facebook Wall when they Add New Video or Comment on a Video, just like they do with New Thread and New Reply.
vBulletin Visitor Message Feed, Allow to publish on Facebook Profile Wall.Thanks.
sargatanas
09-30-2009, 05:21 AM
int(1390) array(1) { ["template"]=> string(2621) " $stylevar[htmldoctype] $headinclude $header
" . $GLOBALS['vbulletin']->options['bbtitle'] . " - $vbphrase[fbb]
$vbphrase[fbb_please_connect]
".(($vbulletin->fbb['config']['auto_register']) ? (" ") : (""))." ".(($vbulletin->fbb['config']['auto_login']) ? (" ") : (""))."
options['bburl'] . "/register.php?do=signup&fbb\">$vbphrase[fbb_go_to_register] options['bburl'] . "/login.php?do=login&fbb\">$vbphrase[fbb_go_to_login]
$footer " }
Matt Lathrop
09-30-2009, 08:13 PM
Currently, there is no tool to help you move automatically. But you can do the manual way: disable Facebook Connect, install YAFB, use your old API key, config everything, tell your members to go to YAFB's setting page (profile.php?do=fbb) and click Save Changes. Hope things go well :D
The only issue there is that the other mod creates a random string for a password rather then have the user provide one. So those users can't login without hitting the FB connect button. I though I would try logging in with the button of the old mod then trying to set it up with the new mod (have both running at once), but I got a fatal error when I tried. Any ideas how to move the users?
Matt Lathrop
09-30-2009, 09:11 PM
Sorry all you guys, the last couple of days are damn busy and I will be not available until Oct 4th so... You can keep testing and leave your feedback here or send me PMs. I will take a look asap ;)
I also have a planed features list, check it out and suggest more as you needed
Allow member to add a box to their profiles (or a wall tab)
Allow publishing news feed to a specific page automatically. Control via AdminCP
Restrict forums list (for private forums)
Working with Album/Picture feature from vBulletin Core
Cya later ;)
Would it be possible to create custom notifications? Like to be able to send a notification out to all your FB connect members to tell them something? For example send a notification out to everyone saying that the forum will be unavailable for updates at x time?
blackberry
09-30-2009, 10:15 PM
woow gr8 installed
nice n easy
worked like charm
thanks
Matt Lathrop
10-02-2009, 01:13 AM
I can't seem to get notifications to come through on subscribed threads.
fluentdesigns
10-03-2009, 04:22 AM
No - some Users are still forced to register at Forum even if they are Users before if they login first Time with Facebookaccount.
Is this problem planned for a future update? the problem I am having is most of my members are trying to use the facebook connect button and are getting the error message.
goxy63
10-03-2009, 03:36 PM
On your demo page its not working for me !?
karlm
10-04-2009, 12:36 PM
I have been looking into this option for a while now. I went to test it using your demo forum - but alas, upon clicking the 'connect to facebook' button I was only presented with the following...
int(1390) array(1) { ["template"]=> string(2621) " $stylevar[htmldoctype] $headinclude $header
" . $GLOBALS['vbulletin']->options['bbtitle'] . " - $vbphrase[fbb] $vbphrase[fbb_please_connect]
".(($vbulletin->fbb['config']['auto_register']) ? (" ") : (""))." ".(($vbulletin->fbb['config']['auto_login']) ? (" ") : (""))." options['bburl'] . "/register.php?do=signup&fbb\">$vbphrase[fbb_go_to_register] (http://daohoangson.com/vb38/%5C%22%22) options['bburl'] . "/login.php?do=login&fbb\">$vbphrase[fbb_go_to_login] (http://daohoangson.com/vb38/%5C%22%22)
$footer " }
mikeB
10-05-2009, 02:02 PM
is this plugin broken?
dazkeirle
10-05-2009, 02:16 PM
Well this plugin is broken on the demo page so seems a bit silly to install it, however I have heard good things....
Plugin working fine for me :)
principino1984
10-06-2009, 07:02 AM
I found a little problem with Automatic Emebed Media and Automatically parse links in text checkbox not anymore checked by default ad soon as your plugin is Enabled.
I solved the first problem using CYB - Change vBForms Defaults, but I cannot do anything for the AME conflict.
edit:
One more problem... it disable the checkbox for automatic show signature
Marco
James Argo
10-07-2009, 02:25 PM
Dear coder,
I went to your demo, and this is what I got if I click "Connect with facebook" (http://daohoangson.com/vb38/facebook.php)
int(1390) array(1) { ["template"]=> string(2621) " $stylevar[htmldoctype] $headinclude $header
" . $GLOBALS['vbulletin']->options['bbtitle'] . " - $vbphrase[fbb]
$vbphrase[fbb_please_connect]
".(($vbulletin->fbb['config']['auto_register']) ? (" ") : (""))." ".(($vbulletin->fbb['config']['auto_login']) ? (" ") : (""))."
options['bburl'] . "/register.php?do=signup&fbb\">$vbphrase[fbb_go_to_register] options['bburl'] . "/login.php?do=login&fbb\">$vbphrase[fbb_go_to_login]
$footer " }
Any thought? :confused:
TheLastSuperman
10-07-2009, 04:45 PM
Dear coder,
I went to your demo, and this is what I got if I click "Connect with facebook" (http://daohoangson.com/vb38/facebook.php)
int(1390) array(1) { ["template"]=> string(2621) " $stylevar[htmldoctype] $headinclude $header
" . $GLOBALS['vbulletin']->options['bbtitle'] . " - $vbphrase[fbb]
$vbphrase[fbb_please_connect]
".(($vbulletin->fbb['config']['auto_register']) ? (" ") : (""))." ".(($vbulletin->fbb['config']['auto_login']) ? (" ") : (""))."
options['bburl'] . "/register.php?do=signup&fbb\">$vbphrase[fbb_go_to_register] options['bburl'] . "/login.php?do=login&fbb\">$vbphrase[fbb_go_to_login]
$footer " }
Any thought? :confused:
Same here, awaiting feedback before install as I have an extremely modified board and install will be hassle if it's not 100% functional per your demo...
S-MAN
mrpaint
10-07-2009, 10:33 PM
Hi there,
I have just come back and wow, it looks like the unreleased version which I'm testing on the demo site got a serious bug. I have fixed it and you can continue testing the demo. Thank you all
New features are going to be added and released soon. Cya later
mrpaint
10-08-2009, 06:32 AM
I found a little problem with Automatic Emebed Media and Automatically parse links in text checkbox not anymore checked by default ad soon as your plugin is Enabled.
I solved the first problem using CYB - Change vBForms Defaults, but I cannot do anything for the AME conflict.
edit:
One more problem... it disable the checkbox for automatic show signature
Marco
About the checkboxes bug: That's really funny bug. Thank you. I figured it out and thing will be fixed in the next version (release this weekend).
Also, can you describe more detail with AME so I can check it out if there is any solution...
mrpaint
10-08-2009, 06:37 AM
Is this problem planned for a future update? the problem I am having is most of my members are trying to use the facebook connect button and are getting the error message.
What is the error message please?
I can't seem to get notifications to come through on subscribed threads.
Please test the notification system by turning on the "new reply to own thread" option then use another forum account to post to one of your thread. If the notification is not shown up, it's highly chance that Facebook banned notification permission with your application. Anyway, do the test and tell me the result so we can check it out
Would it be possible to create custom notifications? Like to be able to send a notification out to all your FB connect members to tell them something? For example send a notification out to everyone saying that the forum will be unavailable for updates at x time?
This would be a nice feature ;)
The only issue there is that the other mod creates a random string for a password rather then have the user provide one. So those users can't login without hitting the FB connect button. I though I would try logging in with the button of the old mod then trying to set it up with the new mod (have both running at once), but I got a fatal error when I tried. Any ideas how to move the users?
I will look for a solution
Very good features mrpaint, please also include:
Integration with Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819&highlight=Video), Allow to publish Video Feeds on Facebook Wall when they Add New Video or Comment on a Video, just like they do with New Thread and New Reply.
vBulletin Visitor Message Feed, Allow to publish on Facebook Profile Wall.Thanks.
No promise for the Video-Directory Remixed but it's definitely possible with Visitor Message ;)
bada_bing
10-11-2009, 02:27 AM
OK I have a question about the login with facebook feature when a user log in with their facebook account does that username get created in VB ? I want to know how this feature works and what usergroups they get placed into, what userrights do they get? I would like to enable this feature but need more details on how this interacts with vb for useraccounts? Also if the members cancels there facebook account how does that effect there vb account.
mrpaint
10-11-2009, 03:38 AM
OK I have a question about the login with facebook feature when a user log in with their facebook account does that username get created in VB ? I want to know how this feature works and what usergroups they get placed into, what userrights do they get? I would like to enable this feature but need more details on how this interacts with vb for useraccounts? Also if the members cancels there facebook account how does that effect there vb account.
A new account is created for each Facebook user
New account is in Registered User group (and is applied all of this usergroup permissions)
If the Facebook account is canceled/deactivated, that person can reclaim his/her account with the reclamation process ;)
principino1984
10-11-2009, 07:31 AM
About the checkboxes bug: That's really funny bug. Thank you. I figured it out and thing will be fixed in the next version (release this weekend).
Also, can you describe more detail with AME so I can check it out if there is any solution...
I solved my problem installing passive video instead of AME on my little forum...since AME has some serious problem with VbGooglemap ME.
Anyway...AME is just an hack that shows you the youtube/yahoo/myvideo etc etc box instead of the normal url links
I can't wait tiill the next release!! ;)
Marco
principino1984
10-11-2009, 07:42 AM
on ur demo:
Connection Established: Send a `Test` wallpost to your Wall....
and i get
This is the Test page for Facebook
Fail to send wallpost (unknown reason)!
same for the other test:
This is the Test page for Facebook
Unable to published `Test` newsfeed automatically. Using manual mode
mrpaint
10-11-2009, 09:53 AM
I solved my problem installing passive video instead of AME on my little forum...since AME has some serious problem with VbGooglemap ME.
Anyway...AME is just an hack that shows you the youtube/yahoo/myvideo etc etc box instead of the normal url links
I can't wait tiill the next release!! ;)
Marco
AME is quite popular. I will get it and test it later :D It's good that you have your own alternative solution ;)
on ur demo:
Connection Established: Send a `Test` wallpost to your Wall....
and i get
This is the Test page for Facebook
Fail to send wallpost (unknown reason)!
same for the other test:
This is the Test page for Facebook
Unable to published `Test` newsfeed automatically. Using manual mode
Oops. It's because a misconfiguration on my demo board. Fixed :D
mrpaint
10-11-2009, 09:54 AM
Hi everybody,
Version 2.0 is released. Check out the first post and the demo board for more information. Thank you ;)
PS: Don't forget to vote for this product in the MOTM poll. Hehe
principino1984
10-11-2009, 11:14 AM
everything works fine
Marco
Matt Lathrop
10-11-2009, 12:26 PM
Hey mrpaint. Thanks so much for the replies. I do get notifications on threads that are my own that is why I thought it was weird. I did get everyone moved over... it was a interesting process but we got it done. Oh and about the sending the notification... I would really appreciate that feature. In fact the only reason that I want subscribed threads to work is so I can subscribe all my users to a thread and they will get notifications when I post updates. My board is actually based off a FB group and the FB boards were just not cutting it. So anyways that feature would be GREATLY appreciated.
RWerksman
10-11-2009, 04:16 PM
Ok - this mod suddenly stopped working for me. Folks who registered with the application can no longer log in using it. Folks can't register using it anymore. When I pull up someone, such as myself, I get the following:
Connection Established Not Permitted Permission to Read Stream Not Permitted Permission to Publish Stream Not Permitted Permission to access your data when you are offline Not Permitted Sending Email via Facebook Not Permitted
Help!
RWerksman
10-11-2009, 04:21 PM
It does not appear to be writing to any type of log, and doesn't seem to want to regenerate the posting, etc. bundles used during posting back to Facebook. :(
Sledgstone
10-11-2009, 06:32 PM
Hmm, I installed this mod today and it seems to be working good. But when I click "Send a `Test` wallpost to your Wall" it doesn't actually make a wallpost, but instead shows up under "RECENT ACTIVITY". Is this how its supposed to work, or is there a setting I'm missing to enable new posts or threads made by me to show up as an actual wallpost?
Also, when I click on "Publish a `Test` newsfeed to your friends' stream" it gave me an error, says it'll try to manually add it or something and when I check my facebook page it successfully posted it to my wall.
RWerksman
10-11-2009, 07:20 PM
Ok, so there are no template bundles either now! WTF?
I nuked it and reinstalled it thinking that the product would recreate them, and NOTHING.
Thank you so much for the fantastic update :)
I think some image icons are missing on "Add to Profile" popup window, see screen shot:
105265
/icons/thumb_up.png
/icons/star.png
/icons/photo.png
mrpaint
10-12-2009, 02:01 AM
Ok - this mod suddenly stopped working for me. Folks who registered with the application can no longer log in using it. Folks can't register using it anymore. When I pull up someone, such as myself, I get the following:
Connection Established Not Permitted Permission to Read Stream Not Permitted Permission to Publish Stream Not Permitted Permission to access your data when you are offline Not Permitted Sending Email via Facebook Not Permitted
Help!
It really looks like your Facebook Application has been changed or something. Please double check the API key and Secret in the Options. Maybe you clicked the reset Secret link in Facebook
Hmm, I installed this mod today and it seems to be working good. But when I click "Send a `Test` wallpost to your Wall" it doesn't actually make a wallpost, but instead shows up under "RECENT ACTIVITY". Is this how its supposed to work, or is there a setting I'm missing to enable new posts or threads made by me to show up as an actual wallpost?
Also, when I click on "Publish a `Test` newsfeed to your friends' stream" it gave me an error, says it'll try to manually add it or something and when I check my facebook page it successfully posted it to my wall.
Yes, it's susposed to post into Recent Activity section. About the newsfeed, it try to publish a post automatically but if it failed (missing publish_stream permission for example), it will fall back to manual mode: a popup appear and the user has to click Publish by him/herself
Thank you so much for the fantastic update :)
I think some image icons are missing on "Add to Profile" popup window, see screen shot:
105265
/icons/thumb_up.png
/icons/star.png
/icons/photo.png
Hmm, please check your path for your icons in vBulletin and make sure they are not full path. (Go to AdminCP > Post Icons > Post Icon Manager). They should be something like that images/icons/icon13.gif instead of http://domain.com/forums/images/icons/icon13.gif
bada_bing
10-12-2009, 02:43 AM
How do we upgrade to 2.0 ? do we just import the plugin located in the 2.0 folder or do we also have to upload all the files also?
mrpaint
10-12-2009, 02:53 AM
How do we upgrade to 2.0 ? do we just import the plugin located in the 2.0 folder or do we also have to upload all the files also?
Yes, that's it
Hmm, please check your path for your icons in vBulletin and make sure they are not full path. (Go to AdminCP > Post Icons > Post Icon Manager). They should be something like that images/icons/icon13.gif instead of http://domain.com/forums/images/icons/icon13.gif
Full Image path are:
http://platform.ak.fbcdn.net/www/app_full_proxy.php?app=123456789100&v=1&size=p&cksum=2dfk8c81156367c3984a80d67107decd&src=http://www.myforum.com/http://www.myforum.com/images/icons/photo.png
http://platform.ak.fbcdn.net/www/app_full_proxy.php?app=123456789100&v=1&size=p&cksum=2dfk8c81156367c3984a80d67107decd&src=http://www.myforum.com/http://www.myforum.com/images/icons/star.png
http://platform.ak.fbcdn.net/www/app_full_proxy.php?app=123456789100&v=1&size=p&cksum=2dfk8c81156367c3984a80d67107decd&src=http://www.myforum.com/http://www.myforum.com/images/icons/thumb_up.png
mrpaint
10-12-2009, 10:45 AM
Full Image path are:
Yes, you can see the domain part is duplicated, right? That's what I'm trying to tell you. Please go to your vBulletin options page and remove the full path. They are not needed to display in your forums. But in order to display correctly in Facebook, I need to use the full path so... your domain will be put in place automatically and if you use the full path in options, it will result into duplication ;)
Yes, you can see the domain part is duplicated, right? That's what I'm trying to tell you. Please go to your vBulletin options page and remove the full path. They are not needed to display in your forums. But in order to display correctly in Facebook, I need to use the full path so... your domain will be put in place automatically and if you use the full path in options, it will result into duplication ;)
ok, please guide me to that vBulletin options page / location.
mrpaint
10-12-2009, 11:04 AM
ok, please guide me to that vBulletin options page / location.
You can change it in AdminCP > Post Icons > Post Icon Manager. Edit each icon please (ew, it's hard if you have many of them). Good luck :D
You can change it in AdminCP > Post Icons > Post Icon Manager. Edit each icon please (ew, it's hard if you have many of them). Good luck :D
hmmm, I think I have correct path, see attachment.
mrpaint
10-12-2009, 11:33 AM
hmmm, I think I have correct path, see attachment.
Well, this is definitely strange. Check the star.png and the thumb_up.png please. Hmm... I think I will apply a smart rule here to deal with all those urls :D
Well, this is definitely strange. Check the star.png and the thumb_up.png please. Hmm... I think I will apply a smart rule here to deal with all those urls :D
Yes, all images are in icon folder, I checked again, may be there is a custom skin issue, but I already uploaded all icons to the custom skin folder too.
Update: it was a custom style issue and I correct this by uploading all icons into the custon skin folder, icons are displaying after I run YAFB Hourly Job via Scheduled Task Manager.
but there is another issue:
http://platform.ak.fbcdn.net/www/app_full_proxy.php?app=123423792553&v=1&size=p&cksum=079a2vf9e3fe442de16672109a8b1a05&src=http://www.myforum.com/favicon.ico
I think favicon.ico is come because of a thread without having a post icon.
bada_bing
10-12-2009, 01:08 PM
Noticed that in the new 2.o feature the ability to NOT INCLUDE certain forums has not been included as this is very important and in my opinion a HUGE security issue with the bridge. Members and mods should not be able to use this feature on hidden forums to s disclude forums feature should be included in this plugin
mrpaint
10-12-2009, 01:36 PM
Noticed that in the new 2.o feature the ability to NOT INCLUDE certain forums has not been included as this is very important and in my opinion a HUGE security issue with the bridge. Members and mods should not be able to use this feature on hidden forums to s disclude forums feature should be included in this plugin
With forums which can be viewed by guests, the option are automatically turned off. But if the user decide to turn it on... Hmm, I'm still think about this, should the checkbox be disabled in those situations?
bada_bing
10-12-2009, 02:03 PM
With forums which can be viewed by guests, the option are automatically turned off. But if the user decide to turn it on... Hmm, I'm still think about this, should the checkbox be disabled in those situations?
The issue is this.. If my mods are posting in mod only forums and accidently check the post facebook which they are in MOD viewable forums then we have a security breach. We need to have this mod exclude certain forums from even showing any facebook features to prevent any posts back to facebook
bada_bing
10-12-2009, 02:10 PM
With forums which can be viewed by guests, the option are automatically turned off. But if the user decide to turn it on... Hmm, I'm still think about this, should the checkbox be disabled in those situations?
Also one more thing.. Is there a way to NOT have the facebook options already checked when posting a new thread or replying to one. such as
Post one line Story
Post Comment
Can these just be listed and the member has to check the box each time they want either option?
mrpaint
10-12-2009, 02:20 PM
Also one more thing.. Is there a way to NOT have the facebook options already checked when posting a new thread or replying to one. such as
Post one line Story
Post Comment
Can these just be listed and the member has to check the box each time they want either option?
Member can use the option called "Always display checkboxes for available actions" ;)
RWerksman
10-12-2009, 03:01 PM
Ok - it suddenly started working again.
??
Go fig. :(
mrpaint
10-12-2009, 03:16 PM
Ok - it suddenly started working again.
??
Go fig. :(
Scary hah?
I think it's a problem between your server and Facebook server which prevent the product to communicate properly. It's great to see it works (again)
WildWeb
10-12-2009, 04:35 PM
Noticed that in the new 2.o feature the ability to NOT INCLUDE certain forums has not been included as this is very important and in my opinion a HUGE security issue with the bridge. Members and mods should not be able to use this feature on hidden forums to s disclude forums feature should be included in this plugin
agreed. This has to be there. I'll be waiting till this is fixed before installing this version.
btw...Thanks MrPaint for all the great work on this mod.
mrpaint
10-12-2009, 04:43 PM
Upon many requests for Forum Restriction feature, I will add it as soon as possible and maybe I will release a minor update for it soon. :D
mrpaint
10-12-2009, 07:08 PM
2.0.1 is out with forum restriction and notification sending (via AdminCP). Hope you guys find it useful and keep sending me feature suggestion. Thank you all
dazkeirle
10-12-2009, 08:04 PM
I just installed.
There is an issue for me though when testing.
I click register with facebook, it tells me it needs to conenct to facebook.
It opens a popup window asking for username and password.
I put those in and then I get this message:
The page you requested was not found.
You may have clicked an expired link or mistyped the address. Some web addresses are case sensitive.
I've followed everything to the t...
mrpaint
10-12-2009, 10:16 PM
I just installed.
There is an issue for me though when testing.
I click register with facebook, it tells me it needs to conenct to facebook.
It opens a popup window asking for username and password.
I put those in and then I get this message:
The page you requested was not found.
You may have clicked an expired link or mistyped the address. Some web addresses are case sensitive.
I've followed everything to the t...
Screenshot please, at least, give me the url of the error page
mrpaint
10-13-2009, 02:16 AM
I'm putting more screenshot for you guys, check it out right here.
The first pack of screenshots is available in the second post
Enjoy :D
linuxututs
10-13-2009, 03:28 AM
Thanks, I installed this last night, and found NO problems what-so-ever.
But see you updated it, so I overwrote the files and overwrote the product to.
( I hope I done right there )
There wasn't any upgrade instruction included.
All my settings are still there also after upgrade.
Thanks for an amazing Mod/Product,
mrpaint
10-13-2009, 03:32 AM
Thanks, I installed this last night, and found NO problems what-so-ever.
But see you updated it, so I overwrote the files and overwrote the product to.
( I hope I done right there )
There wasn't any upgrade instruction included.
All my settings are still there also after upgrade.
Thanks for an amazing Mod/Product,
Just a minor update to the notification sending system (you can see the change log). And yes, you have done it right. I think I should put the UPGRADE section in the readme file :D
Glad that you like it ;)
Just a minor update to the notification sending system (you can see the change log). And yes, you have done it right. I think I should put the UPGRADE section in the readme file :D
Glad that you like it ;)
Yes, upgrade info section will be good, also include the file names that have been changed since last version, because if you don't tell us we don't know what files have been changed and its very hard to upload all files on every miner or major update.
thank you very much for quick fixes and updates.
bada_bing
10-13-2009, 03:24 PM
mrpaint
I wanted to thank you for this great plugin as its one of its kind and really sweet.
I noticed that in the last release you included the ability to not allow the facebook posting feature in hidden forums or area that non-registered members can access. This is great but I was hoping that this was a bit more flexible for example I may have forums that are not accessible from the general members but available for premium members where I want then to use the facebook posting feature. I thing to make this happen you will have to be able to allow the ability to include/exclude forums ID's to be more exact....
Calash
10-13-2009, 06:11 PM
Love what you have done with the mod so far. Great job.
I may have to see about migrating over at some point. Hate to lose the Google Connect feature of vBnexus but you have a ton of interesting functions :)
matthewhotdude
10-13-2009, 06:26 PM
How do I edit the Navbar so it doesnt have the black border around "connect with Facebook"
Also if someone is already registered on my site, how do they link there facebook account?
And nothing is appearing on peoples Facebook walls
Screenshot
Matt Lathrop
10-13-2009, 10:21 PM
Any word about compadability with vb 4?
InTeNsE-HuMoR
10-13-2009, 11:09 PM
Parse error: syntax error, unexpected '{' in /forums/fbb/functions.php on line 93
Help, anyone? :confused:
mrpaint
10-14-2009, 12:21 AM
Help, anyone? :confused:
Ask your hosting provider to give you PHP5 please. This product requires PHP5 to work
@Others: I will reply to you all soon :P
devilsown
10-14-2009, 01:44 AM
anytime i click on a link to connect to facebook i get this
The page you requested was not found.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.