![]() |
|
Cannot upload images - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Cannot upload images (/thread-902.html) |
Cannot upload images - Jonatne - 2006-12-03 Install went smooth, and i've gotten to work with small sized pictures but when i try upload and image through FTP or even larger images through the admin it doesnt upload.. it creates the album and even shows the filenames of the images i upload but no thumbnail and no image.. the only way i can get it to work is to upload small images through the admin.. ive check out my php.ini and it's set to 50mbs Cannot upload images - Jonatne - 2006-12-03 Just a little something to add to that.. Cannot upload images - thinkdreams - 2006-12-03 Are your album and cache folders set to chmod 777 permissions? Cannot upload images - Jonatne - 2006-12-03 yes they are heres the album >> http://johnnlaura.com/weddingphotos/ Cannot upload images - Jonatne - 2006-12-03 Okay, i scaled down my images to 1/3rd the original and uploaded them.. fixed.. even through ftp, its fine Where are all the places i can look to edit the max height/width/file size restrictions for cacheing, creating thumbs, creating scaled down images for the comment pages? thanks Cannot upload images - trisweb - 2006-12-05 There are no maximums or restrictions within Zenphoto, other than a very liberal 3000 pixel max for output images... It's probably the php 'memory_limit' value -- this is different from the 'max_upload_size' and controls much of what zenphoto can do. Try setting it to 64M or higher. |