coppermine-gallery.com/forum

Support => Older/other versions => cpg1.0 Support (deprecated) => Topic started by: pnelson on November 03, 2003, 03:33:11 AM

Title: IE not displaying pics
Post by: pnelson on November 03, 2003, 03:33:11 AM
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
Title: IE not displaying pics
Post by: Joachim Müller on November 03, 2003, 08:15:45 AM
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 ?