W3C Validation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sheva_mp3
    New Member
    • Apr 2007
    • 6
    • 3.7.x

    W3C Validation

    I have some problems with validation index.php, there are errors only with links to forums, but links to sub-forus are good....

    This error:
    HTML Code:
    <a href="forumdisplay.php?f=41&s=sessionnumber&amp;">Title</a>
    but this should be:
    HTML Code:
    <a href="forumdisplay.php?s=sessionnumber&amp;f=41">Title</a>
    my templates for this part of page:
    HTML Code:
    <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
    Форум ТНУ;)
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    That is strange, seeing how we add session first, and forumid after. I don't see why it would put ?f= first, and session afterwards add the &

    are your templates customized? I can't reproduce this here on vBulletin.com

    Comment

    • sheva_mp3
      New Member
      • Apr 2007
      • 6
      • 3.7.x

      #3
      Thanks! Problem has been decided by putting attribute "title" in the link. Strangely enough, but after that all has work well
      Форум ТНУ;)

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...