HomeUnityBlogs
 
 
nwbiker

Profile problems

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?
bad
0
good
 
 

Comments

mrpowless
mrpowless 86 days agocomment permalink
 
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;
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
nwbiker Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:3.33131504059