Skip to:
Content
Pages
Categories
Search
Top
Bottom

Upgrade to wordpress 3.0, buddypress 1.2.4 and no avatars

  • @kevbow

    Participant

    I was using wordpress 2.9.2 and buddypress 1.2.3 and did the upgrade. I now have no avatars. The only avatars that show are members gravatars and the mystery man avatar which I customized. All of the members avatars they uploaded are still in wp-content/uploads . Can someone please tell me how to fix this? My website is http://www.vapersplace.com Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • @moreivyou

    Participant

    .htaccess
    RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L]

    @kevbow

    Participant

    So I just add that line into my .htaccess file?

    @moreivyou

    Participant

    back copies blogs.php
    put
    RewriteRule ^(.*/)? /(.*) wp-content/blogs.php files? File = $ 2 [L]
    and see if there avatars

    @kevbow

    Participant

    I’m not sure where back copies blogs.php is. Where is it located? I’m an amateur at this. Thanks for your help.

    @moreivyou

    Participant

    ok. I wanted to see if the problem is here (. htaccess). I think yes. Pay attention to punctuation.

    @kevbow

    Participant

    I came across this on a search, https://svn.buddypress.org/tags/1.1-rc/bp-core/bp-core-avatars.php and this code got my avatars working again. Now the only problem I’m having is when you try to upload an avatar, no matter what size it is it says it’s too big and won’t upload it. Any suggestions?

    @kevbow

    Participant

    I just realized that it also turned everyone’s uploaded avatar to a default avatar. Also changed all the group avatars to default avatars :(

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Upgrade to wordpress 3.0, buddypress 1.2.4 and no avatars’ is closed to new replies.
Skip to toolbar