PDA

View Full Version : Integration with vBulletin - YAFB - Yay! Another Facebook Bridge


Pages : [1] 2 3 4 5

mrpaint
01-06-2010, 10:00 PM
This is not just a "port" for vBulletin 4 of this modification, this is the next version of the modification which support both vBulletin 4 and vBulletin 3 family

IMPORTANT: FILE ISSUES HERE: http://code.google.com/p/vbulletinfacebook/issues/list (require a Google Account)

Yay! Another Facebook Bridge 3.3.2
Tested to work with vBulletin 3.7.x and 3.8.x (3.6.x requires some manual edit, contact me for detail instruction)
Tested to work with vBulletin 4.0 (use different .xml import file)
Please note: this product requires PHP5. If you get weird error messages, please check if you PHP version is still 4 (which is very old and you should change to PHP5 as soon as possible). Also, MySQL 5 is strongly recommended

[WHAT IS IT?]
There are many vBulletin - Facebook bridge out there but installing is always the problem for most of forum owner. So I decided to build this product from scratch and provide you the ability to install this Facebook Bridge into your forum in 10 minutes. The detail install instruction can be found below (under the Feature section). A few technical notes: This product uses Facebook Connect to maintance connection between vBulletin forums and complicated (and awesome) Facebook servers. All most everything is automatically done by the script, even the Administrators don't need to do any manual editing (yeah, I'm talking about manual templates editing, you WON'T need to edit templates each time you implement a new style). Once again, most of everything is options which can be enabled/disabled via AdminCP or UserCP interface. All possible type of caching is use to improve performance and reduce heavy PHP load on server side or javascript load on client side. Well, it's quite a long paragraph for introducing. Let's make it work!

[SEE IT IN ACTION]
Screencast:
1. Installation: http://www.youtube.com/watch?v=ComjeipReE4
2. Connecting: http://www.youtube.com/watch?v=i7m85O_iX70
3. Posting and Notifications: http://www.youtube.com/watch?v=vBwwiffLvJ8
Demo board:
vBulletin 3.8: http://daohoangson.com/vb38
vBulletin 4: http://daohoangson.com/vb40
Authentication Username: demo. Password: demo.

[MAIN FEATURE]
*** Damn easy to install!
1. Loaded with long list of actions/notifications: posting thread, posting reply, rating thread, sending pm, sending visitor message, uploading image (avatar/profile picture), uploading pictures, comment on pictures. This list are designed to be expandable easily later by me or other people who loves to develope this product (well, if you do, contact me right now!)
2. Ability to quick register with Facebook credential but Administrator can disable this function via AdminCP. Facebook proxied email addresses are handled completely and vBulletin can send email without any problems (of course, the member must grant the Email extend permission). There is a setting in AdminCP to disallow Facebook proxied email addresses also for boards that need email explicitly
3. Ability to auto login with Facebook session (Administrator can turn this on or off in AdminCP and members can enable or disable this feature on their accounts either)
4. Other abilities: Display a profile block on vBulletin member page. Display a wall tab/box on Facebook profile page. Synchronize avatar from Facebook.
5. [AdminCP] Administrator can "edit" template bundle easily. Actually the old template will be deactivated, the new template will be registered and then all action associated with the old template with be updated with the new template bundle id. Oops, why you need to care about all of it? I did it for you already! Just go the the editing page and click Edit. Yay! All done
6. [AdminCP] Staffs can manage connected users and see basic information about them (including granted permissions)
7. [AdminCP] Administrator can decide to: migrate connected users from other products to YAFB, restrict private forums from being posted to Facebook, view detail log of YAFB in action, send notifications to connected users
*. [Experimental] I have added a fun feature that generate the Fans List, the photo will be posted to new thread with friend tagged (if available). The main purpose of this bonus feature is to demostrate the ability of the bridge. If you have an idea, contact me and I will implement it if I can
*. [Experimental] Friend Inviting functionality is added. Access from UserCP > Facebook Bridge > Invite Friends

[CHANGE LOG]
Version 3.3.2 (released on Jun 10, 2010): Register On-the-fly issue with vBulletin 3.8.4 fixed
Version 3.3.1 (released on Jun 08, 2010): Bug fixes and Migration for vBulletin 4.0.3
Version 3.3 (released on Apr 06, 2010): Auto login related features added. User experience reached a new higher level!

[NEW INSTALLATION]
*. Upload all files/folders in folder "upload" into your forum root (Please upload before importing product)
1. Import Product:
1.1. Go to AdminCP
1.2. Plugins & Products ~> Manage Products ~> Add/Import Product:
1.2.1. Browse to the .xml file (use product-yafb.xml for vBulletin 3 and product-yafb_vb4.xml for vBulletin 4)
1.2.2. Click Import

2. Fill the settings:
2.1. Go to AdminCP
2.2. vBulletin Options ~> vBulletin Options ~> Yay! Another Facebook Bridge
2.2. Create a Facebook Application if you haven't had one for your forum. Refer to the Creating Facebook Application below if you don't know how to do it
2.3. Fill the API key and Secret into the approriate fields. You can leave the Template fields untouch (the will be filled automatically). If you want to use the Account Reclamation feature, please place http://domain.com/forums/register.php?do=fbb_reclaim into Account Reclamation URL field. With other fields, it's your decision to made
2.4. Click Save and you are done!

2.* Creating Facebook Application:
2.*.1. Go to Facebook Developer > Create Application page http://www.facebook.com/developers/createapp.php (login if you didn't)
2.*.2. Enter the Application Name. Suggestion: Put your forum name here. Don't forget to tick the Agree radiobox and then click Save Changes
2.*.3. Now you can get your API Key and Secret (that are needed in step 2.3)
2.*.4. And go to the Connect tab, fill your forum url into Connect URL, fill your domain into Base Domain.
2.*.5. You are done with required information. But you can go through other tab and enter more detail about your forum, your application. I suggest putting a nice icon, banner into it. Happy customizing!

[UPGRADING]
Just upload overwrite files/folders then reimport the xml file. Do not forget to check "Yes" under "Allow Overwrite" to upgrade

[CONFLICT]
Since this product interfere with the registration procedure, I have found some other plugins/products that conficts with this product. Below is the full list of known confict and action taken to resolve the issue
No Spam (Human Verification): Temporary disabled during Facebook registration
vMail (Email Verification): Temporary disabled during Facebook registration

[OTHER PLUGINS/PRODUCTS]
I have developed an easy to use options/permissions system that allow other plugins/products to add it's actions into this bridge and let the forum members experience a whole new era of connections. I did a small demostration with my kBank System (which is a money system with award/thank functionality and a useful hiding feature) and it runs pretty well. If you are interested in testing kBank in action with YAFB, contact me. If you are a developer who wants to integrate your plugins/products with this Bridge, contact me either! You are all welcome :D
*Also available: Publishing Blog (vBBlog) to Facebook [New! Updated on Jan 10th, 2010]


[KNOWN ISSUES]
FILE HERE: http://code.google.com/p/vbulletinfacebook/issues/list (require a Google Account)

mrpaint
01-07-2010, 02:07 PM
Reserved

haothiencz
01-07-2010, 02:25 PM
First installed ! ^^

digitaldome
01-07-2010, 02:37 PM
i got this notice before from facebook,what that means?

To the development team,

We've been reviewing our logs, and see that you're still using some of the Feed APIs that are being deprecated. In order to provide you with ample time to complete this transition, we are delaying the deprecation date to January 5, 2010 at 10AM PST.

We want to remind you that starting on that day, the only way to publish Feed stories into the stream will be via the stream publishing methods (stream.publish, FB.Connect.streamPublish, and Facebook.streamPublish). Posts published using the stream publishing methods contain only structured plain text data, which makes them easier to render on a variety of devices, including mobile phones and gaming consoles.

This means that we will discontinue support for the following:

* Template bundles. You should start using stream attachments with the stream publishing methods instead.
* feed.publishUserAction
* feed.publishTemplatizedAction
* Facebook.showFeedDialog and FB.Connect.showFeedDialog
* The FBFeedDialog class on Facebook Connect for iPhone. Please use FBStreamDialog instead.
* Publisher stories that use templates (please transition them to use stream attachments).
* Feed forms that reference the feedStory form and the multiFeedStory form.
* One-line stream stories.

We will still publish stories that call users.setStatus and status.set, but encourage all developers to migrate to the stream publishing methods, as they let you set a user's status easily.
We originally announced these changes on our Developer blog on October 23rd, 2009, and included another reminder on December 2nd, 2009. Stay up to date on our upcoming changes by referring to our Developer Roadmap. You can also subscribe to our blog posts via email, where we announce major upcoming changes.

Thank you,
The Facebook Developer Network

Gnoll
01-07-2010, 02:48 PM
Awsome :) , finally thx installed on local worked well going to install live

cory_booth
01-07-2010, 02:48 PM
i got this notice before from facebook,what that means?


Was that with this app????

further...

Does this app not support the Facebook popup login window?

Does this app support account linking?

Saw on your demo site Javascript Error
Line 395
Char 4
facebook.php
FB is undefined

Same file
Line 2
Char 1
Syntax error

Delilahs
01-07-2010, 02:59 PM
It's just killed my site, so am going to have to work a few hours to get it up and running again.

everything was working fine until I installed this mod. EWrror logs from my server are below. my advice is to not install this mod. and as I can't even log into my site, then I'm going to have to do a full backup

