seriosbrad Member Sep 20, 2012 #1 Whenever we upload a file attachment to post, it uploads fast but hangs at 100% for sometimes up to 10 seconds before giving the options to insert into post. It also sometimes goes up to 103% then hangs for some reason.
Whenever we upload a file attachment to post, it uploads fast but hangs at 100% for sometimes up to 10 seconds before giving the options to insert into post. It also sometimes goes up to 103% then hangs for some reason.
Jake Bunce Well-known member Sep 21, 2012 #2 Is it a large image? Physically or in terms of file size? I have seen some installations of ImageMagick with major lag time, sometimes causing timeouts. What image library are you using? Admin CP -> Home -> Options -> Attachments -> Default Image Processor Try a different library if available. Upvote 0 Downvote
Is it a large image? Physically or in terms of file size? I have seen some installations of ImageMagick with major lag time, sometimes causing timeouts. What image library are you using? Admin CP -> Home -> Options -> Attachments -> Default Image Processor Try a different library if available.
seriosbrad Member Sep 21, 2012 #3 It would happen with any sized image and filetype. I switched to GD with PHP and it's much better, thanks! Upvote 0 Downvote
It would happen with any sized image and filetype. I switched to GD with PHP and it's much better, thanks!