Jump to content

[SOLVED] image in firefox not working


jbingman

Recommended Posts

I have an image here http://fresnosar.com

Its the top left image which should be a logo. it shows up fine in safari but not in firefox and im not sure if it does work in other browsers either.

no special code just an <img> tag and everything. but it just doesnt work on firefox. do you know why this is?

Link to comment
https://forums.phpfreaks.com/topic/67568-solved-image-in-firefox-not-working/
Share on other sites

Permission: For instance - if I try and load the image directly (http://fresnosar.com/logotrans3.gif), there's a 403 permission denied error.  If you haven't set this up yourself, it could be that your host has turned this off automatically using .htaccess. People often use this to prevent e.g. hot linking of images etc.

I have an image here http://fresnosar.com

Its the top left image which should be a logo. it shows up fine in safari but not in firefox and im not sure if it does work in other browsers either.

no special code just an <img> tag and everything. but it just doesnt work on firefox. do you know why this is?

That images does not show up in any browser. The URL you put in the img is invalid. It returns error code 403, in HTML format.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.