Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bad avatar urls in new instal


okso
Participant

@okso

Hi thanks for the quick reply, I followed instructions and as soon as I apply the code in bp-core-avatars.php line 389 I get white screen of death:

if ( !$path = get_option( ‘upload_path’ ) )


$path = WP_CONTENT_DIR . ‘/uploads’;
else
$path = ABSPATH . $path;

Skip to toolbar