href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:05 2010] [error] [client 90.194.134.26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:11 2010] [error] [client 90.194.134.26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:15 2010] [error] [client 81.134.64.226] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:16 2010] [error] [client 90.194.134.26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:21 2010] [error] [client 90.194.134.26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23
delilahs.co.uk [Thu Jan 07 16:49:27 2010] [error] [client 90.194.134.26] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/sites/delilahs.co.uk/public_html/forum/fbb/hook_init_startup.php' (include_path='.:/usr/share/pear5') in /home/sites/delilahs.co.uk/public_html/forum/includes/init.php(331) : eval()'d code on line 23

Zaiaku
01-07-2010, 03:07 PM
I've been waiting on this for a long time. Now its time to watch videos and start reading.

setubal
01-07-2010, 03:18 PM
No other languages ? French, Portuguese available for this plugin ?....
Thx !

Zaiaku
01-07-2010, 03:31 PM
OK Just got done watching all the videos but it doesn't answer my question. I know the notifications show up on facebook but how does it appear on a facebook wall when a new thread is made and when it is replied to?

saviola8x
01-07-2010, 03:41 PM
Installed.
But If you can combine with this Mod will be great : https://vborg.vbsupport.ru/showthread.php?t=203064
Thank

Gnoll
01-07-2010, 03:49 PM
Works nice but with FireFox not showing "Connect with Facebook" image ( yes i was logged Facebook @ facebook.com )

Rickeo
01-07-2010, 03:54 PM
How do we increase the friend invite limit it is currently set to 6 per day.

Rick

zombietom
01-07-2010, 04:03 PM
It's just killed my site, so am going to have to work a few hours to get it up and running again.

everything was working fine until I installed this mod. EWrror logs from my server are below. my advice is to not install this mod. and as I can't even log into my site, then I'm going to have to do a full backup

What version did you install this on?

thanks

Delilahs
01-07-2010, 04:07 PM
vB4.0

and my site is still not working

not very happy at all. it won't now let me un-install any other products, so there is a major fault somewhere along the line.

zombietom
01-07-2010, 04:09 PM
Did you use the right Xml File?
3.0.1 Support vBulletin 4.0 (using separated .xml import file)

NO deadliner
01-07-2010, 04:24 PM
Installed and looks great.

But i get a Error at my Home Site (CMS)

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

Parse error: syntax error, unexpected T_STRING in /homepages/...................../fbb/hook_global_start.php(254) : eval()'d code on line 3

WeBeef
01-07-2010, 05:19 PM
Installed and looks great.

But i get a Error at my Home Site (CMS)

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

Parse error: syntax error, unexpected T_STRING in /homepages/...................../fbb/hook_global_start.php(254) : eval()'d code on line 3

I get the same error so I currently have the product disabled

dale09
01-07-2010, 06:19 PM
I really cant wait for the bugs to be worked out on this. Definetly a great addon

KristerSwe
01-07-2010, 06:57 PM
I really cant wait for the bugs to be worked out on this. Definetly a great addon

+1 :)

soulface
01-07-2010, 07:10 PM
getting this error in forum

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

Parse error: syntax error, unexpected T_STRING in /home/xxxxxx/public_html/fbb/hook_global_start.php(254) : eval()'d code on line 3

gyaronn
01-07-2010, 07:27 PM
going to install when the bugs are fixed :-)

mrpaint
01-07-2010, 07:55 PM
First installed ! ^^
Thank you :D

zombietom
01-07-2010, 07:56 PM
are these bug currently only in the 4.0 version?
I'm stilling running 3.7 and don't plan on got to 4.0 but i don't want to update this MOD if it is going to crash my site.

so i guess i'll wait until i find out more info

thanks

mrpaint
01-07-2010, 07:57 PM
i got this notice before from facebook,what that means?


To the development team,

We've been reviewing our logs, and see that you're still using some of the Feed APIs that are being deprecated. In order to provide you with ample time to complete this transition, we are delaying the deprecation date to January 5, 2010 at 10AM PST.

We want to remind you that starting on that day, the only way to publish Feed stories into the stream will be via the stream publishing methods (stream.publish, FB.Connect.streamPublish, and Facebook.streamPublish). Posts published using the stream publishing methods contain only structured plain text data, which makes them easier to render on a variety of devices, including mobile phones and gaming consoles.

This means that we will discontinue support for the following:

* Template bundles. You should start using stream attachments with the stream publishing methods instead.
* feed.publishUserAction
* feed.publishTemplatizedAction
* Facebook.showFeedDialog and FB.Connect.showFeedDialog
* The FBFeedDialog class on Facebook Connect for iPhone. Please use FBStreamDialog instead.
* Publisher stories that use templates (please transition them to use stream attachments).
* Feed forms that reference the feedStory form and the multiFeedStory form.
* One-line stream stories.

We will still publish stories that call users.setStatus and status.set, but encourage all developers to migrate to the stream publishing methods, as they let you set a user's status easily.
We originally announced these changes on our Developer blog on October 23rd, 2009, and included another reminder on December 2nd, 2009. Stay up to date on our upcoming changes by referring to our Developer Roadmap. You can also subscribe to our blog posts via email, where we announce major upcoming changes.

Thank you,
The Facebook Developer Network
Hi,

This is a letter from Facebook Team which every webmaster who used the previous version of YAFB will receive since those old versions still use Template Bundles. Facebook stops supporting Template Bundles on January 5th, 2010 (that why this new version is released)

Thank you

mrpaint
01-07-2010, 08:02 PM
It's just killed my site, so am going to have to work a few hours to get it up and running again.

everything was working fine until I installed this mod. EWrror logs from my server are below. my advice is to not install this mod. and as I can't even log into my site, then I'm going to have to do a full backup
Please upload files/directories inside `upload` before import the xml

mrpaint
01-07-2010, 08:05 PM
OK Just got done watching all the videos but it doesn't answer my question. I know the notifications show up on facebook but how does it appear on a facebook wall when a new thread is made and when it is replied to?

When user post a thread, there will be options to select if he wants to publish it to Facebook. The same procedure applies to replying

Installed.
But If you can combine with this Mod will be great : https://vborg.vbsupport.ru/showthread.php?t=203064
Thank

Webmaster who used Facebook Connect before can migrate users using the tool in AdminCP

mrpaint
01-07-2010, 08:08 PM
Works nice but with FireFox not showing "Connect with Facebook" image ( yes i was logged Facebook @ facebook.com )
It's probably a problem with local cache on Facebook. Try Ctrl+F5 to refresh the page (clearing cache) to see if your login status is detected :D

mrpaint
01-07-2010, 08:11 PM
How do we increase the friend invite limit it is currently set to 6 per day.

Rick
After installing this product for a while, Facebook Team will increase your limitations (there are a few, not just inviting limitation). It depends on how users react with the Facebook connection. Normally, it will increase soon. In my forums, I can invite up to 20 friends per day

WNYorker
01-07-2010, 08:24 PM
Installed and working on 4.0, but will stay disabled until the CMS issue is fixed. Nice work though! Been waiting for this.

mrpaint
01-07-2010, 08:43 PM
This issue has been addressed and a quick fix is attached with this post

@zombietom: This problem only occurs in vBulletin 4

goblues
01-07-2010, 08:58 PM
Working Great other than the template call error. Good work.

mediax
01-07-2010, 09:01 PM
We need Facebook Permissions to the magic, below is the permissions list. You can grant any "Not Permitted" permission by clicking the status

* Connection Established - Not Permitted

Can't change the permissions?

zhenyu86
01-07-2010, 09:25 PM
installed in 3.8.4, but after connect my facebook to my forum account, send message will shows empty page, as well as when i click the msg that's in my inbox

when testing in your demo 3.8.4 forum, it's same thing Fatal error: Call to a member function register() on a non-object in /home/daoxxxxxxxx/daoxxxxxxxx/vb38/fbb/hook_private_complete.php on line 43

RDX1
01-07-2010, 10:51 PM
I'm getting this error in the header in showthread

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/removed/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/includes/class_upload.php on line 275

Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 281

Also, I get this template issue on vB4 Gold.

https://vborg.vbsupport.ru/external/2010/01/108.jpg

MikalMirkas
01-08-2010, 01:24 AM
Your 4.0 site has a Database error.

Matt Lathrop
01-08-2010, 01:31 AM
The installation went fine. BUT....

Is there a way for me to import the fc connect data from my old board? (I had to use Impex because of some complications)

Also when I try to connect in settings I can click the blue button I see my profile pic and name but when I click save it doesn't save (I also can't change not-permitted to permitted)

Thanks,
Matt

MikalMirkas
01-08-2010, 01:34 AM
Double Post; Connect in NavBar doesn't show.
To fix this error, please set your Connect URL in the application settings editor. Once it has been set, users will be redirected to that URL instead of this page after logging in.
RAGE

principino1984
01-08-2010, 08:17 AM
not working at all this version ... I was so happy with the 2.2 :(

This is an example:

Private message:

x URL Removed x

Fatal error: Call to a member function register() on a non-object in /home/xxx/public_html/forum/fbb/hook_private_complete.php on line 42

Marco

KevinGupta
01-08-2010, 09:11 AM
Tagged for future reference :) Looks like a very nice MOD :D but I have to wait for any updates etc :D So there are absolutely NO bugs
Using vB 4 latest version...:)

desi-boy
01-08-2010, 09:50 AM
wowww relyyyyyyyyyyyyyyyyy gr8 thnxxx for invitation systmmmm

Veer
01-08-2010, 11:21 AM
Thanks so much for the new version with vb4 support.

Rated, Installed and Nominated ;)

I have upgraded and it works beautifully, Invite Friend feature is awesome! :)

regards.

Vaupell
01-08-2010, 02:55 PM
yay i guess, ;) was hopeing for the vbnexus with alternatives included aswell.
but i guess facebook has to do for now.

messengermatt
01-08-2010, 03:01 PM
I wanted to use this but i need to know that its not full of errors as above

Veer
01-08-2010, 04:12 PM
On Fun - Fan List page
http://www.website.com/profile.php?do=fun&list=fan

I get errors:

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/hook_profile_start.php on line 601

Warning: imagepng() [function.imagepng]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/website:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/fbb/hook_profile_start.php on line 602

Warning: imagepng() [function.imagepng]: Invalid filename in [path]/fbb/hook_profile_start.php on line 602

nitra1000
01-08-2010, 04:15 PM
Tagged interesting but people on VB4 seem to be reporting loads of errors... Has anyone actually installed it sucessfully and had it workable on VB4?

dale09
01-08-2010, 04:43 PM
Tagged interesting but people on VB4 seem to be reporting loads of errors... Has anyone actually installed it sucessfully and had it workable on VB4?

I took the plunge last night and was able to successfully install the mod. I did have a problem with the CMS bug, but I used the fix that was posted on page2? if i remember right. Other then that I haven't had a problem with it.

zombietom
01-08-2010, 04:44 PM
I updated and it killed my site ..i'm running 3.7..it seemed to work pretty good but if you try to connect your facebook account you get DB error...trying to get my site back now ..wish me luck...It looks like i have got my site back but ...running really slow at the moment.
Hope there is a quick fix as the idea of this mod is great

Update: Nope it totally killed my site can't even get to cpanel :(

This was the start of trouble for me
Warning: mysql_query() [function.mysql-query]: Unable to save result set in [path]/includes/class_core.php on line 408

got my site back ATM but still slow


What is the best way to uninstalled this version and then reinstall the old version..seems anything i do causes DB errors ..I think it is the iframe causing most of the problems
Thanks

UPDATE
Here is my DB error and it is coming from the core.php file

"mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too
many connections
/home/mysite/public_html/forum/includes/class_core.php on line 311"

Just trying to help you find what is causing the problem..hope you can fix as this MOD is a popular one with my users.

Veer
01-08-2010, 04:58 PM
Tagged interesting but people on VB4 seem to be reporting loads of errors... Has anyone actually installed it sucessfully and had it workable on VB4?
I upgraded this and it works like a charm, I found no errors instead of "Fun: Fans List" but it doesn't matter, you can disable it in admin cp. :)

