When I try to view this in Firefox on Mac, I get the above error message, but when I display it on Safari Mac, it actually shows the image. I cannot figure out what the problem is and it is boggling my mind. On thing I can think of is a limitation with the browsers, but that does not seem to make a whole a lot of sense.
Thank you in advance for all your help.
Web Browsers
Last Comment
war1
8/22/2022 - Mon
war1
Hello CompuTurk,
I tried to open the JPG file in Firefox and IE and cannot do so.
Can you open other JPG files? If so, KB945432 causes problems with opening JPG file. Go to Add/Remove programs > Windows Update components, and disable or uninstall KB945432.
If only your file, it is corrupt. Try to repair the file by opening it in Irfanview http://www.irfanview.com
If you can open it, then save it as a JPG. Then you will be able to open it in Firefox and IE.
Hope this helps!
war1
CompuTurk
ASKER
What is happening is that the client is uploading these images using a web form. The image then gets resized automatically by PHP GD image lib to create thumbnails...but the original image is not simply rename and save to the server. I think the best way is going to zipping it up or changing the octet stream to treat the image as a downloadable file.
That's the thumbnail image. That is fine. The real image is the one with the scrambled URL. That is done on purpose. I am having the client resize the image with Photoshop and simply save it as JPG. I am still going to play around see if I can solve this problem.
I had my client save the pictures as jpg and then open it up, resize and save it as jpg again and that seems to solve the problem. Other than that I could not find a valid solution.
I had said the file may be corrupt and asked you to open it in Irfanview to save 04.09.2008 at 01:32PM PDT. This is similar to way you did.
war1
In my first comment, I said the file is corrupt and asked the Asker to open in Irfanview. This is the similar to the solution that Asker found, open the file in another program.
war1
In my first comment, I said the file is corrupt and asked the Asker to open in Irfanview. This is the similar to the solution that Asker found, open the file in another program.
The images always opened properly in image viewer applications. I was just wondering what may have caused them to not display in the browsers. Problem still exists that certain images when uploaded using PHP the corruption happens somewhere in there. Looked in to the extend to see if the files were being transferred in Binary or ASCII made any difference.
There is no solution to this problem as of today. I will keep EE updated as soon as there is an accurate solution. Thank you for your time regardless war1.
I tried to open the JPG file in Firefox and IE and cannot do so.
Can you open other JPG files? If so, KB945432 causes problems with opening JPG file. Go to Add/Remove programs > Windows Update components, and disable or uninstall KB945432.
If only your file, it is corrupt. Try to repair the file by opening it in Irfanview
http://www.irfanview.com
If you can open it, then save it as a JPG. Then you will be able to open it in Firefox and IE.
Hope this helps!
war1