On Fri, Mar 21, 2008 at 8:15 PM, <[EMAIL PROTECTED]> wrote: > > Then too, I had this error: > > > > An error occurred in the upload. Please try again later. > > > > But the image was available in the library anyway.
> Okay, here's the relevant code... (it took a few tries to replicate the > error...) and then there were issues with Outlook and messages hanging in the > outbox... blah. Took a few tries... with the same file uploaded? Is this really an intermittent error? > SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0. HTTP > Status: 500. HTTP Status 500 is bad news. It's nice that the upload worked, but the server error indicates something bad. I'm not sure but this might result from trying to resize a large image if your php memory limit is too low. If it always works with small images and always fails with large images, that's probably the bug. Andy _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
