Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • renzo-kuomo
    Participant

    @renzo-kuomo

    mmm.. I confused. I deatived twiter to wire plugin and work now! Any idea?

    wpmu 2.7.1 + BP lasts trunk (original theme, only change of color) + BPDEV last trunk


    renzo-kuomo
    Participant

    @renzo-kuomo

    Eureka! For this error in the dashboard

    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);

    Work for me!

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar