Re: Google Base Feeder Support Thread
I thought I had the feeder fixed:
<g:image_link>http://www.stitchnframeonline.com/windflowergrove/images/medium/incense_med.jpg</g:image_link>
<link>http://www.stitchnframeonline.com/windflowergrove/index.php?main_page=product_info&products_id=333¤cy=USD</link>
Adjusted the admin config files becasue the admin was showing an address of:
http://www.stitchnframeonline.com/wi...rgrove/myadmin
so fixed this and was sure that it would do it but no such luck!
I have the google feed installed in the primary site and also in the subdomain site so it is showing that path instead of the direct one???
I just finished the upgrade on this site and just also installed the froogle google on the subdomain site. could this be linked to the fact I still can not figure out why the customer base and order base is missing? TIA
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by countrycharm View Post
For all who are concern with this issue you can go to Numinix web site and download the Numinix Product Fields to add those additional fields to google base feeder.
I was wondering if someone could answer a question. I am in apparel so really only need to concern myself with the shipping and tax to be entered into my feed for Google. The shipping is flat rate and is included in my feed now. The tax however, is not in the feed. I have my State tax being charged in my store with no problems. I am wondering if there is a way to have it in my feed for Google through my admin? Am I missing something? I would think that the feed would pick up the tax I set in admin just like the shipping. Any advice appreciated!
Re: Google Base Feeder Support Thread
OK - 200 pages into reading and now it's back to the boards...
The guy that puts in our descriptions likes to put in lines like, "are two different places but that won't stand in the way of our..."
What about contractions? can't / won't / shan't ??? it's sanitizing to can&39;t / won&39;t / etc :shocking:
Tried putting the " ' " by itself on a eregi line.... nothing.
Tried excluding it on the ord(search) by using hex 27... nothing.
Any coding in the 'sanitize' part of the google_base to allow for the single quote ( ' ) or take it out completely?
Just curious.
:frusty:
and yes, I've read 1902/1922 - and can't find any others addressing this.
Re: Google Base Feeder Support Thread
I'm using ZC 1.3.9 and version 1.8.2 of Google Merchant Centre Add On
I have an issue that I ca't find anywhere in the thread
When I use Admin Tools to run Google Merchant Center Feeder, the output file created is BestFeedSupplements_Products.xml
However, when I run it by CRON I get a file called
BestFeedSupplements_Documents.xml
which is rejected by Google Merchant Center because is not registered as an upload
What am I missing here?
Re: Google Base Feeder Support Thread
What's your CRON line look like?
/googlefroogle.php?feed=fy_uy_tp
fy feed - yes
uy upload - yes
tp type - products
Is yours listed as 'td'?
Re: Google Base Feeder Support Thread
Hey, when I go to tools there is no Google Merchant Center Feeder tab, but under Configuration the add-on has its own config tab. I already reuploaded the admin, feeds & includes folders, and double checked the configuration settings. Am I missing something?
Re: Google Base Feeder Support Thread
Uninstalled 1.8.3 and installed 1.9.0 and when trying to create the Product feed I get the feed without any products in it, with the feed only getting up to the Description.
Eg.
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>TITLE</title>
<link>LINK</link>
<description>DESC</description>
I am not sure why it is not processing the products/category, in the settings I have not excluded or included any categories, and tried including the category which hasn't made a difference.
Checking the error logs I can see this which is probably the reason for the error but not sure how to solve.
PHP Fatal error: Call to undefined method google_base::numinix_categories_check() in ../public_html/googlefroogle.php on line 166
Any ideas?
Thanks
Re: Google Base Feeder Support Thread
Problems installing/upgrading over version 1.8.1 to 1.9.0 on Zen Cart 1.3.9.h
First tried the upgrade path and the sql patch update did not work, so I uninstalled which apparently only removes the admin/config entries, it does not remove all entries from the database
When I try and install 1.9.0, all I get is a bunch of sql errors, something about a duplicate key.
On the Numinix site, all the help I get is, hiring them to fix it.
:(
JOhn ><>
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
Fez-o Joe
What's your CRON line look like?
/googlefroogle.php?feed=fy_uy_tp
fy feed - yes
uy upload - yes
tp type - products
Is yours listed as 'td'?
It's so simple when you're awake - thanks for that
John:blush:
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
danry25
Hey, when I go to tools there is no Google Merchant Center Feeder tab, but under Configuration the add-on has its own config tab. I already reuploaded the admin, feeds & includes folders, and double checked the configuration settings. Am I missing something?
If it is not listed under tools you installed it wrong. Go back and check your folder structure. If you have renamed your admin folder make sure you rename the admin and the other folders for google base to the custom folder name you are using. Also check and make sure all files and folders uploaded right and is not corrupt.
Make sure you upload the main file found in the root of the package (googlefroogle.php)