I have been using this module for approx 6 weeks now with no issues until lately. Google stopped listing my products eventhough there was no error in my google base account. On querying google I got the following response..
"Please note, CDATA is a special notation for data that allows you to use & (and ONLY &). Therefore, should not be used for
any other characters."
So how can I disable CDATA if that is what is required? I noticed in the google_base.php file that CDATA is set to false
function google_base_xml_sanitizer($str, $cdata = false) {
however it appears in the xml feed??
http://www.ethoil.com/store/feed/goo...l_products.xml



