I'm running Wordpress 2.8.5 with PhotoQ 1.8.2. All works well with a Cron Job... most of the time!
It looks like, about one in 5 images doesn't get posted. The post gets created, but the actual file doesn't get copied into the "original" folder. If I move it manually, the image gets displayed fine.
At first I thought this had to do with image sizes, but they're all 1200 pixels wide or lower, and around 400kb. Then I thought, maybe it's certain characters in the file names (like brackets), but they seem to be unconnected.
Leading up to this problem, I got an error message about low memory (used to be 32MB, probably using too many plugins) so I've increased it server wide to 128MB in my php.ini.
I've been using earlier versions of PhotoQ with earlier versions of Wordpress, and this issue hasn't happened before.
Any thoughts? Could this be a bug?
My setup:
Virtual Server, running CentOS 32bit
PHP version 5.1.6
current PHP Memory: 128MB
ImageMagick is installed (latest version)
not resolved