Forums

Join
bbPress Support ForumsTroubleshootingAvatar Plugin Problems

Info

Tags

Avatar Plugin Problems

  1. I'm running bbpress 1.0.1 and recently tried to install the Avatars Plugin. I followed the directions step-by-step, but whenever I click on the Avatars tab on the profile page I just get taken right back to the main forum page. I never even get the change to try and upload.

    Has anyone else had this problem? Is there a fix?

    Thanks!

  2. I'm having the same problem.

  3. Can you link to the Avatars plug-in? I think there's a few of them.

    I'm using Avatar Upload, and after some fiddling, it's working great. :)

  4. If you're using Avatar Upload, this seems to be a common problem.

    Here is my reponse from another thread:

    Yeah, I had the same problem when I updated to the most recent version of BBpress until I noticed this post over at http://bbpress.org/plugins/topic/avatar-upload/

    transom wrote

    To get Avatar tab in the profile working under Alpha-2 -
    edit avatar-upload.php in the bbpress root
    change line 7 from
    bb_auth(); // logged in?
    to
    bb_auth('logged_in'); // logged in?

    It worked like a charm for me.

  5. You must log in to post.