Hi Guy's.

Could really do with some help to stop my head hurting from the continued banging against the wall!!!

I've recently install v1.7.4 and can generate data feeds OK and upload them OK. The problem is, i get a error because the <link> is formatted incorrectly and as the address for my product pages uses the '&' symbol, i keep getting xml formatting errors and i cannot even view the file in internet explorer.

For example,

the xml file creates the entry as follows...

<link>http://www.rc-bargains.co.uk/index.php?main_page=product_info&products_id=885</link>

but as this contains the '&' charactor, the line should be created as

<link><![CDATA[http://www.rc-bargains.co.uk/index.php?main_page=product_info&products_id=885]]></link>

This seems like such a fundamental issue, that either everybody using v1.7.4 should be experiencing the same problem or i am doing something very wrong!!

Please help!

Chris