kall
01-08-2010, 05:00 PM
Good to see this coming out for vB4.

Quick question: For existing (registered) members, can they not log in using FB? I was able to use that feature with both of the other FB bridges, but this one appears to not recognise that I have an account.

*edit* A bit of a play reveals that Existing members *can* login using Facebook, but only from their profile (if they are already logged in, in other words). If they are logged out, and click the FB button, then click Login, they get the 'No account found' error and are directed to Register.

zombietom
01-08-2010, 05:26 PM
Ok, i did a uninstall and reinstalled the old version 2.2.5 ...if you get the 3.0 version solved i would love to update to it.
Only thing i find wrong in the 2.2.5 version is that once you save your settings in usercp , they reset after a few minutes and revert back to "sleeping" or "do nothing"
I'm running 3.7.1 of VB and have no plans to update to 4.0.. maybe 3.8 in time but not anytime soon.

Thanks for your support.

KristerSwe
01-08-2010, 05:31 PM
Thanks for this first class addon....hat off... was little tricky to install and i got it working like a charm on my homepage www.hdriders.se/forum.php

Installed, Voted for MOTM, rated 5 star...

Hat off ... PS" (Am a noob) Read the 1st post carefully and see the install video and you will make it

Running vB4 Publishing Suite

[Suggestion] Bridge for CMS
[Suggestion] Bridge for Blogg

taffy056
01-08-2010, 05:31 PM
well I have this setup, and its in the user control panel, it seems to forget that I have logged in, I get this error message, when trying to change permissions

Request for special permissions
You must be logged in to Facebook to use this feature.

Permission to Read Stream - Not Permitted (http://net.com)
Permission to Publish Stream - Not Permitted (http://net.com)
Permission to access your data when you are offline - Not Permitted (http://net.com)
Sending Email via Facebook - Not Permitted (http://net.com)And the connect button does not appear in the navbar, other than all that it works ;

Hope someone can help ?

Nadeemjp
01-08-2010, 09:35 PM
so mr paint i have upgraded to this latest version on my 3.8 version. does this mean that when i am upgrading to vb4, i dont have to disable this hack and it will work with it as well?

scottjames84
01-08-2010, 09:39 PM
Love this mod.

Small problem though; internet explorer users cannot connect using this mod; not sure if anybody else has seen this problem since most of you are on the better browsers.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SU 3.26; SU 3.21; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; Tablet PC 2.0; .NET CLR 1.1.4322)
Timestamp: Fri, 8 Jan 2010 23:38:43 UTC


Message: Object doesn't support this property or method
Line: 53
Char: 2
Code: 0
URI: http://www.url.com/facebook.php

Nadeemjp
01-08-2010, 10:00 PM
i upgraded to the latest version and this is the error i am getting:

Fatal error: Call to a member function register() on a non-object in /home/fbforum/public_html/forums/fbb/hook_private_complete.php on line 42

cannot get to my private messages........
please help me solve it immediately cause it is giving problems to my users:(

aj8690
01-08-2010, 11:12 PM
Awesome! Is there a way to put a large "Connect with Facebook" button right underneath the username/password area for more visibility?

I tried but it wouldn't show up.

ViciousCode
01-08-2010, 11:37 PM
ill install this as soon as all the issues are fixed!

lycheepassion
01-09-2010, 02:45 AM
I installed this but dont see it on my board?

lycheepassion
01-09-2010, 02:49 AM
I have tons of errors under FANS under options, also how do I get this facebook connect button link on the forum on my custom template?? Is there a way to connect registration with fb?

lycheepassion
01-09-2010, 03:28 AM
I got this error on 3.8.4 when I posted a comment and clicked on the facebook bridge option, it then wrecked the whole thread and everyone received this error on top and then the unable to add cookie error: I had to disable the bridge to fix it!

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/pennyauc::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in [path]/includes/class_upload.php on line 276

Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 282
please help?? :)




Unable to add cookies, header already sent.
File: /home/pennyauc/public_html/forum/includes/class_core.php
Line: 3277

winstone
01-09-2010, 04:55 AM
When I go to facebook developers I get following error

Due to requirements imposed by United States law, we are required to restrict users from your country from creating or managing applications on Facebook Platform.

Crap!!!!

Edit:
Anyone else having the same problem from Australia?

kall
01-09-2010, 05:04 AM
Wow! What country are you in?

winstone
01-09-2010, 05:05 AM
Wow! What country are you in?

Australia, this is so ridiculous

kall
01-09-2010, 06:32 AM
Australia, this is so ridiculous
Dude. Serious? :(

Hop on a plane and come over here. No blocks in NZ! :p

It doesn't make sense that Aussie is blocked.. are you connecting through another country or something?

Ocean-Wonders
01-09-2010, 07:07 AM
Love the idea, but im going to wait until these bugs are sorted out.

Tagged for the future ;)

winstone
01-09-2010, 09:24 AM
Dude. Serious? :(

Hop on a plane and come over here. No blocks in NZ! :p

It doesn't make sense that Aussie is blocked.. are you connecting through another country or something?

found out why, it was because of my hometown, apparently it's a crime to set Tehran as hometown

KristerSwe
01-09-2010, 11:03 AM
Everything seems to work good. just one thing i wonder, when i post a tread or reply
the characters have funny signs. is this a vB4 bug or do i need to edit some of bridge
files. see the pic below... is this utf-8 problem or ?

Cheers

KristerSwe
01-09-2010, 01:28 PM
Had been nice to use different facebook icons on different places ... remaded one and it showed up same in the footerbar... one is also in forum home .. could be 3 different :up:

What you think :p

tjwiforums
01-09-2010, 03:01 PM
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/pennyauc::/usr/lib/php:/usr/bin:/usr/local/bin:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in [path]/includes/class_upload.php on line 276


That is a server issue, not an app issue. Forward that to your host.

Zaiaku
01-09-2010, 03:04 PM
Has anyone got this running on vb4 gold without any problems currently?

bluerob
01-09-2010, 03:10 PM
This crashed my forums. I am in the process of removing it now. conflicts in the includes / functions.php file.

Warning: Unterminated comment starting line 5850 in /includes/functions.php on line 5850

Fatal error: fatal flex scanner internal error--end of buffer missed in /includes/functions.php on line 5850

Oh well :/

Veer
01-09-2010, 03:14 PM
Has anyone got this running on vb4 gold without any problems currently?
Yes, working fine for me on vb4 gold :)

Primal-IRL
01-09-2010, 03:26 PM
Installed and working fine on VB4.0 Gold Publishing Suite. Very nice plugin thanks.

Would be interested now in modifying the registration page to make the facebook connect button more clear to them. Will take a look into it when I get a chance. Very nice work though. Hope the small bugs get fixed some time

Zaiaku
01-09-2010, 06:48 PM
Currently testing (yes I bacc up first) So far is seems to be running smoothly (install intructions could be a little better).

How do you remove the "share with facebook" on postbit? - Nevermind found that opton! That just was making things just ugly!

So far working pretty good.

mrpaint
01-09-2010, 06:57 PM
Currently testing (yes I bacc up first) So far is seems to be running smoothly (install intructions could be a little better).

How do you remove the "share with facebook" on postbit? - Nevermind found that opton! That just was making things just ugly!

So far working pretty good.
Please go to your AdminCP, go to Edit Settings under Facebook Bridge. Scroll down until you reach "Display Elements", uncheck the one named "Share button in Posts" and you are done! :D

KURTZ
01-09-2010, 07:06 PM
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/includes/class_upload.php on line 275

Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 281

i have this error onto my brand new 4.0 suite ...

and also ...

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/fbb/functions_image.php on line 55

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/fbb/hook_profile_start.php on line 601

Warning: imagepng() [function.imagepng]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/fbb/hook_profile_start.php on line 602

Warning: imagepng() [function.imagepng]: Invalid filename in [path]/fbb/hook_profile_start.php on line 602

unfortunately there are too many error ... what can i do?

mrpaint
01-09-2010, 07:26 PM
Maybe you guys haven't noticed yet but a new version of YAFB has just been released :D
This version focuses on fixing minor bugs which are reported in this thread earlier. The script is now smart enough to switch to a less secure way to run and prevent this kind of error messages

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/some/path/) in [path]/includes/class_upload.php on line 275

Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 281

Another addition is the navbar link will now display on both CMS and Blog if they are installed

Ahh, talking about Blog, who has Blog on your site should check this Add-On: Publish Blogs to Facebook. It's still in beta stage (the primary purpose is for demonstration) but it works like a charm (try it now on the vBulletin 4 demo board!)

Regards,

Zaiaku
01-09-2010, 07:27 PM
Installed on 2 heavily modded and custom moded vb4 Gold PL1 boards. Installation went through smoothly. I did get 1 error but that fixed itself fast. To anyone using this mod new members should not have any problems. Any already register members should probably wait about 5mins after connecting their accounts this is because of the intergration updating and becuase of the default enabled settings. After that you should be good to go with no problem. As I said I installed in on 2 active live boards smoothly.

For me this is not MOTH its MFMOTMFM!

aj8690
01-09-2010, 07:49 PM
Got this error:

Fatal error: Call to undefined method stdClass::called() in /home/XXXX/public_html/XXXXX/includes/class_core.php on line 3700

When trying to update the product from 3.0 to 3.1 on a 4.0 gold forum.

mrpaint
01-09-2010, 07:54 PM
Got this error:

Fatal error: Call to undefined method stdClass::called() in /home/XXXX/public_html/XXXXX/includes/class_core.php on line 3700

When trying to update the product from 3.0 to 3.1 on a 4.0 gold forum.
Which page that you get the error message please?

Oyabun
01-09-2010, 07:55 PM
When i go to the CMS
i get that error:

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

Parse error: syntax error, unexpected T_STRING in /usr/www/users/xxx/fxxx/fbb/hook_global_start.php(254) : eval()'d code on line 3

WHAT CAN I DO AGAINST IT :000

mrpaint
01-09-2010, 08:04 PM
When i go to the CMS
i get that error:

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

Parse error: syntax error, unexpected T_STRING in /usr/www/users/xxx/fxxx/fbb/hook_global_start.php(254) : eval()'d code on line 3



WHAT CAN I DO AGAINST IT :000
Well, grab the 3.1 upgrade file and install it :D

Veer
01-09-2010, 08:12 PM
Hi, mrpaint

I can't upgrade to the 3.1 version, getting error when I do:
Import product ~> Rebuild Style Information ~>

Fatal error: Call to undefined method stdClass::called() in /home/website/public_html/includes/class_core.php on line 3700

and its stop upgrading.

mrpaint
01-09-2010, 08:23 PM
Hi, mrpaint

I can't upgrade to the 3.1 version, getting error when I do:
Import product ~> Rebuild Style Information ~>

Fatal error: Call to undefined method stdClass::called() in /home/website/public_html/includes/class_core.php on line 3700

and its stop upgrading.

Oops, it's strange! Did you select the right version of the .xml file? Or try the file attached with this post

principino1984
01-09-2010, 08:25 PM
ok..now it seems to work fine

marco

Veer
01-09-2010, 08:27 PM
Oops, it's strange! Did you select the right version of the .xml file? Or try the file attached with this post
Yes, same error again.

scottjames84
01-09-2010, 08:43 PM
Same here. 3.0 worked fine though.

Updating style information for each style

vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls)
Fatal error: Call to undefined method stdClass::called() in /home/xxx/xxxx/includes/class_core.php on line 3700

KristerSwe
01-09-2010, 08:45 PM
Strange behavor of the language...

My vB4 Publishing suite is multilingual and all text in forum is correct with å.ä.ö but
when it send it to facebook it looks like this
Timmy Ålund
Funkar åäö nu då :P
för ungefär en minut sedan ·
Dont know where to start to find that... its utf-8 but i have no idea... any tips?

Forum have Swedish as default language utf-8
Forum have English language utf-8

my charset is
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

but still have the strange characters on å.ä.ö (maybe this is a vB bugg ?

Thanks

zombietom
01-09-2010, 10:05 PM
Will 3.1 version fix the problems i had on my 3.7 boards?

Thanks

Nadeemjp
01-09-2010, 10:19 PM
my so far problems are resolved.
i must say that this hack is by far the best hack @vbulletin.org
keep up the good work mr paint. i am nominating this hack for the motm:)

Nadeemjp
01-09-2010, 10:26 PM
i have a question regarding admincp.
we have any option a follows:

Restriction for Private Forums
By default, actions taken in Guest-not-viewable forums will be turned off automatically but if you enable this setting, those actions will be disabled completely to protect sensitive information from leaking accidently Yes No


i have few private forums that i do not want to be shared @ facebook.
in order to do so, shoul i turn this option to yes or to no?

thanks

aj8690
01-10-2010, 12:00 AM
Which page that you get the error message please?

Same as below.

Hi, mrpaint

I can't upgrade to the 3.1 version, getting error when I do:
Import product ~> Rebuild Style Information ~>

Fatal error: Call to undefined method stdClass::called() in /home/website/public_html/includes/class_core.php on line 3700

and its stop upgrading.

kall
01-10-2010, 01:34 AM
I had to disable plugins, uninstall, then reinstall.

Now, 3.1 is giving me an error in IE8:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; Creative AutoUpdate v1.40.03)
Timestamp: Sun, 10 Jan 2010 03:33:36 UTC


