ferenznetworks / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Wordpress JPG upload not visible publicly via IE, but ok in Safari and Firefox #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi using WordPress...

An image was uploaded and it is only viewable via Firefox and Safari but
not IE...

www.mainecrafts.org

The top Post on home page "Center of Maine Craft"
Should be an image to the left on the post showing a building.

URL used is:

/wp-content/uploads/2009/06/sunday-telegram-sign-photo.jpg

Original issue reported on code.google.com by kgregari...@gmail.com on 12 Jun 2009 at 1:34

Attachments:

GoogleCodeExporter commented 8 years ago
Could be a MIME type thing.  I'm having the same issue.  Seems to work fine in
Firefox and safari, then i get a broken image in IE.  Same thing happens when I 
type
the direct file path in the browser. 

Original comment by matt.bar...@gmail.com on 18 Jun 2009 at 7:30

GoogleCodeExporter commented 8 years ago
Same here, but how to fix it?

Original comment by maltaan...@gmail.com on 11 Jul 2009 at 6:51

GoogleCodeExporter commented 8 years ago
Yeah, I'm getting the same issue with WordPress. My static test (no WP). Works 
just
fine. No clue what the issue could be...

Original comment by ryanfit...@gmail.com on 11 Jul 2009 at 11:19

GoogleCodeExporter commented 8 years ago
UPDATE: I've realized the reason my local install of WP using TimThumb wasn't 
working was because I was 
debugging on IE using Parallels. My WP install had "localhost" in the domain in 
"Settings > General" where the 
location of WP is set. Once I set it to the machine's IP address, all went back 
to normal. Stupid mistake :(

Original comment by ryanfit...@gmail.com on 15 Jul 2009 at 5:06

GoogleCodeExporter commented 8 years ago
Only works on IE when I clean cache witch CTRL+F5, why? In FF works ok. What 
can I do
about this error.

Original comment by vbarsot...@gmail.com on 17 Sep 2009 at 3:55

GoogleCodeExporter commented 8 years ago
by the way, I am using JPG.

Original comment by vbarsot...@gmail.com on 17 Sep 2009 at 3:58

GoogleCodeExporter commented 8 years ago
I believe the problem is in function show_cache_file, inside the IF "if
(isset($_SERVER["HTTP_IF_MODIFIED_SINCE"]))". 

Original comment by vbarsot...@gmail.com on 17 Sep 2009 at 4:15

GoogleCodeExporter commented 8 years ago
this seems to be working and is a wordpress issue rather than a timthumb one so 
I
will close this now

Original comment by BinaryMoon on 31 Dec 2009 at 5:12