Jump to content

Google Base issue


scythe000

Recommended Posts

Hi All, I'm on the latest version, and had upgraded from a 5.0 version. All my products had been fine, but now I'm getting these errors:

Missing 'Shipping Weight' attribute 102 errors

Insufficient Product Identifiers: Missing two out of three attributes 102 items.

 

Any thoughts?

Link to comment
Share on other sites

Dang, where do i find that file?

Ah, found it in /modules/plugins/Google_Base/hooks.

	$header_fields = array('id', 'product_type', 'google_product_category', 'link', 'title', 'description', 'image_link', 'price', 'condition', 'shipping_weight', 'upc', 'ean', 'jan', 'isbn', 'availability', 'brand', 'gtin', 'mpn', 'identifier_exists');
	$fields  = array('product_id', 'store_category', 'google_category', 'url', 'name', 'description', 'image', 'price', 'condition', 'product_weight', 'upc', 'ean', 'jan', 'isbn', 'availability', 'manufacturer', 'gtin', 'mpn', 'identifier_exists');

 

Link to comment
Share on other sites

That all looks right.

If you do not have Debug enabled in Store Settings>Advanced, please do, preferably limiting it to only your IP address, so your customers don't see all the output at the bottom of each page. Then try the export again and post any warnings or error messages that show up in the debugging gray section below your normal page view.

Link to comment
Share on other sites

Since you don't know why it was not working properly previously, I'll delay on marking this as Resolved. Please post here again in a week or so, and I'll mark the thread as Resolved if you have no more issues with this. Or we'll continue to work on it, if the problem returns.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...