Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • 3dperuna
    Participant

    @3dperuna

    I realize this is a really old thread, but it appears there is code missing.

    I’m trying to add a delete button to a message reply…


    3dperuna
    Participant

    @3dperuna

    @danbp,

    It looks like it provides the ability to add BP shortcodes elsewhere, but not in the extended fields themselves.

    I’d actually be fine with being able to add some additional formatting to the description rather than having it stripped away.


    3dperuna
    Participant

    @3dperuna

    Figured it out… incompatible plugin (Theme-My-Profile, for what it’s worth). Deactivated it and the world returned to normal*.

    * Realize that “normal” is a relative term.


    3dperuna
    Participant

    @3dperuna

    Then I’m even more confused… Why would a public page redirect to login?


    3dperuna
    Participant

    @3dperuna

    I had success changing this to:

    define( ‘BP_AVATAR_URL’, ‘http://’ . $_SERVER . ‘/wp-content/blogs.dir/1/files’ );
    define( ‘BP_AVATAR_UPLOAD_PATH’, $_SERVER . ‘/wp-content/blogs.dir/1/files’);

    All of my previously loaded avatars came back. However, I only have one blog, so it’s OK…. still needs to be fixed in the next release.

    Incidentally, it fixed all of my upload avatar issues, too!

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