PDA

View Full Version : 1.7.1 issues with IE


gustiferjones
03-16-2009, 08:07 PM
I am having a problem with my site, but strangely enough only in IE. I recently updated the software, and I am working no problem in Firefox and Safari. For some reason the images do not show in IE, though the about page and browse sections all function properly.

I have checked all the permissions and it seems to be alright, I just can't figure this one out.

The site is at: www.ariehsinger.com

Thanks!

Dennis
03-16-2009, 09:52 PM
please check our frequently asked questions (http://www.pixelpost.org/forum/showthread.php?t=8807). Thank you.

gustiferjones
03-16-2009, 10:00 PM
Hey there - the image paths seem to be correct, which is why I cannot seem to get this to work properly. see this image screengrab: http://twitpic.com/25y4e

Dennis
03-17-2009, 08:39 AM
Q: Ever since I upgraded I can see my pictures in Mozilla Firefox just fine, but it shows nothing in Microsoft Internet Explorer. What is happening?
A: Please check the image and thumbnail locations in your adminpanel. You can find these settings under Options. Make sure the imagepath is set to ../images/ and the thumbnailpath is set to ../thumbnails/.

Your image path is not configured correctly: it needs to be ../images/

gustiferjones
03-18-2009, 06:19 PM
Isn't this the correct path? It is setup to be the entire domain and folder with just /images/ - I am having difficulty understanding how my configuration is different than that in the help file (or how to resolve it)....

Thanks for all your help!

Dkozikowski
03-19-2009, 07:00 PM
You're forgetting to add the ..

Make sure your image path looks exactly like this: ../images/

gustiferjones
03-19-2009, 07:21 PM
Thanks a bunch!!