Re: Google Base Feeder Support Thread
Hi I have the addin working and I love it but I want it to show Free Shipping between the Price and site name for all my products can anyone let me in to how I can do this?
Example if you search for "otterbox defender atrix" in google shopping Mobile Gear was 2nd in the list
Re: Google Base Feeder Support Thread
My shop have 1317 item, but this module generate feed for only 601 item. Why this?
this is output generated:
Google Merchant Center Feeder v1.9.0 started 2011/05/17 18:45:08
Feed file - /home/centoasa/public_html/feed/google/domain_products.xml
Processing: Feed - Yes, Upload - No
~~~~~~~~~~~~
Google Merchant Center File Complete In 4.903168 Seconds 601 Records
Thank you
Re: Google Base Feeder Support Thread
I'm only getting 12 out of 54 products listed as "Success"
The others are failing and the debug says the "description length: 0"
Below is the debug line for product id 132, the HTML Description is included here in the quote box. Does anyone see why it would fail? Odd Character? phase? I don't know.
What do I do to fix it?
Thank you in advance!
id: 132, price: 158.99, description length: 0 - skipped, price below zero, description length less than 15 chars, or title less than 3 chars - failed
Quote:
<font size="5"><span style="font-weight: bold; ">Superyard XT- Adjustable Baby Safety Play Pen</span><br /></font><span style="font-weight: bold; "><br /><font size="4">Portable, flexible, easy to set up plastic playpen gate area to keep your baby safe. Each panel easily adjusts to any angle to configure the gate area to fit your needs. The standard 6 panel safety gate creates as much as 18.5 sq ft of playpen area and can be increased to 34.4 square feet of play area. The Superyard XT comes with a carrying strap, the Superyard XT safety gate is very durable and portable making it very useful indoors and outdoors. Keep your baby safe by having her inside the playpen area or use it to protect the baby from getting at something such as a Christmas tree. The Superyard is great for outdoor use too. The Superyard XT playpen is 26" tall with 6 panels made of sturdy, easy to clean plastic. The Superyard XT folds accordion style with a carrying strap making it very portable and great for travel.<br /></font></span><ul><li><span style="font-weight: bold; ">Easy to clean, safe, durable white plastic</span></li><li><span style="font-weight: bold; ">6 panels - 18.5 square feet of play area</span></li><li><span style="font-weight: bold; ">26" tall</span></li><li><span style="font-weight: bold; ">Free standing</span></li><li><span style="font-weight: bold; ">2 panel extension available - 34.4 sq. feet total play area</span></li><li><span style="font-weight: bold; ">Folds for travel and storage, carry strap included</span></li><li><span style="font-weight: bold; ">Weather resistant - use it anywhere<br /></span></li></ul>
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
mobile-gear
Hi I have the addin working and I love it but I want it to show Free Shipping between the Price and site name for all my products can anyone let me in to how I can do this?
Example if you search for "otterbox defender atrix" in google shopping Mobile Gear was 2nd in the list
how the HELL did you get it working lol
mine just keeps timing out
iv tried allsorts!!!!
but i just get error after error
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
100asa
My shop have 1317 item, but this module generate feed for only 601 item. Why this?
this is output generated:
Google Merchant Center Feeder v1.9.0 started 2011/05/17 18:45:08
Feed file - /home/centoasa/public_html/feed/google/domain_products.xml
Processing: Feed - Yes, Upload - No
~~~~~~~~~~~~
Google Merchant Center File Complete In 4.903168 Seconds 601 Records
Thank you
If you're using the latest version, comment out the line below from includes/classes/google_base.php
It worked for me. Not sure what the repercussions are yet though.
anyone know what this line does and if/why it's needed?
PHP Code:
// $str = htmlentities(html_entity_decode($str), ENT_QUOTES, 'UTF-8');
//
Google Base Feeder / Feed not created
Hi - bare with me Im new to zen cart and still learning.
Installed Google Base feeder - all seamed aok - when I press confirm to create the feed, download link shows file, links to upload and delete are present but there is no file?
Also checked in feed/google and, permissions set correctly etc, but no output file is produced.
Any ideas?
Thanks, Karl
Re: Google Base Feeder Support Thread
The new Google feed requirements include Shipping info. In order for shipping by weight to work, I need <g:shipping_weight> rather than the <g:weight> that the Numinix outputs. Any idea on how to change <g:weight> to <g:shipping_weight> ?
Thank you
Re: Google Base Feeder / Feed not created
Quote:
Originally Posted by
geidorei
Hi - bare with me Im new to zen cart and still learning.
Installed Google Base feeder - all seamed aok - when I press confirm to create the feed, download link shows file, links to upload and delete are present but there is no file?
Also checked in feed/google and, permissions set correctly etc, but no output file is produced.
Any ideas?
Thanks, Karl
Try going to Config/Google Merchant Center Feeder Config in your Zen-Cart Admin. The "Output Directory" is listed about 1/2 way down. This shows you where the file is stored. Change to feed/google/ if it's something other. then create a new output.
Re: Google Base Feeder Support Thread
Many thanks for info - no products in feed, in a word doh! Changed to allow zero products and now feed is produced.
However, when I click on upload popup is blank and upload is not processed.
Any ideas, Karl.
Re: Google Base Feeder Support Thread
update: put sql 1.9 into sql updates folder (didnt see it) - now it says NOT FOUND when trying to upload - path on popup is:
http://www.xxxx.co.uk/adminxxx/undefined
Path for output is set in config to feed/google/ and .xml is created.
Any help greatly appreciated, Karl