News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

IE not displaying pics

Started by pnelson, November 03, 2003, 03:33:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pnelson

IE is not displaying pictures on my gallery right now.  All other browsers seem to be working just fine, only IE is having a problem.  To my knowledge no changes have been made in apache or php on my server.  Thanks for any help that you guys might offer.  BTW it is not all ie's that I try out but just some.  I have no idea on this one.  

www.pcnelson.com/gallery/

www.pcnelson.com/test.php

Please take a look and tell me what you think.

Patrick Nelson
patrick@pcnelson.com
www.pcnelson.com

Joachim Müller

I ran your page through the W3C html validator: as ususal, there were a lot of errors (nearly nobody can code fully w3c compliant code at the moment). But there were some errors that made me think. Here are some excerpts of http://validator.w3.org/check?uri=http%3A%2F%2Fwww.pcnelson.com%2Fgallery%2F :
QuoteLine 323, column 6: end tag for "DIV" omitted, but its declaration does not permit this
QuoteLine 323, column 6: end tag for "TABLE" omitted, but its declaration does not permit this
-------------------------
As you removed all themes that come with coppermine it's hard to say if he page fully loads with them, so I suggest you give it a try: test your page with the default theme: if it works, then I recommend you review your code in template.html

GauGau

P.S. ever thought about upgrading to cpg1.2.0 ?