[wp-testers] media dialog box fixed size

kimsch at musing-minds.com kimsch at musing-minds.com
Sat Mar 22 01:15:41 GMT 2008


>  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.

This is a high-priority bug. Can you help by turning on the flash
debug? In wp-admin/includes/media.php change "debug: false" to "debug:
true" and try the upload again. The information I need will be near
the end of the debug box. Don't send the lines containing your login
cookies. :)

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.

SWF DEBUG: startFile(): File Reference found. File accepted by startUpload event.  Starting upload to http://musing-minds.com/wp-admin/async-upload.php for File ID: SWFUpload_0_0
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 65536. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 98304. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 131072. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 163840. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 196608. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 229376. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 262144. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 294912. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 327680. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 360448. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 393216. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 425984. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 458752. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 491520. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 524288. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 557056. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 589824. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 622592. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 655360. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 688128. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 720896. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 753664. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 786432. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 819200. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 851968. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 884736. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 917504. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 950272. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 983040. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1015808. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1048576. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1081344. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1114112. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1146880. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1179648. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1212416. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1245184. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1277952. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1310720. Total: 1318488
SWF DEBUG: Event: uploadProgress: File ID: SWFUpload_0_0. Bytes: 1318488. Total: 1318488
SWF DEBUG: Event: uploadError: HTTP ERROR : File ID: SWFUpload_0_0. HTTP Status: 500.
SWF DEBUG: Event: uploadComplete : Upload cycle complete.


More information about the wp-testers mailing list