![]() |
|
Uploadify causing errors - 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: Uploadify causing errors (/thread-8361.html) |
Uploadify causing errors - Herr - 2011-03-11 hi all, Im having problems with Uploadify. Every time, with every (latest version) browser, about 10-20% of the images give an http-error, and sometimes an IO error. When clicking away those files, falsh-plugin crashes. Has anyone an idea for solving this? I know uploadify is third party software, but easy uploading of series of photo's (without the need to learn my clients to work with ftp) must be a basic feature of an image-CMS? Any help is welcome... Thanks, Herr Uploadify causing errors - acrylian - 2011-03-11 Which Zenphoto version? Please post the exact errors. Any errors in the server log? Needless to say, I encounter no issues with that neither on our server, my webspace nor locally. You can always use the browser upload without flash. A little less convenient but equally easy to learn. Uploadify causing errors - Herr - 2011-03-13 Hi there, Version 1.4.0.3 No errors in the server log, this in zenphoto-log: ' {Sun, 13 Mar 2011 13:26:16 GMT} No idea where those Chinese signs come from.. Uploadify causing errors - sbillard - 2011-03-13 Somehow your HTTP prefered language is comming up Chinese. Please set your site to English rather than HTTP prefered so that we can see what the message says. But it is one of two things. Either the album folder name is wrong or it somehow does not translate between the filesystem characterset and UTF-8. (The message will tell us which.) The uploadify error is a report from the uploadify Flash script. Right off hand I do not know what error 3 means, though. Uploadify causing errors - Herr - 2011-03-14 the chinese are taking over ;-)
Uploadify causing errors - sbillard - 2011-03-14 What should the folder names have been? Uploadify causing errors - Herr - 2011-03-14 like it says, upload03 & album04 Uploadify causing errors - sbillard - 2011-03-14 Ok. Then the most likely cause would be Zenphoto being unable to create the folder. Perhaps a folder permissions issue or a "security" configuration issue on the server. Uploadify causing errors - Herr - 2011-03-14 Well, zenphoto does create the folder, and uploads most of the images into that folder. But à part of the images are not uploaded and give http errors. ( and crash the flash-plugin) Uploadify causing errors - sbillard - 2011-03-15 I have been able to reproduce the New Album() error. There will be a correction in tonight's build. As to the uploadify failing, no idea. Perhaps the uploadify site might have some clues. Uploadify causing errors - acrylian - 2011-03-15 Maybe we need to update it. Seems we use 2.1.0 (at least the js file) and the current is 2.1.4. Uploadify causing errors - Herr - 2011-03-15 @sbillard: I replaced admin-upload.php & uploader.php, and got these errors: Notice: class-album detected an invalid folder name: upload222. in /usr/home/deb26637/domains/beeldsites.nl/public_html/1403test/zp-core/class-album.php on line 70 Uploadify causing errors - sbillard - 2011-03-16 You need also to provide the debug log entry for this error. BTW, we NEVER suggest replacing individual files. Maybe those are all the changes, don't know, but there is never any testing done with individual file replacements, only with complete packages. Also describe exactly the steps you take to create this error. Uploadify causing errors - Herr - 2011-03-16 sorry i didnt know that, i will wait for the next release. |