Skip to:
Content
Pages
Categories
Search
Top
Bottom

fbconnect error in dashboard…


  • 3635122
    Inactive

    Hi

    I mentioned this issue in another post earlier, however, the post itself (as well as the topic title) was about a completely separate issue and less likely to elicit a response targeted to the current issue at hand. Thus, this post.

    I am receiving the following error in my WPMU v2.8.2/BP v1.0.3 dashboard…

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

    I’ve searched the site over and over again, tired various things, searched Google, played with the code myself, checked for syntax errors, etc and all to no avail.

    The line that actually contains the missing argument is line 529. It looks like this…

    if (!is_object($id_or_email)) {

    The entire section where line 529 resides looks like this…

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

    if (!is_object($id_or_email)) {

    return $avatar;

    So is there a missing argument/variable from the fbc_get_avatar function or can someone here spot a syntax error that I’m missing?.

    I am clueless now and I simply cannot go on with this unless I can use the FaceBook plugin since tons of my members need this and no one seems to be working on it anymore.

    Please help if you can…I’m broke, busted and desparate!.

    – Thanks so much, Steve

  • The topic ‘fbconnect error in dashboard…’ is closed to new replies.
Skip to toolbar