WalkerDesign1 (@walkerdesign1)

Forum Replies Created

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

  • WalkerDesign1
    Participant

    @walkerdesign1

    Sorry for my confusion. Thanks for letting me know the difference.


    WalkerDesign1
    Participant

    @walkerdesign1

    Thanks for the feedback Robkk.

    I am experiencing this issue within BuddyPress. It is only when I attempt to upload a profile image for the member in the Change Profile Photo.

    I have a php.ini file in the main directory that has the following settings –

    memory_limit = 256M;
    max_execution_time = 180;
    upload_max_filesize = 20M;
    post_max_size = 20M;
    max_input_vars = 3000;

    I have also set the wp-config file with this setting –

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    Updating these files with these memory increases has not solved the BuddyPress Upload Failed! issue.

    Is there a configuration file in BuddyPress that needs to be updated or changed?

    Uploading images within WordPress’s media directory works great.

    Buddypress is the only place where I am experiencing the upload fail error

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