Hi! I wanna ask you.. whan I try to upload a photo with size 1,5 or 2 MB the script does not allow me to do that... the white blank page appears.. how can I modify the limit of maximum size of photo upload?
Thx a lot!
Hi! I wanna ask you.. whan I try to upload a photo with size 1,5 or 2 MB the script does not allow me to do that... the white blank page appears.. how can I modify the limit of maximum size of photo upload? Thx a lot! |
You can't sorry... I have a rule on one of my site for that, photo not bigger then 1024 width or hight... Kids first |
Open the file inc/classes/BxDolSharedMedia.php Find the method: getMediaConfigArray Inside it set your own values. ---- |
there is no such function in this file |
I am sorry its the file inc/classes/BxDolMedia.php ---- |