Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • pd9soft
    Participant

    @pd9soft

    +1 for this feature


    pd9soft
    Participant

    @pd9soft

    Found the bug tracker & reported here
    https://buddypress.trac.wordpress.org/ticket/7702#ticket


    pd9soft
    Participant

    @pd9soft

    I don’t know how to officially report this as a bug.


    pd9soft
    Participant

    @pd9soft

    I also have this problem, on a windows server.

    The issue seems to be that $cover_dir contains a full filesystem path ex C:\Hosting\Website\wp-content\[…] which then fails on line 1317 of bp-core-attachments.php

    if ( 0 !== validate_file( $cover_dir ) || ! is_dir( $cover_dir ) ) {

    validate_file returns a “2” as the path has a colon in the second character position.

    Removing this check allows the code to continue, but it still fails on the resizing and cropping.

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