Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Posts
    210
    Plugin Contributions
    1

    Default HTML Validator Errors

    I've been working on HTML errors with the wc3 validator tool and am stuck with a handful of errors I still cannot seem to hunt down and correct.

    I have even received some help from my hosting Camelot-hosting. I am hoping that after I fix all the html errors all the pages that my JavaScript errors will go away…I figure there might be people that know the workings of Zencart or php systems and would be able to pinpoint the errors for m to fix. I just can’t find them and have been looking for days

    Thank you!

    www.ribbonsbaskets.com
    zen - 1.3.8

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: HTML Validator Errors

    Installing a newer version of Categories Dressing will remove a lot of errors.

    You also have a major coding error due to a missing </td> tag.

    Open this file: includes/templates/Ribbons/common/tpl_main_page.php

    and look for: <td id="navColumnOne" class="columnLeft" ...

    add the closing </td> where appropriate.


    After doing the above you can then work on the errors for the Flash coding.

  3. #3
    Join Date
    Aug 2009
    Posts
    210
    Plugin Contributions
    1

    Default Re: HTML Validator Errors

    I see what your talking about, dont quite know what is wrong with it.
    <td id="navColumnOne" class="columnLeft" style="width: <?php echo COLUMN_WIDTH_LEFT; ?>"> seems like this is where it starts messing up, I just added a cloassing td to the end before the end of the table and it seems to have corrected 7 errors! Thank you!!

  4. #4
    Join Date
    Aug 2009
    Posts
    210
    Plugin Contributions
    1

    Default Re: HTML Validator Errors

    Re-installing the categories dressing mod fixed two errors for me, not much but that helps. I’m not too concerned right now about the flash on the front page until I decide to switch it over to JavaScript.

    I am trying to fix the checkout JavaScript problem I am having with the one page checkout. For some reason the JavaScript onclick or something like that just won’t work. I was told that my html errors are probably a reason for it but I just can’t seem to find the error that would be causing such problems.

    It did work at one point but just doesn’t seem to work anymore. Do you know what would be causing this to happen? I can’t really do anything until I can figure this out; any help would be greatly appreciated.

 

 

Similar Threads

  1. v154 validator.w3.org Validation Errors
    By Haggis in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 21 Jul 2016, 07:08 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
  •  
disjunctive-egg