Info
- 4 posts
- 4 voices
- Started 2 years ago by freshifreshy
- Latest reply from batrachoid
- This topic is not resolved
Avatar Plugin Problems
-
- Posted 2 years ago #
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!
-
- Posted 2 years ago #
I'm having the same problem.
-
- Posted 2 years ago #
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. :)
-
- Posted 2 years ago #
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.
-
You must log in to post.