Skip to:
Content
Pages
Categories
Search
Top
Bottom

fbconnect plugin

  • @felix2009

    Participant

    When i install the plugin, evrything seems to work as is ment to be ..

    But, i get this error:

    Warning: Missing argument 5 for fbc_get_avatar() in /home/world4583/domains/wordpress-blog.nl/public_html/wp-content/plugins/bp-fbconnect/wp-facebookconnect/fbconnect.php on line 528

    Any idea on what it is ?

Viewing 8 replies - 1 through 8 (of 8 total)
  • @nicolagreco

    Participant

    this plugin seems to be not updated to latest trunk

    @felix2009

    Participant

    Where can i download the updated version of this plugin ?

    @felix2009

    Participant

    Warning: Missing argument 5 for fbc_get_avatar() in /home/you/public_html/wp-content/plugins/bp-fbconnect/wp-facebookconnect/fbconnect.php on line 528

    In line 528 of fbconnect.php say:

    function fbc_get_avatar( $avatar, $id_or_email, $dims, $size, $default) {

    Remove the $dims variable

    function fbc_get_avatar( $avatar, $id_or_email, $size, $default) {

    and in line 534

    return render_fb_profile_pic($fbuid, $size);

    Worked also for me, it removed the error message ;)

    @djpaul

    Keymaster

    The facebook connect plugin is a) not supported by anyone and b) was written in very short time one afternoon, as I understand it. The point to take away is that it is not supported, not updated – use at your own risk.

    @felix2009

    Participant

    Well, evry thing seems to work just fine :)

    @leventyilmaz

    Participant

    @Felix2009

    it s not working with the latest trunk..

    I get this fault when activating the plug-in

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /hp/an/ac/cm/www/my/wp-content/plugins/bp-fbconnect/includes/wp-facebookconnect/fbconnect.php on line 29

    Please help me! Thanks!

    @eddihughes

    Participant

    I get this

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/icafeco/public_html/wp-content/plugins/bp-fbconnect/includes/wp-facebookconnect/fbconnect.php on line 29

    fb-connect isn’t mu friendly. :( although i’ve seen some mu sites out there that run it, I can’t find any developer that will spill the beans behind the science!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘fbconnect plugin’ is closed to new replies.
Skip to toolbar