Message: Object doesn't support this property or method
Line: 57
Char: 2
Code: 0
URI: http://www.nzboards.com/facebook.php

It manages to bring up the 'Authenticate to FB' window, but once I authenticate, it still thinks i am not.

kall
01-10-2010, 01:54 AM
Scratch that, neither 3.0 nor 3.1 appear to work for me in IE, across 2 sites. :(

*edit* 3 sites, including the 4.0 'demo board' from the OP.

nomoreturn
01-10-2010, 04:03 AM
Installed and got error

Warning: require([path]/fbb/iframe/hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 36

Fatal error: require() [function.require]: Failed opening required '/home/****/public_html/fbb/iframe/hook_init_startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/****/public_html/includes/init.php(331) : eval()'d code on line 36

RDX1
01-10-2010, 04:14 AM
Get then when trying to import the product.

Call to undefined method stdClass::called() in /home/username/domains/domains/public_html/forum/includes/class_core.php on line 3700

I would rethink releasing this with so many bugs.

BBR-APBT
01-10-2010, 04:16 AM
Get then when trying to import the product.

Call to undefined method stdClass::called() in /home/username/domains/domains/public_html/forum/includes/class_core.php on line 3700


I would rethink releasing this with so many bugs.

How else is he supposed to find and fix the bugs if it is working on his set up.

He needs us to help find them for him to fix. People should try this on a test board before installing on a live site.

RDX1
01-10-2010, 04:21 AM
How else is he supposed to find and fix the bugs if it is working on his set up.

He needs us to help find them for him to fix. People should try this on a test board before installing on a live site.

He should set this to "Beta", not "Gold" and making the same mistake as IB did with vB4.

Also, who says people are testing them on their live sites?

Arrogance at it's best.

BBR-APBT
01-10-2010, 04:28 AM
He should set this to "Beta", not "Gold" and making the same mistake as IB did with vB4.

Also, who says people are testing them on their live sites?

Arrogance at it's best.

It isn't who says, Maybe you should read this thread. There are several people saying my live site is down, my members are complaining. I was not speaking at you directly.

RDX1
01-10-2010, 04:35 AM
It isn't who says, Maybe you should read this thread. There are several people saying my live site is down, my members are complaining. I was not speaking at you directly.

You quoted me.

mrpaint
01-10-2010, 05:28 AM
Hi, mrpaint

I can't upgrade to the 3.1 version, getting error when I do:
Import product ~> Rebuild Style Information ~>

Fatal error: Call to undefined method stdClass::called() in /home/website/public_html/includes/class_core.php on line 3700

and its stop upgrading.
How many styles do you have in your forums? Do you keep any incompatible style from vBulletin 3.8 installation? Did you make any changes to YAFB templates manually?

Well, I have just setup a new vBulletin 4.0 Gold forums, install YAFB 3.0 and upgrade to YAFB 3.1, no problem at all. Also, there are other people who managed to upgrade to 3.1 successfully so please give more detail about your situation so I can track the issue down and solve it (if I can, actually, I think it's vBulletin issue since the error is in one of the core script)

kall
01-10-2010, 05:30 AM
@MrPaint: Are you aware that it doesn't work in Internet Explorer, even on your own test 4.0 site?

RDX1
01-10-2010, 05:37 AM
How many styles do you have in your forums? Do you keep any incompatible style from vBulletin 3.8 installation? Did you make any changes to YAFB templates manually?

Well, I have just setup a new vBulletin 4.0 Gold forums, install YAFB 3.0 and upgrade to YAFB 3.1, no problem at all. Also, there are other people who managed to upgrade to 3.1 successfully so please give more detail about your situation so I can track the issue down and solve it (if I can, actually, I think it's vBulletin issue since the error is in one of the core script)

I'm having the same issue.

3 Styles, one active. But it fails on the first try. And no to all your questions.

kall
01-10-2010, 05:51 AM
Anyone who has sucessfully installed 3.1 - what happens if you try to uninstall it?

I'll be surprised if you can. It will more than likely throw that error.

mrpaint
01-10-2010, 06:03 AM
Anyone who has sucessfully installed 3.1 - what happens if you try to uninstall it?

I'll be surprised if you can. It will more than likely throw that error.
What's the errors please?
And please do not try to uninstall the product just to test since all connected information and options will be removed (at least if the uninstall process run through like I have just done)

kall
01-10-2010, 06:34 AM
What's the errors please?
And please do not try to uninstall the product just to test since all connected information and options will be removed (at least if the uninstall process run through like I have just done)
The same error as when trying to import the 3.0 - 3.1 upgrade .xml.

Fatal error: Call to undefined method stdClass::called() in /home/xxx/public_html/includes/class_core.php on line 3700

That error occurs when trying to Uninstall the resultant broken 3.1.

However, as a test, I just tried to Upgrade to 3.1 from 3.0 *again*. It worked, there were no errors at all. The first time, I got the error though.

mrpaint
01-10-2010, 06:42 AM
The same error as when trying to import the 3.0 - 3.1 upgrade .xml.

Fatal error: Call to undefined method stdClass::called() in /home/xxx/public_html/includes/class_core.php on line 3700

That error occurs when trying to Uninstall the resultant broken 3.1.

However, as a test, I just tried to Upgrade to 3.1 from 3.0 *again*. It worked, there were no errors at all. The first time, I got the error though.
Err, so if you install 3.1 directly, you get the error. But if you install 3.0 and then 3.1, it go through?

This thing is so much annoying

kall
01-10-2010, 06:48 AM
However, as a test, I just tried to Upgrade to 3.1 from 3.0 *again*. It worked, there were no errors at all. The first time, I got the error though.
That was without the new files uploaded.

Upload the 3.1 files, try to run the upgrade,

Updating style information for each style

* vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls)
Fatal error: Call to undefined method stdClass::called() in /home/nzboards/public_html/includes/class_core.php on line 3700

kall
01-10-2010, 06:49 AM
Err, so if you install 3.1 directly, you get the error. But if you install 3.0 and then 3.1, it go through?
Only if you run 3.1 upgrade script before uploading 3.1 files.

I'm not sure if that's a complete upgrade though, considering it probably references those on upload.

rikognition
01-10-2010, 07:17 AM
I needed to uninstall the product, but I got a

Updating Style Information for 'vB4 Default Style' and child styles...

* vB4 Default Style ... (Templates)
Fatal error: Call to undefined method stdClass::called() in /home/edrul/public_html/forums/includes/class_core.php on line 3700

And now I am not able to remove it completely, and I am not able to update any custom styles. If I try to edit the template and save, I get the same error, and when I try reinstalling YAFB it also gives this error... pretty much anytime anything tries to update the style information.

Any help?

mrpaint
01-10-2010, 07:34 AM
I needed to uninstall the product, but I got a

Updating Style Information for 'vB4 Default Style' and child styles...

* vB4 Default Style ... (Templates)
Fatal error: Call to undefined method stdClass::called() in /home/edrul/public_html/forums/includes/class_core.php on line 3700

And now I am not able to remove it completely, and I am not able to update any custom styles. If I try to edit the template and save, I get the same error, and when I try reinstalling YAFB it also gives this error... pretty much anytime anything tries to update the style information.

Any help?
You have a PM ;)

lycheepassion
01-10-2010, 07:50 AM
That is a server issue, not an app issue. Forward that to your host.

Thanks, I'll see what they say.

mrpaint
01-10-2010, 07:52 AM
Thanks, I'll see what they say.
YAFB 3.1 supports your server restriction already (by using an alternative method, which is not as secure as the old one but it works)

swijaya0101
01-10-2010, 09:30 AM
Excellent modification. If you can, please take the linkage between existing account and facebook out of user profile and put it somewhere obvious.

+1 MOTM

ch@ndu
01-10-2010, 09:51 AM
great plugin mate ... installed :)

KURTZ
01-10-2010, 09:55 AM
just downloaded the 3.1 package and installed the .xml but there is an error ... in the plug-in system i've still the 3.0 ... check the file please ...

edit:

just re-installed onto a fresh new board ... and when i open a new thread i get this ...

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/fniv/:/tmp:/var/tmp:/usr/local/lib/php/) in [path]/includes/class_upload.php on line 275

Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 281

