[wp-testers] media dialog box fixed size

Andy Skelton skeltoac at gmail.com
Sat Mar 22 19:54:10 GMT 2008


On Fri, Mar 21, 2008 at 8:15 PM,  <kimsch at musing-minds.com> 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


More information about the wp-testers mailing list