Hi,
I have my last 2 validation errors and I am not able to weed them out can someone please help...
![]()
Hi,
I have my last 2 validation errors and I am not able to weed them out can someone please help...
![]()
Oops Sorry I missed the link please click here to see the errors:
http://validator.w3.org/check?uri=ht...up=0&verbose=1
As stated on the W3 Validation page:
No such attribute - <input type="search"
I know it will display a specific image but the code is hack. Use proper code for an image if you want one.
Document type does not allow element "link" here - <link
A 'link' tag must be within your Header tags.
Thank you so much Rob, but I am afraid I am not too knoledgeable about codeI actually have no idea what proper code for No such attribute - <input type="search" will be
ans again don't know what to do about "A 'link' tag must be within your Header tags"
I can follow instructions though if you will be so kind as to take out another few minutes.
Thank you.
Would be best if you were able to work with the Template creator. Forget off the top my end where you would find the current entries but know that 'html_header.php' is where you will need to add your 'link' tag code.
How did you get rid of validation errors like:
- cannot generate system identifier for general entity "cPath"
- reference not terminated by REFC delimiter.
- reference to external entity in attribute value
- cannot generate system identifier for general entity "products_id"
I get hundred of these validation errors, and I'm using ZenCart version 1.3.7.
Did you install any add-ons or do some custom modifications? Or is all of this solved in the later ZenCart versions?
ZenCart? Oh yeah sure!
I got rid of all validation errors, except this last one. I pasted/use this code in the Banner Manager, and it returns 8 validation errors alone (as soon as I disable this banner my website becomes fully valid):
Code:<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr> <tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/cgi-bin/webscr?cmd=xpt/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_US/i/bnr/horizontal_solution_PP.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->
ZenCart? Oh yeah sure!