I was just wondering if there was anyway that i could disable the xml errors i get when when a page isn't xhtml standard??
Thanks.
_______________
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Sun May 28, 2006 2:34 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 462
Location: canada
|
Hey,
I was just wondering if there was anyway that i could disable the xml errors i get when when a page isn't xhtml standard?? Thanks. _______________ |
|
#2 Sun May 28, 2006 3:00 am
|
|
|
Member
Registered: Sep 2005
Posts: 76
Location: New Zealand
|
Only problem I have found so far is not closing tags ( three <br> 's ) and the & in the Forum Description that Dietrich helped me with (just put & instead). Sounds like you have made lots of changes to the script?
|
|
#3 Sun May 28, 2006 3:16 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 462
Location: canada
|
Well it's saying i have a missing </tr> tag and i closed one and can't find the other one for the life of me and i just need to test the script >_<. That and i can't seem to display google ads or paypal donation buttons
._______________ |
|
#4 Sun May 28, 2006 10:07 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
In fact, if the XHTML code is written correctly, there won't be any errors.
If you want to disable xhtml, change 'content_type' => 'application/xhtml+xml', to 'content_type' => 'text/html', in global.tpl.php. _______________ |
|
#5 Sun May 28, 2006 3:32 pm
|
|
Moderator
![]() Registered: Oct 2005
Posts: 462
Location: canada
|
Yea, i know, but I can't find the damn error and it's annoying me
.Thanks. _______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software