BEER CAN Posted April 2, 2009 Share Posted April 2, 2009 Hi I'm just starting learning PHP. I've downloaded Max's Photo Album as it is just what I'm after. However when I upload photos greater than about 200k the image stays in the "original" folder rather than going to the "normal" folder where the image gallery photos are. I've spent hours trying to figure this out. Has anybody had same problem ? http://www.phpf1.com/product/php-photo-album.html Link to comment https://forums.phpfreaks.com/topic/152207-maxs-photo-album/ Share on other sites More sharing options...
Yesideez Posted April 2, 2009 Share Posted April 2, 2009 Try Zen Photo... http://www.zenphoto.org/ Link to comment https://forums.phpfreaks.com/topic/152207-maxs-photo-album/#findComment-799288 Share on other sites More sharing options...
BEER CAN Posted April 3, 2009 Author Share Posted April 3, 2009 Thanks for the reply. I know Zen photo is very good but Max's photo is exactly what I Want. I find a good way to start learning code is to download some and play around with it. I just wondered if anybody new why I was having this problem. I cant see anything in the code that would do this Link to comment https://forums.phpfreaks.com/topic/152207-maxs-photo-album/#findComment-800585 Share on other sites More sharing options...
mrMarcus Posted April 3, 2009 Share Posted April 3, 2009 probably because the script is restricted to upload files no larger than 200K .. find the error control within the script and change that .. might do the trick. without any more information, that's all i can give ya. Link to comment https://forums.phpfreaks.com/topic/152207-maxs-photo-album/#findComment-800589 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.