#30 closed defect (bug) (fixed)
xprofile - comment images - thumbnails - avatars
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | comments, avatars, thumbnails | |
Cc: |
Description
Good day!
I am getting the following 2 PHP warnings with each comment added.
Warning: constant() [function.constant]: Couldn't find constant XPROFILE_AVATAR_V32_W in /home/user/public_html/wp-content/mu-plugins/bp-xprofile/bp-xprofile-avatars.php on line 37
The second warning is the same as above about XPROFILE_AVATAR_V32_H
I'm also having issues with profile images. When I load an image smaller than 450X450 - I receive the warning from bp-xprofile-avatars.php saying:
The image you upload must have dimensions of 450 x 450 pixels or larger.
When I load an image exactly 450x450 I receive the warning from bp-xprofile-avatars.php saying:
Could not create thumbnail.
I did read some info here about not being able to handle images exactly 450x450 but could use clarification if you have a minute. Let me just say Thank You for a great project and I will do my best to help out where I can.
Warm regards!
Fixed.