Re: Google Base Feeder Support Thread
Hello,
ZenCart use version 1.3.9f, installation in the Italian language.
I have this problem: if you set the RSS feed in English is generated correctly with descriptions in English. If, however, set the feed in Italian feed is not generated. I need feed in Italian.
Can anyone help me?
Thanks
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
alebuti
Hello,
ZenCart use version 1.3.9f, installation in the Italian language.
I have this problem: if you set the RSS feed in English is generated correctly with descriptions in English. If, however, set the feed in Italian feed is not generated. I need feed in Italian.
Can anyone help me?
Thanks
This is not the thread for RSS feed. You need to post that question over here.
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
countrycharm
This is not the thread for RSS feed. You need to post that question over
here.
I was wrong to write. I am using Google Merchant Center, not RSS
Hello,
ZenCart use version 1.3.9f, installation in the Italian language.
I have this problem: if you set the Froogle feed in English ( Configuration->Google Merchant Center-> Feed Language) is generated correctly with descriptions in English. If, however, set the feed in Italian feed is not generated. I need feed in Italian.
Can anyone help me?
Thanks
no feed generated when language set to Italian
is your language directory named italian?
If not, see the above post about Español.
Re: Google Base Feeder Support Thread
I had the same problem with the language folder.
It is called dutch. my solution was creating an extra folder call nederlands and only copy googlefroogle.php to it
Re: Google Base Feeder Support Thread
I'm installing this module and have a question regarding this step:
6.Register your bulk upload .xml file using the same name in your Google Merchant Center Configuration at base.google.com
Is this the store name (username under admin)?
Thanks.
registering feeds with Google
Quote:
Is this the store name (username under admin)?
No, its the filename of the xml that you are sending to Google.
You should register a test feed at google to upload multiple times while you sort out the errors in the your feed.
Call it test in the admin and it will be created as test_products.xml
Register it as test_products.xml.
Then when it is uploading 100% and Google has stopped complaining about the data or formatting errors, register a new feed eg: YOURSHOPNAME_products.xml
Change the name according in the admin and upload, then wait for Google to verify it....
admin file date incorrect
On the admin, feed creation screen, the date of the file is actually shown as todays date instead of the file creation date.
to fix this,
in YOURADMIN/googlefroogle.php around line 200
change
PHP Code:
$date = date('j/m/Y');
to
PHP Code:
$date = date('j/m/Y',$filetime);
Re: Google Base Feeder Support Thread
Hi
I am using zencart 1.3.9h and googlebase 1-9-0. I have managed to upload the fiels correctly for google base to appear under the configuration settings in zencart, but no matter where i upload the files into zencart it will not appear under tools, i have copied all the file/folder in Admin to the Admin folder on my site and it still will not appear, does anybody have any idea why it isn’t working?
Thanks
Lewis