Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Markup Validation Service

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-29-2008, 03:35 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Markup Validation Service

I went to this address, to check my xcart installation, It came up with 103 errors.

http://validator.w3.org/

Is this normal for the stock cart.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #2  
Old 03-01-2008, 04:28 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Markup Validation Service

Anyone on this
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #3  
Old 03-01-2008, 04:37 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Markup Validation Service

Hi Duramax,

Was you logged in at the time? If you're logged out you shouldn't have any errors.
__________________
Doms
kube v4.1.9
Reply With Quote
  #4  
Old 03-01-2008, 04:41 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Markup Validation Service

The demo (such as pro) is XHTML Trans valid...
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.x-cart.com%2Fdemo_pro%2Fhome.php

Also you have to be weary of what characters you're entering into your cart. like & should be &
__________________
Doms
kube v4.1.9
Reply With Quote
  #5  
Old 03-01-2008, 06:05 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Markup Validation Service

I ran the validation on my cart which is located in a sub folder. I have added a few purchased mods, but have not installed anything else. I just ran the tool again and it gave me 103 errors.

Posted part of the error message:

Validation Output: 103 Errors
  1. Line 164, Column 4: "tr" not finished but containing element ended.</td>
  2. Line 164, Column 4: end tag for "tr" omitted, but OMITTAG NO was specified.</td> You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  3. Line 163, Column 52: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
  4. Line 164, Column 4: end tag for "table" omitted, but OMITTAG NO was specified.</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  5. Line 163, Column 0: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
  6. Line 196, Column 4: "tr" not finished but containing element ended.</td>
  7. Line 196, Column 4: end tag for "tr" omitted, but OMITTAG NO was specified.</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  8. Line 195, Column 52: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
  9. Line 196, Column 4: end tag for "table" omitted, but OMITTAG NO was specified.</td>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  10. Line 195, Column 0: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
  11. http://validator.w3.org/images/info_icons/error.png Line 222, Column 4: "tr" not finished but containing element ended.</td>
  12. http://validator.w3.org/images/info_icons/error.png Line 222, Column 4: end tag for "tr" omitted, but OMITTAG NO was specified.</td>
    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  13. http://validator.w3.org/images/info_icons/info.png Line 221, Column 52: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
  14. Line 222, Column 4: end tag for "table" omitted, but OMITTAG NO was specified.</td> You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
  15. Line 221, Column 0: start tag was here.<table cellspacing="0" cellpadding="0" width="100%"><tr>
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #6  
Old 03-01-2008, 06:11 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Markup Validation Service

I ran the tool on xcarts demo for gold. Test came back as a pass.

I do not understand this.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #7  
Old 03-02-2008, 01:35 AM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Markup Validation Service

Disable all the modules you have added and put it through the validator after turning each one on. Find out which module is the culprit.
__________________
Doms
kube v4.1.9
Reply With Quote
  #8  
Old 03-02-2008, 11:51 AM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Markup Validation Service

Well I found that The on-sale module added errors, buy-together added errors, one-page added more errors.

The map price module is the only one that did not create any errors.

I have sent an email to Bill on this, Hopefully he will get back to me soon.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
  #9  
Old 03-02-2008, 04:13 PM
 
Duramax 6.6L Duramax 6.6L is offline
 

X-Adept
  
Join Date: Dec 2006
Posts: 865
 

Default Re: Markup Validation Service

Well after talking a few times with Bill today, It comes down to a problem with xcart.

Thank you Bill for taking the time on a Sunday to help.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:49 PM.

   

 
X-Cart forums © 2001-2020