(imagename).jpg - Unable to process this file
MysticMTL
Joined: 2009-12-06
Posts: 27 |
Posted: Sun, 2010-10-10 16:51 | |||
While trying to upload images to the gallery, the upload status bar progresses, and after the upload is complete I get this error at the bottom of the upload screen: "(imagename).JPG - Unable to process this file" At first I thought that this was an issue with permissions, and that the file image wouldn't upload. But I checked the gallery, and infact it does show up in the gallery. However a copy of the photo also remains in the "/gallery/var/uploads" directory as well. Does that delete itself, and/or is it safe for me to delete it when the uploads directory gets too full? Since there are already copies of the image in the "/gallery/var/albums/(user)" folder. Here is my gallery information: My phpinfo file for my gallery directory: http://transitfan.com/gallery/phpinfo.php And my gallery address is: http://www.transitfan.com/gallery Platform information * Host name: Linux infong 2.4 #1 SMP Wed Nov 4 21:12:12 UTC 2009 i686 GNU/Linux Gallery stats * Version: 3.0+ (git)
|
||||
Posts: 27300
What is in the log file(s) when this happens?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27
There is no mention of that particular file name, but my logs are full of "file not found" errors, for old gallery items that were transferred over to gallery3 last week.
Plus thousands more of the exact same log entry for every second of the day!
Posts: 27300
What about the G3 logs?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27
Those are my G3 logs, which is why I found it funny that they kept trying to refer to G2 files that shouldn't be searched for any longer. I checked them again, and it's getting worse. My logs are double the size of yesterday's and keep referring to not finding G2 files:
Could all of this possibly have something to do with the upload function reporting a fail?
Posts: 7994
Looks like you replaced your G2 with your G3 and it doesn't have the rewrite code set up, so it's failing to figure out the right G3 url for your old G2 urls. That's fixable, but is unrelated to the upload issue.
Did you look at your logs specifically for the time period when you tried uploading? Can you try using a different graphics toolkit?
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git