1 nlvn32 Jun 09, 2009 07:47
3 john Jun 10, 2009 05:38
Well, the site generates a lot of validation errors.....
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.pinkvn.com%2F
4 nlvn32 Jun 10, 2009 07:13
John wrote:
Well, the site generates a lot of validation errors.....
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.pinkvn.com%2F
thanks John and esanchez for looking into this.
I just been to the url, but that's way to much for me to understand. I have no history in IT what so ever. How can a novice like me solve this problem
5 john Jun 10, 2009 10:04
I'm not sure what's confusing the validator however there is a long list of PHP errors fireing befor the validator even hits the DOCTYPE..
This may help someone sort the issue for you.
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: mb_convert_variables() [<a href='function.mb-convert-variables'>function.mb-convert-variables</a>]: Unknown encoding "ISO 639-1" in <b>/home/pinkvnco/public_html/inc/locales/_locale.funcs.php</b> on line <b>832</b><br />
# <br />
# <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/pinkvnco/public_html/inc/locales/_locale.funcs.php:832) in <b>/home/pinkvnco/public_html/inc/skins/_skin.funcs.php</b> on line <b>379</b><br />
# <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
# <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl-NL" lang="nl-NL">
# <head>
I just visited your site and looks good and it is true... there's something wierd with how IE 7 displays your page...
if you scroll down, the div from google ads seems to be breaking (not really breaking but expanding) and it turns white for a quick second. not too bad though when you let go of the mouse...it comes back.
i'm not a css guru but others may know what this is about...