so the troubles aren't gone ... :S

mrpaint
01-10-2010, 10:04 AM
FYI, still figuring what's causing the annoying error when installing 3.1 :(
If you run into the error, please upload overwriting this file into /forum-root/fbb/ http://www.mediafire.com/?dnzneeuz4md

Big-Pete
01-10-2010, 10:11 AM
Just tried to upgrade to 3.1 and its taken around 5 minutes to Updating style information for each style
•vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls
at the moment and its not finished, there is the main style aswell and its not started on that yet, so i've gone back to 3.0 for now, which updated both styles in a couple of seconds

KURTZ
01-10-2010, 10:22 AM
FYI, still figuring what's causing the annoying error when installing 3.1 :(
If you run into the error, please upload overwriting this file into /forum-root/fbb/ http://www.mediafire.com/?dnzneeuz4md

nothing to do, the error is still here ... :S

edit: Paint, if you need to check something i can give you an Admin account on my testing board so you can check everything ... :)

KristerSwe
01-10-2010, 10:34 AM
[Suggestion]

See the pic .. had been a nice addition to this great addon
what you think.. i can give users psd and png ...

What you think. changed it on my homepage

KristerSwe
01-10-2010, 01:21 PM
[Fixed]

I had to change in function.php from UTF-8 to ISO-8859-1 to make it work
when its sending from forum post to facebook.
exemple (Not sure this right method) but its worked

function &fb_stream_addcomment($post_id, $comment, $uid = null) {
fb_encoding_to_Facebook($comment);

try {
fb_forcessk();
$result =& theFacebook()->api_client->stream_addComment(
$post_id
, $comment
, $uid
);

if (function_exists('mb_convert_encoding')) {
$comment = mb_convert_encoding($comment,'ISO-8859-1');
}

$data = array(
'post_id' => $post_id,
//'comment' => $comment,
'uid' => $uid,
);
fb_log(FBF_stream_addcomment,$result,$data);
} catch (FacebookRestClientException $e) {
fb_log_exception(FBF_stream_addcomment,$e,$data);
}

return $result;
}

mrpaint
01-10-2010, 01:41 PM
[Fixed]

I had to change in function.php from UTF-8 to ISO-8859-1 to make it work
when its sending from forum post to facebook.
exemple (Not sure this right method) but its worked

function &fb_stream_addcomment($post_id, $comment, $uid = null) {
fb_encoding_to_Facebook($comment);

try {
fb_forcessk();
$result =& theFacebook()->api_client->stream_addComment(
$post_id
, $comment
, $uid
);

if (function_exists('mb_convert_encoding')) {
$comment = mb_convert_encoding($comment,'ISO-8859-1');
}

$data = array(
'post_id' => $post_id,
//'comment' => $comment,
'uid' => $uid,
);
fb_log(FBF_stream_addcomment,$result,$data);
} catch (FacebookRestClientException $e) {
fb_log_exception(FBF_stream_addcomment,$e,$data);
}

return $result;
}

Can you try removing these 3 lines
if (function_exists('mb_convert_encoding')) {
$comment = mb_convert_encoding($comment,'ISO-8859-1');
}
I think it will just work since I called
fb_encoding_to_Facebook($comment);
before :D

KURTZ
01-10-2010, 02:05 PM
@mrpaint: thanks for your support dude, now like you can know all seems to be correct ... just enable the php safe mode ... :)

but, just a question: maybe there are some security troubles with this setting enabled?

Veer
01-10-2010, 02:30 PM
How many styles do you have in your forums? Do you keep any incompatible style from vBulletin 3.8 installation? Did you make any changes to YAFB templates manually?

Well, I have just setup a new vBulletin 4.0 Gold forums, install YAFB 3.0 and upgrade to YAFB 3.1, no problem at all. Also, there are other people who managed to upgrade to 3.1 successfully so please give more detail about your situation so I can track the issue down and solve it (if I can, actually, I think it's vBulletin issue since the error is in one of the core script)

You have a PM :)

KristerSwe
01-10-2010, 02:34 PM
Can you try removing these 3 lines
if (function_exists('mb_convert_encoding')) {
$comment = mb_convert_encoding($comment,'ISO-8859-1');
}
I think it will just work since I called
fb_encoding_to_Facebook($comment);
before :D

Sorry didnt work ...

have to have like this strange


function fb_encoding(&$data,$toFacebook = true) {
global $stylevar;

$data_original = $data;
if ($toFacebook) {
$destination_charset = $stylevar['charset'];
$target_charset = 'ISO-8859-1';
} else {
$destination_charset = 'ISO-8859-1';
$target_charset = $stylevar['charset'];
}

if ($destination_charset != $target_charset) {
if ($stylevar['charset'] == 'ISO-8859-1') {
fb_encoding_iso_utf($data,$toFacebook);
$function = 'fb_encoding_iso_utf';
} else if (function_exists('iconv')) {
fb_encoding_iconv($data,$destination_charset,$targ et_charset);
$function = 'fb_encoding_iconv';
} else if (function_exists('mb_convert_encoding')) {
fb_encoding_mbstring($data,$destination_charset,$t arget_charset);
$function = 'fb_encoding_mbstring';
} else {
DEVDEBUG('SKIPPED fb_encoding: no converter available');
}
} else {
DEVDEBUG('SKIPPED fb_encoding: matched charset');
}
}

KristerSwe
01-10-2010, 02:49 PM
Now i have reupload all files and cleared all cache and deleted your 3 lines and its worked...

But i still have iso-8859-1 like this in the function.php


function fb_encoding(&$data,$toFacebook = true) {
global $stylevar;

$data_original = $data;
if ($toFacebook) {
$destination_charset = $stylevar['charset'];
$target_charset = 'ISO-8859-1';
} else {
$destination_charset = 'ISO-8859-1';
$target_charset = $stylevar['charset'];
}

if ($destination_charset != $target_charset) {
if ($stylevar['charset'] == 'ISO-8859-1') {
fb_encoding_iso_utf($data,$toFacebook);
$function = 'fb_encoding_iso_utf';
} else if (function_exists('iconv')) {
fb_encoding_iconv($data,$destination_charset,$targ et_charset);
$function = 'fb_encoding_iconv';
} else if (function_exists('mb_convert_encoding')) {
fb_encoding_mbstring($data,$destination_charset,$t arget_charset);
$function = 'fb_encoding_mbstring';
} else {
DEVDEBUG('SKIPPED fb_encoding: no converter available');
}
} else {
DEVDEBUG('SKIPPED fb_encoding: matched charset');
}
}

Zaiaku
01-10-2010, 05:25 PM
Fatal error: Call to undefined method stdClass::called() in /home/xxx/public_html/includes/class_core.php on line 3700


Seeing this error on my friends site now that he has i installed.

Messing up Archive display and storing CSS as file

taffy056
01-10-2010, 06:02 PM
well I am still getting the same problems in post 54 after installing the updated version, don't know whether its me with my settings or not, has anyone got any ideas about it

well I have this setup, and its in the user control panel, it seems to forget that I have logged in, I get this error message, when trying to change permissions

Request for special permissions
You must be logged in to Facebook to use this feature.
Permission to Read Stream - Not Permitted (http://net.com/)
Permission to Publish Stream - Not Permitted (http://net.com/)
Permission to access your data when you are offline - Not Permitted (http://net.com/)
Sending Email via Facebook - Not Permitted (http://net.com/)And the connect button does not appear in the navbar, other than all that it works ;

Hope someone can help ?

rikognition
01-10-2010, 10:25 PM
I checked the PM, also try the new version. I'm still getting the error similar to Zaiaku's :-/

GrossKopf
01-10-2010, 11:06 PM
Awesome mod. Easy to install!

Zaiaku
01-10-2010, 11:31 PM
OK I've been doing a little research on this:

Fatal error: Call to undefined method stdClass::called() in /home/xxx/public_html/includes/class_core.php on line 3700

For everyone getting this problem. From what I understand this is a common problem with the JSON wrapper. PHP doesn't like the line:

$obj = new stdClass();

It's actually suppose to be used with Zend from what I could find. And since this mod is globally used its causing problems in certain places over the site. I have tried replacing the line and the error has vanished so far without any draw baccs yet. Hopefully the auther will be able to figure out something for an official fix.

min0taur
01-11-2010, 03:02 PM
3.0 working fine with this plugin https://vborg.vbsupport.ru/showthread.php?t=229608 but after upgrading to 3.1 I can't run css compression in supercharged

Veer
01-11-2010, 03:19 PM
3.0 working fine with this plugin https://vborg.vbsupport.ru/showthread.php?t=229608 but after upgrading to 3.1 I can't run css compression in supercharged
Yes, because when you Store CSS Stylesheets as Files 3.1 will not work.

Veer
01-11-2010, 03:23 PM
Finally I have got updated to 3.1 without problem.

People who are getting "Fatal error" on 3.1 product import, Just make sure you do not "Store CSS Stylesheets as Files" and "Not having old 3.8 style".

I hope mrpaint will fix that issues in future version.

Veer
01-11-2010, 03:54 PM
I have few suggestions for future versions:

1- On "Connected Users Manager" page:

a) Show "Total Connected Users" count.
b) Add option for admins to control user connection, like edit permissions, delete connection.

2- When we share threads (with images, using IMG bbcode) on facebook, Display images as thumbnails. (currently display as image links)

Thank you :)

Zaiaku
01-11-2010, 04:18 PM
#2 is the way it's submitted. If the img comes first it will do that, if the image is last or in the middle, it usually doesn't post a link, atleast that's what worked for me.

aj8690
01-11-2010, 10:13 PM
Any update to the installation errors in 3.1??? Very frustrating...and it has broken my Archive.

min0taur
01-12-2010, 04:30 AM
Yes, because when you Store CSS Stylesheets as Files 3.1 will not work.

So any other way to fix this?

Zaiaku
01-12-2010, 05:13 AM
So any other way to fix this?
have to wait for the next update
you can edit the library file too but that's more of a temp fix

KURTZ
01-12-2010, 10:37 AM
2 troubles:

1) i tried to upgrade @ 3.1 onto my old testing board with this package but i've still the 3.0 ... so i think there is a trouble into the .xml ... (but i used the 3.1 product that you give me last day)
2) i can't see the 'navbar' link ...

hollosch
01-12-2010, 12:23 PM
Quick question: For existing (registered) members, can they not log in using FB? I was able to use that feature with both of the other FB bridges, but this one appears to not recognise that I have an account.

