Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17

Xhtml issues after upgrading

This is a discussion on Xhtml issues after upgrading within the Bug Reporting forums, part of the vBSEO SEO Plugin category; After upgrading i have about 194 xhtml issues!!! [Invalid] Markup Validation of http://www.2-wheel-planet.de/ - W3C Markup Validator What did I ...

  1. #1
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times

    Xhtml issues after upgrading

    After upgrading i have about 194 xhtml issues!!!
    [Invalid] Markup Validation of http://www.2-wheel-planet.de/ - W3C Markup Validator
    What did I made wrong? Before upgrading I had 15 issues, because of an vbadvanced module.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello Matthias,

    looks like you are running vBSEO3.3.0. Make sure to update to the latest version (3.3.1).

  3. #3
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times
    After having some problems with 3.3.1 I had downgraded this night back to 3.3.0.

    But a ticket is still open....

  4. #4
    Senior Member
    Real Name
    Dhillon
    Join Date
    Apr 2006
    Posts
    341
    Liked
    1 times
    I also got vaalidation errors after upgrading.I see vbseo.com also have similar errors ( if(document.cookie.indexOf.... )

    http://validator.w3.org/check?uri=ht...grading-37032/

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Validation issue on that page is not caused by vBSEO though.

  6. #6
    Member pcwolfx®'s Avatar
    Real Name
    Tayfun
    Join Date
    Jan 2008
    Posts
    59
    Liked
    0 times
    3.3.1 unvalid xhtml on showthread and when we use virtual html code.
    Unvalid XHTML with 3.3.1 - vBulletin SEO Forums

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please modify functions_vbseo_seo.php file:
    find:
    PHP Code:
    vbseo_insert_code('
    <script type="text/javascript">
    '
    .$inscode.'
    </script>'
    str_replace('_js'''$place)); 
    replace with:
    PHP Code:
    vbseo_insert_code('
    <script type="text/javascript">
    //<![CDATA[
    '
    .$inscode.'
    //]]>
    </script>'
    str_replace('_js'''$place)); 

  8. #8
    Member pcwolfx®'s Avatar
    Real Name
    Tayfun
    Join Date
    Jan 2008
    Posts
    59
    Liked
    0 times
    very thanks Oleg. All errors fixed

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Great!

  10. #10
    Member
    Real Name
    nayf
    Join Date
    May 2007
    Posts
    96
    Liked
    1 times
    should we download the vbseo again or every bug we need to edit ?

  11. #11
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    Quote Originally Posted by yahoooh View Post
    should we download the vbseo again or every bug we need to edit ?
    Yes, you need to edit the bugs manually

    P.S : Check this post : Bug fixes

  12. #12
    Junior Member
    Real Name
    Abbsta
    Join Date
    Sep 2009
    Location
    London, UK.
    Posts
    11
    Liked
    0 times
    Thanks Oleg and marco1, all errors are gone!

    Edit Note:

    With tweetboard enabled I get 3 errors and 3 warnings.

    Fix here.
    Last edited by Abbsta; 09-08-2009 at 05:39 PM.

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times

  14. #14
    Junior Member
    Real Name
    Abbsta
    Join Date
    Sep 2009
    Location
    London, UK.
    Posts
    11
    Liked
    0 times
    Thanks Oleg but I've already edited the post but yours is much clearer

  15. #15
    nfn
    nfn is offline
    Senior Member
    Real Name
    Nuno
    Join Date
    Feb 2008
    Location
    Portugal
    Posts
    276
    Liked
    1 times
    Hello,

    Just noted that this error still occurs in 3.3.2
    Am I wrong?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Checking XHTML
    By kevinl in forum General Discussion
    Replies: 4
    Last Post: 12-29-2008, 03:15 PM
  2. XHTML validation
    By vauge in forum Troubleshooting
    Replies: 6
    Last Post: 12-30-2006, 12:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •