![]() |
|
muilt file upload problem - 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: muilt file upload problem (/thread-6402.html) |
muilt file upload problem - clipper - 2010-01-08 Hi All, When I try to use the muilt file upload , it does work. Although I had sucessed upload the files, but when it switchs to the album, no new files in the album. Can anyone tell me what is this problem? My browser is FireFox 3.5.7 and IE 7. Zenphoto is host at a Windows Server. Thanks a lot. muilt file upload problem - acrylian - 2010-01-08 Check the file/folder permissions and the file upload limit. muilt file upload problem - clipper - 2010-01-08 The right of the directory is 666, and the file is far smaller then the limit. What is the problem? muilt file upload problem - clipper - 2010-01-08 here is the error log: Backtrace: Bad filename suffix in newImage() newImage called from Album->getAlbumThumbImage (class-album.php [692]) from Album->getAlbumThumb (class-album.php [807]) from printAlbumEditRow (admin-functions.php [1618]) from admin-edit.php [1263] Backtrace: Bad filename suffix in newImage() newImage called from Album->getAlbumThumbImage (class-album.php [692]) from Album->getAlbumThumb (class-album.php [807]) from printAlbumEditRow (admin-functions.php [1618]) from admin-edit.php [1263] muilt file upload problem - acrylian - 2010-01-08 How is the file name of the image in question? Does the normal browser upload work? Regarding permissions: http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#29 |