OC 1.3.2 validator.w3.org was unable to process
Posted: Sat Aug 15, 2009 10:41 pm
I ran the w3.org Validator on my store and it was unable to run the validator due to UTF8 error.
I change the file:
/catalog/view/theme/default/template/common/footer.tpl
From
To
In two places and validation completed.
Alex
I change the file:
/catalog/view/theme/default/template/common/footer.tpl
From
Code: Select all
via PayPal the sum of £100 to donate
Code: Select all
via PayPal the sum of £100 to donate
Alex