View Full Version : Uploading pets
eaglelegend
05-06-2009, 10:29 AM
How do I increase the upload size of pets and how can I include uploading of PNG images?
Aluka
05-06-2009, 04:36 PM
to upload PNG, I think you go to your picuploads folder, and go to the gif or jpeg folder and delete the htaccess I think, since it's not necessary. Check with BMR777 first, though.
BMR777
05-06-2009, 04:43 PM
The script currently does not support uploading .png images, only .gif or .jpg. You can, however, upload the .png files via FTP and hotlink to them.
What do you mean by increase the upload size of pets? You mean filesize allowed? You can edit admuploadpic.php and find:
if($filesize > 153600){
Change that 153600 to the allowable upload size in bytes. :)
Brandon
eaglelegend
05-06-2009, 04:51 PM
thanks Brandon - blimey, bytes? havent they invented code that automatically reads from MB or GB yet? LOL
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.