HELP! IE display errors

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
tbuley
Posts: 6
Joined: Fri 16. Dec 2005, 04:35

HELP! IE display errors

Post by tbuley »

I've validated and revalidated, cleaned up HTML with Tidy, and checked over and over but STILL can't seem to find the problems causing my display errors in IE. http://www.pennindy.com Ideas anyone?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi tbuley,

I am missing your doctype e.g:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
tbuley
Posts: 6
Joined: Fri 16. Dec 2005, 04:35

Post by tbuley »

I get an automatic one from the PHPWMCS engine.. but it doesn't include a link to the transitional .dtd like below:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Instead, just generates:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Anyone know how I can fix?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi tbuley,

have a look: http://www.phpwcms.de/forum/viewtopic.php?p=59472

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply