I noticed on the numinix site that it's latest version is 1.11.2
There is no sql patch for 1.11.2. Wondering if that is a problem or not.
The fix for me earlier today was to run the uninstall/upgrade from 1.10.2.
I noticed on the numinix site that it's latest version is 1.11.2
There is no sql patch for 1.11.2. Wondering if that is a problem or not.
The fix for me earlier today was to run the uninstall/upgrade from 1.10.2.
In my old version of google feed, all I am missing is the availability.
Shame I couldn't just write that in. Is this easy enough to do?
Show quantity False
Include zero quantity True
Default quantity 1
We have a custom backorder code that allows negative qty
<?xml version="1.0" encoding="utf-8" ?>
- <rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
- <channel>
- <title>
- <![CDATA[ Store Name
]]>
</title>
<link>GOOGLE_PRODUCTS_ADDRESS</link>
<description>GOOGLE_PRODUCTS_DESCRIPTION</description>
</channel>
</rss>
I did that change and this is what it spits out.
When I had fixed 1.10.2, the output filename was domain_products_en.xml.
Now that I am trying to use 1.11.2, it is back to to a malfuctioning domain_products_.xml
I would got back to 1.10.2. It was working except for the availability attribute, and that just may have been a condiguration issue.