![]() |
Quote:
|
Quote:
|
tamarian I'm still getting a couple of errors on the XHTML compliance test, I've managed to track it back to this column hack.
Code:
<tr valign="top"></tr> Any ideas? It seems to be something to do with having uneven numbered subforums as I get two occurences of this and have 2 lots of uneven numbered subforums. |
Quote:
Try this: PHP Code:
PHP Code:
Let me know if it passes, and I'll add it to the original. |
Exactly same error, no change at all :(
|
Wouldn't it need to be inside the foreach loop?
|
Quote:
Why not post the errors, and someone might spot it for us. I can't validate my own main page, since I'm sure it will stop the validation too early due to too many XHTML errors :) |
Line 279, column 493: end tag for "tr" which is not finished
Code:
...lign="center" ><tr valign="top"> </tr></table></td><td width="50%"><img class Another possibility is that you used an element (e.g. 'ul') which requires a child element (e.g. 'li') that you did not include. Hence the parent element is "not finished", not complete |
Thats the complete error, notice that the <tr> is still immediately terminated, there is no blank cell in there.
|
I'm pretty sure it's not the odd number of columns causing this now, it seems as if it's related to some subforums having subforums of their own.
|
All times are GMT. The time now is 05:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|