XML Parsing Error: xml declaration not at start of external entity
Location: http://www.lefthandedlayup.com/index.php/tag/plug/feed
Line Number 2, Column 1:
<?xml version="1.0" encoding="UTF-8"?>
^
i get this error when trying to access a feed off of a tag or category, ie:
http://example.com/index.php/tag/feed
http://example.com/index.php/category/feed
any clues? Previous searches have resulted in all sorts of results that have not addressed my concern. I have also tried replacing archive.php with that from the default template files.
Many thanks in advance.