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
Comments
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.
Version 1.4.0.3
No errors in the server log, this in zenphoto-log:
'
{Sun, 13 Mar 2011 13:26:16 GMT}
Uploadify error: => (
Filedata => ( name => IMG_0263.JPG, type => , tmp_name => , error => 3,
size => 0 ),
)
{Sun, 13 Mar 2011 14:03:11 GMT}
Backtrace: class-album 侦测到ä¸åˆæ ¼çš„资料夹的å称: rttrr.
Album->Album called
from uploader.php [42]
{Sun, 13 Mar 2011 14:16:01 GMT}
Backtrace: class-album 侦测到ä¸åˆæ ¼çš„资料夹的å称: upload01.
Album->Album called
from uploader.php [42]
'
No idea where those Chinese signs come from..
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.
`
{Mon, 14 Mar 2011 08:56:39 GMT} Zenphoto v1.4.0.3[6817]
Backtrace: class-album detected an invalid folder name: upload03.
Album->Album called
from uploader.php [42]
{Mon, 14 Mar 2011 08:59:23 GMT}
Backtrace: class-album detected an invalid folder name: album04.
Album->Album called
from uploader.php [42]
`
yes indeed the folder name seems to be wrong. I used the "make a new album" option.
Uploading to an existing album also fails, but gives no message in the error-logs.
Are there other error-logs to check?
As to the uploadify failing, no idea. Perhaps the uploadify site might have some clues.
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
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
Zenphoto encountered an error
Error: The album named cannot be found.
Zenphoto encountered an error
MySQL Query ( SELECT * FROM `zp_images` WHERE `albumid`= ) failed. MySQL returned the error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
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.