Profile problems

nwbiker posted 10th of April 2008 in Community Voice. 1 comment.
Hey! In my website happening that I upload  a picture that is too big(2048x1536) as a user. I have set the max. size of the pictures (2048x1536) the users can upload to your site and when it's too big, you can find this photo in admin, but it will always be shown as white.What you need to do to solve this problem?
Please anybody help?
 
Comments
·Oldest
·Top
Please login to post a comment.
mrpowless
inc/classes/bxdolmedia has max values in it did you raise themyet?

$aMediaConfig['size']['photoWidth'] = (int)$max_photo_width ? (int)$max_photo_width : 400;
$aMediaConfig['size']['photoHeight'] = (int)$max_photo_height ? (int)$max_photo_height : 400;
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.042659997940063