I've set now Show Feed Language to false. Now the url are correct but need to see if google will accept my feed.
Printable View
I've set now Show Feed Language to false. Now the url are correct but need to see if google will accept my feed.
I have over 24000 products.
I tried everything to get this to work it keeps timing out.
Is there anything else I can use? Honestly I would rather have a output of CSV
so I can have more controll of my output. Is there any other way?
did you do the 777 for the feed directory? does any file get written at all?
I actually cmod to 755
My server company does not like 777
I put on my error log and it goes some of the way and stops
It does not write anything.
I limited it to Max products 2000 and starting at 1 and got a file.
But with 24,000 products, google only takes 10 data feeds.
**** Note to All ****
Google announced today, Google shopping will no longer be free!
Google it and you will see what I mean....
I think this is going to be a big blow for many zenners...
Thought I'd just share the link to this:
http : // googlecommerce . blogspot . com/2012/05/building-better-shopping-experience.html
Existing forum discussion: http://www.zen-cart.com/showthread.p...hopping-Engine
Hi,
We are on Zen Cart V1.5. With "Google Merchant Center Feeder" version 1.13.0 installed. Everything is working great accept 8 of my 1306 products are missing the "google product category" tag. I'm currently only using the "Google Product Category Default". What would cause the XML file to not create this tag for only 8 products?
Thanks,
Kevin
Is anyone monitoring this forum?
We are on Zen Cart V1.5. With "Google Merchant Center Feeder" version 1.13.0 installed. Everything is working great accept 8 of my 1306 products are missing the "google product category" tag. I'm currently only using the "Google Product Category Default". What would cause the XML file to not create this tag for only 8 products?
The 8 products are also the last 8 products in the XML file. Anyone know what would cause this?
Thanks
I install for the first time on zc 1.3.9h
and i receive this message:
Success 10 statements processed.
Error ERROR: Cannot insert configuration_key "" because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
why ?
And its not working.
ok i solve it ! :)
For anyone else with this problem, I installed this sql patch (copy paste) in admin/tools:
DELETE FROM configuration WHERE configuration_group_id = 0;
DELETE FROM configuration WHERE configuration_key = '';
then this one:
DELETE FROM configuration WHERE configuration_key LIKE 'GOOGLE_BASE%';
DELETE FROM configuration WHERE configuration_key LIKE 'GOOGLE_FROOGLE%';
then the uninstall.sql patch
then the install.sql patch
And after those 4 steps, the module appears to be installed correctly.
I can't figure out where the files need to go...can anybody volunteer to install this for me?
Thanks,
Coucho