@el_palo
13 years, 9 months ago
Same problem here… Using latest versions of WP and BP Suffusion Theme. WP, BP, and suffusion in english language.
I had the same problem, this is the final code that solved it for me.
WP 3.0.4 BP 1.2.7 Suffusion theme
`$aspect_ratio = (int) constant( ‘BP_AVATAR_FULL_WIDTH’ ) / (int) constant( ‘BP_AVATAR_FULL_HEIGHT’ ); ?> <script src="/wp-includes/js/jcrop/jquery.Jcrop.js”>) ) $aspect_ratio = (int) constant( ‘BP_AVATAR_FULL_WIDTH’ ) / (int) constant( ‘BP_AVATAR_FULL_HEIGHT’ ); `