IE7 & IE8 error in showing phpwcms webapge...

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
dellos
Posts: 67
Joined: Thu 25. Jan 2007, 18:18

IE7 & IE8 error in showing phpwcms webapge...

Post by dellos »

I have big problem showin websie in Internet Explorer 7 and Internet Explorer 8, the code is in XHTML and usign Tables and Div's. If you go to website www.iksiegowe.pl and open it in IE7 or IE8 the page is not showed all and if You open the page in IE6 or FireFox whole website is showed. Pleas give me clue what to do ?? Thanx for helping.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: IE7 & IE8 error in showing phpwcms webapge...

Post by update »

Your code is showing some warnings
Result: 0 errors / 47 warnings

line 159 column 1 - Warning: <style> isn't allowed in <td> elements
line 158 column 1 - Info: <td> previously mentioned
line 165 column 91 - Warning: unescaped & or unknown entity "&t"
line 165 column 96 - Warning: unescaped & or unknown entity "&p"
line 166 column 91 - Warning: unescaped & or unknown entity "&t"
line 166 column 96 - Warning: unescaped & or unknown entity "&p"
line 167 column 90 - Warning: unescaped & or unknown entity "&t"
line 167 column 95 - Warning: unescaped & or unknown entity "&p"
line 168 column 90 - Warning: unescaped & or unknown entity "&t"
line 168 column 95 - Warning: unescaped & or unknown entity "&p"
line 169 column 91 - Warning: unescaped & or unknown entity "&t"
line 169 column 96 - Warning: unescaped & or unknown entity "&p"
line 181 column 193 - Warning: unescaped & or unknown entity "&czcionka"
line 181 column 209 - Warning: unescaped & or unknown entity "&pasek"
line 181 column 222 - Warning: unescaped & or unknown entity "&wartosci"
line 181 column 238 - Warning: unescaped & or unknown entity "&nazwy"
line 181 column 251 - Warning: unescaped & or unknown entity "&szer"
line 148 column 1 - Warning: missing </div>
line 292 column 17 - Warning: missing </div>
line 159 column 1 - Warning: <style> inserting "type" attribute
line 38 column 22 - Warning: <a> proprietary attribute "border"
line 181 column 1 - Warning: <div> attribute "id" has invalid value "404wa"
line 190 column 1 - Warning: <div> anchor "m_s_h3" already defined
line 203 column 1 - Warning: <div> anchor "pasek_main_z" already defined
line 204 column 1 - Warning: <div> anchor "ramka_main_z" already defined
line 214 column 1 - Warning: <div> anchor "pasek_main_z" already defined
line 215 column 1 - Warning: <div> anchor "ramka_main_z" already defined
line 219 column 1 - Warning: <div> anchor "pasek_main_z" already defined
line 220 column 1 - Warning: <div> anchor "ramka_main_z" already defined
line 231 column 1 - Warning: <div> anchor "m_s_h3" already defined
line 239 column 1 - Warning: <div> anchor "pasek_main" already defined
line 240 column 1 - Warning: <div> anchor "ramka_main" already defined
line 244 column 1 - Warning: <div> anchor "pasek_main" already defined
line 245 column 1 - Warning: <div> anchor "ramka_main" already defined
line 249 column 1 - Warning: <div> anchor "pasek_main" already defined
line 250 column 1 - Warning: <div> anchor "ramka_main" already defined
line 254 column 1 - Warning: <div> anchor "pasek_main" already defined
line 255 column 1 - Warning: <div> anchor "ramka_main" already defined
line 265 column 1 - Warning: <div> anchor "pasek_main" already defined
line 266 column 1 - Warning: <div> anchor "ramka_main" already defined
line 270 column 1 - Warning: <div> anchor "pasek_main" already defined
line 271 column 1 - Warning: <div> anchor "ramka_main" already defined
line 281 column 1 - Warning: <div> anchor "m_s_h3" already defined
line 284 column 1 - Warning: <div> anchor "index_s_frame" already defined
line 285 column 1 - Warning: <a> proprietary attribute "border"
line 285 column 172 - Warning: <a> proprietary attribute "border"
line 186 column 1 - Warning: trimming empty <div>
line 295 column 1 - Warning: trimming empty <div>
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Transitional//EN"
Info: Document content looks like HTML Proprietary
Don't take these warnings too literal - but there is something wrong, definitely!
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
dellos
Posts: 67
Joined: Thu 25. Jan 2007, 18:18

Re: IE7 & IE8 error in showing phpwcms webapge...

Post by dellos »

Yup, there are some problems but they are style problems no main in XHTML, in FireFox all is showed good. The problem is from php script's included that has there own styles in PHP script not in css file. But if I remove the script's inclooding all is still wrong :(
dellos
Posts: 67
Joined: Thu 25. Jan 2007, 18:18

Re: IE7 & IE8 error in showing phpwcms webapge...

Post by dellos »

Today in night I will rewrite the XHTML and see what's wrong wyth the code, maby it's XHTML but Im quite shure that all is quite good.
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: IE7 & IE8 error in showing phpwcms webapge...

Post by juergen »

ok in IE 8 ;) Never mind 4, 5, 6, 7
Post Reply