I'm using v1.3.9h and just upgraded to google feed 1.10.1
I have a couple issues.
My feed registered with google is products.xml, now my feed being created is products_en.xml how do I remove that _en I don't want to create a new feed because this new one isn't creating all my products.
I have UPC installed but my feeds are not creating the UPC needed. I have it set to true.
In the configuration, when I update all my info I'm having a problem with Shipping Country, when I click on it, the Title Value Action headers fill the whole page, the area where I would edit is gone. All the other entries are fine.
I just checked my debug and I'm getting
[14-Jul-2011 02:16:54] PHP Fatal error: Call to undefined function google_cfg_pull_down_country_list() in /configuration.php(179) : eval()'d code on line 1
In the feed
g:shipping> <g:service>USPS Parcel</g:service> <g: price>0</g: price></g:shipping>
why is the price ** 0**?
Dan