*edit* A bit of a play reveals that Existing members *can* login using Facebook, but only from their profile (if they are already logged in, in other words). If they are logged out, and click the FB button, then click Login, they get the 'No account found' error and are directed to Register.

What's about users with existing accounts ??? How can they use the bridge?
Because, they're maybe at facebook...

Zaiaku
01-12-2010, 01:52 PM
What's about users with existing accounts ??? How can they use the bridge?
Because, they're maybe at facebook...
Any users with a facebook can add it to their forum account going into the settings. There's a menu option for it. Tested it and its working just fine!

zombietom
01-12-2010, 02:54 PM
I updated and it killed my site ..i'm running 3.7..it seemed to work pretty good but if you try to connect your facebook account you get DB error...trying to get my site back now ..wish me luck...It looks like i have got my site back but ...running really slow at the moment.
Hope there is a quick fix as the idea of this mod is great

Update: Nope it totally killed my site can't even get to cpanel :(

This was the start of trouble for me
Warning: mysql_query() [function.mysql-query]: Unable to save result set in [path]/includes/class_core.php on line 408

got my site back ATM but still slow


What is the best way to uninstalled this version and then reinstall the old version..seems anything i do causes DB errors ..I think it is the iframe causing most of the problems
Thanks

UPDATE
Here is my DB error and it is coming from the core.php file

"mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too
many connections
/home/mysite/public_html/forum/includes/class_core.php on line 311"

Just trying to help you find what is causing the problem..hope you can fix as this MOD is a popular one with my users.

Ok, i did a uninstall and reinstalled the old version 2.2.5 ...if you get the 3.0 version solved i would love to update to it.
Only thing i find wrong in the 2.2.5 version is that once you save your settings in usercp , they reset after a few minutes and revert back to "sleeping" or "do nothing"
I'm running 3.7.1 of VB and have no plans to update to 4.0.. maybe 3.8 in time but not anytime soon.

Thanks for your support.

Does the new version fix theses issues?

thanks

hollosch
01-12-2010, 04:57 PM
Hi, in my profil-tab comes the following message:

"No Recent Post Available" - Which post will be display in this field ?

UpFriends
01-12-2010, 05:22 PM
Installed at UpFriends and is working like a dream. Thanks a ton!

hollosch
01-12-2010, 05:45 PM
I only can invite 4 friends. Where can i increase this value, e.g. to 20 ?

thunderclap82
01-12-2010, 07:44 PM
Tried installing, but during the install through the Plugin Manager I get this error:

vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls)
Fatal error: Call to undefined method stdClass::called() in /home/mbuhmann/public_html/forums/includes/class_core.php on line 3700

Any ideas?

nitra1000
01-12-2010, 08:18 PM
Won't let me connect anyone, tried on my test accounts it just throws a JS error then the button on this page (http://leicestertalk.net/facebook.php) just stops working :(

Any help? I'll try to avoid turning it off untill later tonight by turning off all the nav links. More info is the connect button appears to have stopped working accross the board, not entirely sure where I went wrong.

Okay narrowing it down now, the problem appears when the program attempts to fetch my login details from FB, the problem will then continue until I logout of facebook again.

obmob
01-12-2010, 08:26 PM
Sounds promising, will test it, thanks! :)

sveinung
01-13-2010, 01:53 AM
Installed, and now is the failure of the entire page. Get this up when I type the url.

Warning: require ([path] / FBB / hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path] / includes / init.php (331): eval () 'd code on line 23

Fatal error: require () [function.require]: Failed opening required '/ home / anabolic / public_html / FBB / hook_init_startup.php' (include_path ='.:/ usr / lib / php: / usr / local / lib / php ') in / home / anabolic / public_html / includes / init.php (331): eval ()' d code on line 23

Can not change anything in the admin cp, what should I do?

sveinung
01-13-2010, 03:40 AM
Entered on the database. Can I delete the plug-in from the phpMyAdmin panel that is causing the problem?

Zaiaku
01-13-2010, 03:46 AM
You'll be better off disabling it or removing it from the admincp

sveinung
01-13-2010, 04:13 AM
You'll be better off disabling it or removing it from the admincp


Only see this on the admincp:

Warning: require ([path] / FBB / hook_init_startup.php) [function.require]: failed to open stream: No such file or directory in [path] / includes / init.php (331): eval () 'd code on line 23

Fatal error: require () [function.require]: Failed opening required '/ home / anabolic / public_html / FBB / hook_init_startup.php' (include_path ='.:/ usr / lib / php: / usr / local / lib / php ') in / home / anabolic / public_html / includes / init.php (331): eval ()' d code on line 23

Can I go to phpMyAdmin and remove the plug-in there?

sveinung
01-13-2010, 04:37 AM
Have removed the plug-in from the phpMyAdmin database, you still do not have access to something-what should I do?

sveinung
01-13-2010, 06:28 AM
Solved!

Login to your hosted files and navigate to your forum folder.
You'll find a sub folder called includes
inside that folder there is a file called config.php

Disable all plugins temporary from config.php.
Open the file called config.php and add the following line in the beginning, then save it.
PHP Code:
define ( 'DISABLE_HOOKS', true);

Login to your AdminCP and disable the FB plugin and then Reactivate them.

Maybe you can use this another time.

cheers!

ScottiG
01-13-2010, 06:39 AM
The "Connect With Facebook" graphic and text does not display in the navbar in two of my site styles, it displays just fine in the other two. What would cause this? What is the code I need to add to the header to include the graphic and link?

I have browsed the navbar templates but could find anything indicating the Facebook graphic or the text for the link, nor do I see it in the CSS header, however, I do know that the code lies there somewhere because I have copied and pasted the entire contents of the header from a style that works to one that does not and the graphic and link appear, but I do not see anything that stands out as the facebook graphic or link reference.

So my question should be simple... What do I need to add or modify in the header of a style where the graphic and link does not show?

Thanks in advance for your help!

Scott

thunderclap82
01-13-2010, 01:31 PM
Installed and working. One thing I noticed though is that the Facebook login option is only listed in the forums and not CMS page. Will this be added, or is it available in CMS and I'm missing it?

aj8690
01-13-2010, 11:05 PM
Some support with the upgrade/install issue fatal error created in 3.1 would be awesome...please.

ahmedbehiry
01-14-2010, 02:33 AM
I have a problem.. is there away to display the post url "unencoded"? as the link is messed up when it's encoded..

<a class="shade" href="http://www.facebook.com/sharer.php?u={vb:raw url_encoded}&t={vb:raw title_encoded}" target="_blank" onclick="return fbb_share_js_{vb:raw post.postid}();">is there a variable to display the url as it is rather than the encoded one "{vb:raw url_encoded}"?

bigtime
01-14-2010, 03:16 AM
Hello,

Thanks for the Add-on!

I installed with no problems but now I get this error when trying to connect:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
Timestamp: Thu, 14 Jan 2010 05:15:01 UTC


Message: Object doesn't support this property or method
Line: 20
Char: 2
Code: 0
URI: http://www.defend.net/deluxeforums/facebook.php

Please advise. Thanks,

Tim

ps2wiz
01-14-2010, 04:31 AM
Okay, so I am using a custom template and the Connect with Facebook buttons do no appear with it...

Any suggestions on how to manually insert them in?

reifegerste
01-14-2010, 06:38 AM
Tried installing, but during the install through the Plugin Manager I get this error:

vB4 Default Style ... (Templates) (StyleVars) (Replacement Variables) (CSS) (Controls)
Fatal error: Call to undefined method stdClass::called() in /home/mbuhmann/public_html/forums/includes/class_core.php on line 3700

Any ideas?

I have the same probleme too. Any ideas about this issue?

BBR-APBT
01-14-2010, 09:53 AM
Seeing this error on my friends site now that he has i installed.

Messing up Archive display

I get the same error in archive.


Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829


Tracked it down to this plugin: Init Startup (includes/init.php)

Tracked it down to this file: /fbb/hook_init_startup.php

And now down to this code

'vb4' => $vbulletin->options['templateversion'] >= '4.',


I removed that line and all is well in archive.
But then on index I get a template error in hook_global_start
fetch template should be replaced.
Still digging

I don't know what or why this is happening.

Veer
01-14-2010, 09:56 AM
I get the same error in archive.


Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829

