The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
YAFB - Yay! Another Facebook Bridge Details »» | |||||||||||||||||||||||||||
The add-on has been updated to reflect Facebook new policy starting October 1st (read more here). 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 Download Now
Show Your Support
|
Comments |
#452
|
||||
|
||||
I am now getting this error as well. REPAIR does nothing to help it. phpMyAdmin is also showing the error...nothing is correcting it.
|
#453
|
|||
|
|||
I tried this on my Swedish board... i get some errors in the facebook feed with the swedish swedish characters...
Quote:
Quote:
Also, i cant seem to find all the templates.. id love to help you translate the application to Swedish... |
#454
|
||||
|
||||
Quote:
Quote:
I'm experimenting character encoding from diffrent charset to UTF-8 (which works best with Facebook) and I will update to you soon. About the templates and phrases, as I remember now, everything text is phrases, you can do a search in your Phrase Manager (in AdminCP). Thank you |
#455
|
|||
|
|||
Couldnt you just utf8-encode the strings you send and recieve to/from facebook?
http://php.net/manual/en/function.utf8-encode.php |
#456
|
|||
|
|||
Quote:
Added $message = iconv('ISO-8859-2','UTF-8',$message); in line 51 and $notification = iconv('ISO-8859-2','UTF-8',$notification); in 80. Now rating is properly rendered. Remember, my forum runs ISO-8859-2. There are 32 hooks only, so doing it on my own every release is not wise solution. Will wait for author feedback. Regards |
#457
|
||||
|
||||
Quote:
Quote:
If you are a coder and open fbb/functions.php you will find out a function named "fb_encoding_to_Facebook" I intended to use to convert encoding. Hmm, but it give the wrong result so for most of the functions, I commented out the encoding part. But as you confirmed that iconv works, I will provide you with a new functions.php soon. You test it and tell me the result, okie? Regards, PS: Yeah, 42 hooks with manual editing is definitely not a wise way to do this Let the developer (me, haha) do his work! |
#458
|
|||
|
|||
Quote:
Regards |
#459
|
||||
|
||||
Oh oh, I sent you a PM. Did you read it? The new functions.php script is sent
|
#460
|
|||
|
|||
What about automatically bringing across some Facebook details? I like to collect users first and last names but don't really want these on the register page. Would you be able to set something up in the admin section so we can link some details from Facebook to specific profile fields.
|
#461
|
|||
|
|||
Haven't installed this yet as I was trying your demo board listed in the first post and I like the looks of it so far but I'm running into one issue. I enter my username, password and email to register and I keep getting this error on your demo board:
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|