
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');
//
Bookmarks