Re: avatar cropping: after upload, image and cropper don\'t appear, fails
This bit of code:
“Go to wp-content/plugins/buddypress/bp-core/bp-core-avatars.php
Then change bp-core-avatars.php line 389
Replace:
if ( !$path = get_option( ‘upload_path’ ) )
$path = WP_CONTENT_DIR . ‘/uploads’;
“
DOES NOT APPEAR in my copy of bp-core-avatars.php
nor is there anything remotely similar…
i JUST installed BP yesterday (v1.2.4.1) into an existing WP install (v2.9.2) so everything is up to date
i’m using the bp-themepack on magazine-basic theme
any thoughts??
i ALSO did a new install of WP & BP (same versions but installed at the same time) on a different site and the crop tool works perfectly.
both sites are on the same server with the same configurations.