Read This Post (https://vborg.vbsupport.ru/showpost.php?p=1952819&postcount=135).

BBR-APBT
01-14-2010, 10:33 AM
Read This Post (https://vborg.vbsupport.ru/showpost.php?p=1952819&postcount=135).

I do not store my css as files.

BBR-APBT
01-14-2010, 01:08 PM
Read This Post (https://vborg.vbsupport.ru/showpost.php?p=1952819&postcount=135).

How ever you make a good point. The archive.css is in a file and was never put in the database.

cloferba
01-15-2010, 01:23 AM
does this work on vb 4.0.1?

Zaiaku
01-15-2010, 01:33 AM
does this work on vb 4.0.1?
It barely works as it is not on any vb, many bugs
but it will function.

kf4eok
01-15-2010, 04:53 AM
I have installed this on 4.0.1, followed instructions to the t and looks like ti is working great. Thanks for the great mod.

cloferba
01-15-2010, 10:09 AM
It barely works as it is not on any vb, many bugs
but it will function.

yes i see that, but i think developer is on holidays maybe?

no updates since 9 january

Zaiaku
01-15-2010, 01:44 PM
Wel these actually 2 parts of this mod. Basically you can called it the API and the other is the Mod itself. So either the API needs to be worked on or its a limitation in vb.

mandingo
01-16-2010, 02:44 PM
Just visited the vb4 test site and didnt see the facebook icon on the home page,clicked the register link and saw an error on your test board Mr.Paint
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895
just an fyi.
(did see the icon on forum)

kall
01-16-2010, 07:05 PM
Any users with a facebook can add it to their forum account going into the settings. There's a menu option for it. Tested it and its working just fine!
They shouldn't need to though.

If they try to Connect with Facebook when logged-out, they are taken to a 'Register or Login' screen.

Clicking Login results in a 'no account found', and redirects them to Register with Facebook.

The expected behavior would be to allow them to Login, then take them to their UserCP, where they can fill in the details.

BBR-APBT
01-16-2010, 09:09 PM
They shouldn't need to though.

If they try to Connect with Facebook when logged-out, they are taken to a 'Register or Login' screen.

Clicking Login results in a 'no account found', and redirects them to Register with Facebook.

The expected behavior would be to allow them to Login, then take them to their UserCP, where they can fill in the details.

The error above and the one on pages where the css is stored in files as in the archive.
Is the only two problems I have. Can not wait for a update my members are wanting this.

meeja
01-18-2010, 03:19 PM
This mod is great. But what I'd love to do is use this exclusively for sign-ups - moving away from users signing up by email.

Do you think it's possible to disable the standard registration procedure and just use this FacebookConnect mod?

Zaiaku
01-18-2010, 03:35 PM
This mod is great. But what I'd love to do is use this exclusively for sign-ups - moving away from users signing up by email.

Do you think it's possible to disable the standard registration procedure and just use this FacebookConnect mod?
Yes you could do that although I would not recomment it since you would would only get people from facebook only meaning if they don't even have a facebook account that's 2 accounts they would have to basically create.

Also there's alot of bugs in this mod even though its great so you will get errors on your site unless you plan on not using some features of your site to begin with.

struff
01-18-2010, 06:56 PM
This isn't working for me. I am using the default style for vB4 and I installed as directed and set the options. But I don't see anything in the navbar or in profiles or anywhere else. Could it be because I am using the API and 'secret' keys that I used with Facebook Connect for vB3.8?

Thanks.

woffie
01-18-2010, 07:01 PM
Yes you could do that although I would not recomment it since you would would only get people from facebook only meaning if they don't even have a facebook account that's 2 accounts they would have to basically create.

Also there's alot of bugs in this mod even though its great so you will get errors on your site unless you plan on not using some features of your site to begin with.

There are alot of bugs in the 3.8 version too. I am sooooo glad that this is not on my forum now. I had nothing but problems with it even after uninstalling.

mrpaint
01-18-2010, 07:16 PM
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:

File-based CSS issue fixed
IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
Improved sharing functionality (with images)
New feature: well, won't talk about this point now :D Not yet


The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Zaiaku
01-18-2010, 07:45 PM
Glad to see you working on it. If you fix the file baed CSS that should proably fix the one coming up in archive too since they read the same. New features, just work on the problems, we can wait for new stuff lol.

BBR-APBT
01-18-2010, 08:06 PM
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:

File-based CSS issue fixed
IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
Improved sharing functionality (with images)
New feature: well, won't talk about this point now :D Not yet


The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Great news I cant wait to update this.

Veer
01-18-2010, 08:19 PM
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:

File-based CSS issue fixed
IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
Improved sharing functionality (with images)
New feature: well, won't talk about this point now :D Not yet


The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you
wow, that's really good news paint :)

Good luck.

utahraves
01-19-2010, 12:08 AM
I am having an issue.
I use separate e-mail addresses for everything...

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


Thank you.

utahraves
01-19-2010, 12:22 AM
Also, this doesn't work very well in Chrome.
I have that easy registration disabled so when it cannot find my login information, it sends me to a blank page.

Zaiaku
01-19-2010, 12:33 AM
Also, this doesn't work very well in Chrome.
I have that easy registration disabled so when it cannot find my login information, it sends me to a blank page.
It does work well in chrome. Alot of my user are actually using Chrome on my new site. Did you follow all the directions corectly?

anaksimandros
01-19-2010, 09:38 AM
My character does not support Turkish shipments can not be displayed on Facebook. That seems normal characters to Turkish characters. The rest do not appear.

Turkish characters: ş, ?, ğ etc. ...

How do I add them?

https://vborg.vbsupport.ru/external/2010/01/58.jpg

Normal: yapacak hi? birşey yok
but : yapacak hi

ngkong
01-19-2010, 02:29 PM
Bug!

Thread with attachment errors when enabling this plugin.


Invalid SQL:

SELECT dateline, thumbnail_dateline, filename, filesize, visible, attachmentid, counter,
postid, IF(thumbnail_filesize > 0, 1, 0) AS hasthumbnail, thumbnail_filesize,
attachmenttype.thumbnail AS build_thumbnail, attachmenttype.newwindow
FROM attachment
LEFT JOIN attachmenttype AS attachmenttype USING (extension)
WHERE postid = 117104
ORDER BY attachmentid;

Grep the query and found in fbb/functions.php, disabling the plugin fix the problem.

temporary disabling the plugin till this issue get fixed.

thanks

mrpaint
01-19-2010, 02:48 PM
Bug!

Thread with attachment errors when enabling this plugin.



Grep the query and found in fbb/functions.php, disabling the plugin fix the problem.

temporary disabling the plugin till this issue get fixed.

thanks

vBulletin version please?

utahraves
01-19-2010, 04:45 PM
It does work well in chrome. Alot of my user are actually using Chrome on my new site. Did you follow all the directions corectly?
I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.

mrpaint
01-19-2010, 04:55 PM
I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.
How are members' avatars? They are missing or something? Can you take a screenshot?
Also, can you specify which screen caused javascript errors on Chrome?

Tripolis
01-19-2010, 05:23 PM
Error by me.

I hope you can read it.

Dont know why.

Zaiaku
01-19-2010, 05:54 PM
I did follow all instructions but it doesn't work on some screens.
This mod is the only mod I've added that would cause most of my user's avatars to completely vanish... I am most likely going to have to disable it.

Which version fo Chrome?
Any installed extensions in Chrome?

The users with chrome on my site are currently using 4.0.266.0 with just yahoo and facebook ext mostly.

Ranger187
01-19-2010, 06:50 PM
Hmm, it seems to be people are getting problem with my product. I was so busy but I hope this news will brighten up your day a little bit:


File-based CSS issue fixed
IE Javascript issue fix (well, in case you haven't known yet but French and German government recommend their citizens not to use IE, oops!)
Improved sharing functionality (with images)
New feature: well, won't talk about this point now :D Not yet
The new version will be released tomorrow or the day after it and then I won't be able to get online until late February ;)

That's news for today. If you found any other bug, inform me now. Thank you

Waiting for this. ;)

ngkong
01-19-2010, 11:17 PM
vBulletin version please?

4.0.1

LEFT JOIN attachmenttype AS attachmenttype USING (extension)

there is no `extension` field in the 4.0.1 attachment table.

ScottiG
01-19-2010, 11:36 PM
The lighter side...

I have read some real horror stories about this mod, most coming from a few of the same people which seems a little like bashing to me - Perhaps I am one of the lucky ones, but this mod worked PERFECTLY for me under 3.8.4 right from the first install. No issues, no errors, no complaints whatsoever.

I have since done an upgrade to the latest version of this mod and the update went smooth as pie - Very simple indeed!

The ONLY issue I have (and others seem to have this issue as well) is that the navbar button for the facebook connect does not show up on one of my new site styles and I cannot figure out why? Several others have asked about this with ZERO response, it is like we didn't even post an issue! - it would be nice if the coder could explain what it is that we are missing in our headers or navbar templates that is simply not allowing the button and facebook connect link to display in some site styles.

Other than that, I am completely satisfied with this mod and quite frankly, I think it is one of the best mods ever offered for VBulletin. My site users enjoy it and it offers an extension of our forum to facebook, and vice-versa.

So, my hat is off to the coder for a great mod, BUT I cannot give the coder an A+ till I get a response to my issue.

Thanks in advance!

adigaorg
01-19-2010, 11:46 PM
the last version not work with vbseo

kall
01-19-2010, 11:50 PM
Yes it does.

If you disable vBSEO, does the issue you are having go away?

Or even.. what is the issue?

Zaiaku
01-20-2010, 02:23 AM
Seriously you people need to stop saying stuff becuause its mis leading.

I have this mod on 4 sites running vb4 all with vbseo and its working just fine with all of them. I even added my on SEO mod on top of vbseo with this mod and its working just fine.

Try Kall suggestion and see what's the out come.

ENF
01-20-2010, 02:43 AM
Going to chime in here and say we've had no major issues with this mod under vb4.0.1 - We previously did not use a link for Facebook on 3.8.X but it's turned out to be very popular after our site conversion to VB4. It's been working well to the best of my knowledge.

There are a few style issues, but we'll address those after 1 or 2 more maintenance releases from VB.

We are not running VBSEO however, can't attest to that piece. I may add it to another site I have that is running VBSEO.

BBR-APBT
01-20-2010, 03:11 AM
I have no problems with this mod besides the ones mentioned as fixed in the new release tomorrow. I use it on a heavily modified vB4 site.

ScottiG
01-20-2010, 03:59 AM
Glad to see others posting positive stuff about this mod... Like I said, my experience has been all positive, and my users enjoy the feature. So far I have not had a single functionality issue with the mod, with the exception of the FB connect button not showing in the new style I intend to use on the site.

It was getting a bit frustrating seeing people tearing this mod apart and encouraging other to either not install it or remove it completely - That is being part of the problem, not the solution.

I'd still like to know why others and myself are having problems with the FB connect button/link not showing in some site styles.

Has anyone resolved this issue yet?

Zaiaku
01-20-2010, 04:26 AM
ScottiG, do you have Suite or just forum. from what I see on the thread is that it just not showing up on cms and blog pages.

ScottiG
01-20-2010, 05:11 AM
I am running 3.8.4, no suite, no blog, I do have CMPS for the main page, but the button/link works perfectly on one of my styles, but not on the other - The style it does not work on is the style I would like to use on my site.

In an earlier post, I mentioed that I copied all of a section from the navbar in the style that works, and pasted it into the style that does not - Of course I got two navbars, one with the link, one without, so I looked for differences but could not find anything blatently defined for the facebook connect link. I am guessing it is a modified phrase? Something that looks similar, but is nbot obvious to a not-so-well-versed person like myself.

Any help is greatly appreciated.

Thanks in advance!

ScottiG
01-20-2010, 07:02 AM
OK, for those that are having an issue with the FB button not showing in your navabr in some styles, I think I have it figured out (kinda)... You need to add this line to your header template...

$template_hook[navbar_buttons_right]

I am not sure "exactly" where this should go, but I added it at the beginning of the login text and it seems to work OK there.

I have one problem now...

If a member is not signed into "both" the forum AND Facebook, and uses the Facebook Connect feature, it pops up the Facebook sign in box, then goes back to the forum "facebook connect" page - In other words, it does not refresh the page to display the member logged in and bring up the forumhome page.

In other words, unless you select to navigate away from the "facebook connect" page, you will appear logged out (even though you are logged in) - You have to either click on something to refresh the page, or the page just hangs there....

Any thoughts on how to refresh the page after signing in using the connect feature?

Thanks in advance!

Hope my post helps those looking to get the button working in your custom styles.

gyaronn
01-20-2010, 08:43 AM
it works just perfect for me i dont know way ppl here wrote that it was making problems for them grate mod thanks man

anaksimandros
01-20-2010, 09:05 AM
My character does not support Turkish shipments can not be displayed on Facebook. That seems normal characters to Turkish characters. The rest do not appear.

Turkish characters: ş, ?, ğ etc. ...

How do I add them?

https://vborg.vbsupport.ru/attachment.php?attachmentid=110435&stc=1&d=1263901032

Normal: yapacak hi? birşey yok
but : yapacak hi

please help :(

messengermatt
01-20-2010, 02:32 PM
Well this mod seems to work for me no issues at all, however i have existing facebook accounts back from when i had 3.8.4 and i had facebook connect installed is there a way to make the mod search the member list maybe to find facebook proxy email addresses or something so that my old facebook users can still login and dont need to make a new account? if that make sense.

Also can you tell me where i need to change the code to move the facebook connect as it has iTrader after it and i want it to be the other way round.

thanks

vexvegaz
01-20-2010, 03:47 PM
works fine for me also...the only issues i have is when i have to edit templates, install or uninstall products, i have to shut yafb down first.

Vaupell
01-20-2010, 06:04 PM
installed, howewer i added my own facebook connect botton, using the vb default banner manager. :D

works great, installed smoothless..

One request, i want users registrering through facebook, to be put in a specifik usergroup.

BBR-APBT
01-21-2010, 02:24 AM
Seems that we will not see a update till February now. :(

He said after two days he would not be able to get on untill February.
Today makes two days.

Guess I will have to start debugging this again.

Zaiaku
01-21-2010, 03:24 AM
I was kind of thinking the same thing. I was really wanting to install the new version atleast by today.

cooltechie
01-21-2010, 04:15 PM
I'm keeping an eye on this one. Tagged.

Zaiaku
01-21-2010, 06:55 PM
OK Just notice something. does anyone's visitor message post show up. I have a few members posting on other friends profiles but no notice or story appears on the profile. I see the option for it to but they all say it doesn't work, anyone else?

mrpaint
01-21-2010, 09:21 PM
OK Just notice something. does anyone's visitor message post show up. I have a few members posting on other friends profiles but no notice or story appears on the profile. I see the option for it to but they all say it doesn't work, anyone else?
Testing on my demo site now and it's cross-published to Facebook. Please try again :D

mrpaint
01-21-2010, 09:22 PM
I hope noone thinks I miss my promise. The new release is almost ready now. Yay!

BBR-APBT
01-21-2010, 09:29 PM
I hope noone thinks I miss my promise. The new release is almost ready now. Yay!

That is a real YAY I thought you had no access till feb.

Whooo I was worried. Can not wait on this. :D

balkanboy
01-21-2010, 09:54 PM
i get a database error when this product and plugins are active when i click on archive view...

BBR-APBT
01-21-2010, 09:59 PM
i get a database error when this product and plugins are active when i click on archive view...

Yup this bug will be fixed real soon. P.S. its not a database error but a PHP error.

mrpaint
01-21-2010, 10:00 PM
i get a database error when this product and plugins are active when i click on archive view...
A Database error? Specify please

BBR-APBT
01-21-2010, 10:11 PM
A Database error? Specify please

I do believe he is referring to this error on archive.php

Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829

balkanboy
01-21-2010, 10:15 PM
I do believe he is referring to this error on archive.php

Fatal error: Call to undefined method stdClass::called() in /home/path/to/forums/includes/class_core.php on line 3829


Sorry yes thats the error just have to disable and uncheck plugins for the time being

utahraves
01-21-2010, 10:22 PM
How are members' avatars? They are missing or something? Can you take a screenshot?
Also, can you specify which screen caused javascript errors on Chrome?
The main user's graphic vanished. The thumbnails for the avatar are there but the avatars don't appear. The file just vanished -shrug-

There weren't any javascript errors, it just never went to the next page in the registration.

Ranger187
01-21-2010, 11:48 PM
I hope noone thinks I miss my promise. The new release is almost ready now. Yay!

3 more hours left today. ;)

way2xtreme
01-22-2010, 12:43 AM
Fatal error: Call to undefined function vbet_getSupportedTranslations() in /home/content/c/u/e/mysite/html/bz/includes/class_bootstrap.php(283) : eval()'d code on line 46

Hi,

I installed as instructed on 4.0.0 patch level 1 and get the above msg when I try to go home. any suggestions?

Thanks

WC

Ranger187
01-22-2010, 01:33 AM
Fatal error: Call to undefined function vbet_getSupportedTranslations() in /home/content/c/u/e/mysite/html/bz/includes/class_bootstrap.php(283) : eval()'d code on line 46

Hi,

I installed as instructed on 4.0.0 patch level 1 and get the above msg when I try to go home. any suggestions?

Thanks

WC

Disable 1 plugin, refresh the home page. If still fail, goto the next plugin. Until you find the one doing this.

mrpaint
01-22-2010, 01:41 AM
Fatal error: Call to undefined function vbet_getSupportedTranslations() in /home/content/c/u/e/mysite/html/bz/includes/class_bootstrap.php(283) : eval()'d code on line 46

Hi,

I installed as instructed on 4.0.0 patch level 1 and get the above msg when I try to go home. any suggestions?

Thanks

WC
It's vBet. As I remember this modification has a vBulletin 4 version. Please make sure you are using it

ScottiG
01-22-2010, 06:03 AM
OK, well, I managed to resolve my "Connect with Facebook" link and icon not displaying in certain site styles, and I did post the fix a few posts earlier, but I must tip my hat to MrPaint for getting back to me with the solution (albeit a bit late in my case) - it does show, however, that "if" I did not resolve the problem myself, MrPaint would have come to my rescue! - I give him credit for that.

That said, I will now give MrPaint a well deserved A+ not only for this mod, but for his continued support for his product.

Like others, I am looking forward to the update - I wonder if it will simply be a bug fix, or if it will have some new goodies built in?

hollosch
01-22-2010, 08:11 AM
Hi,
is it possible that this App write comments written in facebook, are posted as post (answer) in the associated post in vBulletin? This would be the "perfect bridge"...

mrpaint
01-22-2010, 10:10 AM
Hi,
is it possible that this App write comments written in facebook, are posted as post (answer) in the associated post in vBulletin? This would be the "perfect bridge"...
OMG, how can you know the hottest feature in my not-released-yet version????

hollosch
01-22-2010, 10:23 AM
OMG, how can you know the hottest feature in my not-released-yet version????

It's magic...

mrpaint
01-22-2010, 12:19 PM
Finally, the new version has arrived!
Changes included:

Version 3.2 (released on Jan 22, 2010):
3.2.1 Fix minor issues (file-based css, IE js, sharing with images, Connected User Manager improved, allow specific Facebook-based new register usergroup)
3.2.2 Work smoothly with Facebook new policy about sending email (now we store REAL users' emails!)
3.2.3 Allow synchronizing comments from Facebook into the associated thread in vBulletin

Test on the demo board or get it installed on your own board. It only takes a few minutes to be ready to rock!

hollosch
01-22-2010, 12:27 PM
Great !!!

Zaiaku
01-22-2010, 12:30 PM
YES! I can't wait til try this update!

ngkong
01-22-2010, 01:14 PM
has this issue (https://vborg.vbsupport.ru/showpost.php?p=1960230&postcount=188) been fixed yet? just to make sure before reinstalling..

thanks for your great job.

Veer
01-22-2010, 01:27 PM
Thank you mrpaint for Version 3.2

I have upgraded on vb 4.0.1 and its working fine for me, thanks for improving Connected Users Manager, and image sharing. :)

Why it is having a black border on quick reply, new reply, new thread, visitor messages, posting blog, picture comment and fb usercp option pages:
110731

110733

vexvegaz
01-22-2010, 01:40 PM
sorry but where is the DL link for 3.2?

kall
01-22-2010, 01:48 PM
Finally, the new version has arrived!
Changes included:

Version 3.2 (released on Jan 22, 2010):
3.2.1 Fix minor issues (file-based css, IE js, sharing with images, Connected User Manager improved, allow specific Facebook-based new register usergroup)
3.2.2 Work smoothly with Facebook new policy about sending email (now we store REAL users' emails!)
3.2.3 Allow synchronizing comments from Facebook into the associated thread in vBulletin

Test on the demo board or get it installed on your own board. It only takes a few minutes to be ready to rock!
Could we maybe please have the files?

ViciousCode
01-22-2010, 02:01 PM
what happened to the files?

kf4eok
01-22-2010, 02:16 PM
Where is the file? I want it now, I cant wait, (just kidding) I love this mod. I will upgrade when files are here
Thanks for the great work on this mod.

mrpaint
01-22-2010, 02:17 PM
Thank you mrpaint for Version 3.2

I have upgraded on vb 4.0.1 and its working fine for me, thanks for improving Connected Users Manager, and image sharing. :)

Why it is having a black border on quick reply, new reply, new thread, visitor messages, posting blog, picture comment and fb usercp option pages:
110731

110733
Hi,

Which style are you using? I'm using the default style from vBulletin installation and it works fine. It looks like this is a style/css issue.

To everyone else, the files have been updated at the first post. To those who downloaded 3.2 already, if you have problem with attachments, please grab this new files and it will be fixed (actually, attachments will be left out in vBulletin 4, hmm)

ENF
01-22-2010, 02:17 PM
The files are there, at least at the time of this post.

Edit: duh... posted at the same time. :P

kf4eok
01-22-2010, 02:19 PM
Wow that was quick, the files are here and I have DL them.
Thanks again for all your hard work making this great mod.

min0taur
01-22-2010, 02:22 PM
issues with my firefox friends doesnt show profile.php?do=fbb_invite

messengermatt
01-22-2010, 02:45 PM
This new version wont import, it just carries on trying and doesnt complete

mrpaint
01-22-2010, 03:06 PM
issues with my firefox friends doesnt show profile.php?do=fbb_invite
Properly all your friends are members in forums. Try another Facebook profiles or check for javascript errors if any

This new version wont import, it just carries on trying and doesnt complete
Anyone else confirms this please?

Delilahs
01-22-2010, 03:12 PM
No trouble whatsoever on Opera, but I'm on a MAC.

All working fine, and connected to FB easily, without killing my forum this time, so that's a brucie.

clicks installed

Veer
01-22-2010, 03:14 PM
Properly all your friends are members in forums. Try another Facebook profiles or check for javascript errors if any


Anyone else confirms this please?
Yes, the import product time was too long.

Veer
01-22-2010, 03:17 PM
Hi,

Which style are you using? I'm using the default style from vBulletin installation and it works fine. It looks like this is a style/css issue.

To everyone else, the files have been updated at the first post. To those who downloaded 3.2 already, if you have problem with attachments, please grab this new files and it will be fixed (actually, attachments will be left out in vBulletin 4, hmm)
I'm using default style with no template changes, and never touched css, I don't know what is causing problem :(

anaksimandros
01-22-2010, 03:27 PM
error when i entered to funlist

Warning: html_entity_decode() [function.html-entity-decode]: charset `ISO-8859-9' not supported, assuming iso-8859-1 in [path]/fbb/functions.php on line 823

and

whitepage in invite to friends