Wednesday

The reference to entity "path" must end with the ';' delimiter.

Solution: replace "&" with "& amp;" (remove space in between)

When I try to add this url
href='http://longervogue.com/index.php?route=product/category&path=20_42;'
to top menu, blogger pops up this error message:
Error parsing XML, line 935, column 90: The reference to entity "path" must end with the ';' delimiter.

This is because "&" is a reserved character in XML that means "an XML entity begins here". You need to encode them as an entity to solve that problem.

Free Traffic CounterHITS

No comments: