Page 1 of 1

OC 1.3.2 validator.w3.org was unable to process

Posted: Sat Aug 15, 2009 10:41 pm
by wal_j
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

Code: Select all

via PayPal the sum of £100 to donate
To

Code: Select all

via PayPal the sum of £100 to donate
In two places and validation completed.
Alex