Re: Google Base Feeder Support Thread
Help With Google base feeder install!!!
I've uploaded all the files to my store directory as per instructions and checked that they are all in the proper locations.
I set the permissions on the feed directory to 777
I opened the file googlefroogle.sql in my text editor and copied the code to the clipboard.
I went to Admin->Tools->Install SQL Patches and pasted the code into the Enter the query to be executed box and clicked send.
I Whent to Admin>Configuration>google base feed configuration. and set
I whent to go to Admin>tools>google base feeder. and nothing their is nothing there.
I read a post of one guy haveing the same problem but never saw an answer
Can anyone help with this?
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
duquecigars
Help With Google base feeder install!!!
I've uploaded all the files to my store directory as per instructions and checked that they are all in the proper locations.
I set the permissions on the feed directory to 777
I opened the file googlefroogle.sql in my text editor and copied the code to the clipboard.
I went to Admin->Tools->Install SQL Patches and pasted the code into the Enter the query to be executed box and clicked send.
I Whent to Admin>Configuration>google base feed configuration. and set
I whent to go to Admin>tools>google base feeder. and nothing their is nothing there.
I read a post of one guy haveing the same problem but never saw an answer
Can anyone help with this?
Check that the admin files are uploaded properly. If you've renamed your admin folder, you'll need to make sure the files are uploading to the correct location.
Re: Google Base Feeder Support Thread
nope I have not re named the admin file yet so the file names match
Re: Google Base Feeder Support Thread
Are you using the latest version available at numinix.com?
Re: Google Base Feeder Support Thread
Im useing 1.6.14 mod and I, runing Zen 1.3.8
Re: Google Base Feeder Support Thread
Just installed Google Base Feeder v.1.6.14a downloaded from you site.
If I create a feed, it reports: Google Base Feeder v.1.6.13a
How come? Is this ok?
Re: Google Base Feeder Support Thread
I upgraded because I get error reports from Google:
Some items do not get inserted and I don't know why....
Feed status details
Outcome: Data feed has some errors. Some items contained errors and were not processed successfully, but all other items are active. - help
Number of items processed: 223
Number of inserted items: 181
Uploaded at: May 8, 2008 10:38 pm EDT
Processed at: May 8, 2008 10:39 pm EDT
Errors:
Error Bad data Line #
We recommend including this attribute. - help
isbn:
647
We recommend including this attribute. - help
upc:
647
The item is missing a required attribute. - help
description:
647
This is a product feed, why would it want isbn attribute? I see that it required a product description. Maybe this is the main problem? I have some items with just title but no description.
Re: Google Base Feeder Support Thread
Google Base Feeder v.1.6.14a
I was missing the googlefroogle.php in the root. My bad..
Question about the errors from google about my feed still apply.
Re: Google Base Feeder Support Thread
I want to activate my Google Checkout and searched this thread but don't quite understand yet how to activate or add the Payment_accepted attribute in the google_base.xml file - can you tell me where to add the info I got from Google's web site. <g: payment_accepted>GoogleCheckout</g: payment_accepted> and where to add it in the file named??
Google info:
http://base.google.com/base/formatti...d=3&country=US
Payment_accepted
What it is: The acceptable payment methods for this item.How to format: Acceptable values are: Cash, Check, GoogleCheckout, Visa, MasterCard, AmericanExpress, Discover, and WireTransfer. You may include as many methods as you accept. For tab-delimited, separate each payment method by a comma. For XML, include each payment method as a separate tag.Tab-delimited example: Visa, MasterCard, DiscoverXML example: <g: payment_accepted>Visa</g: payment_accepted>
<g: payment_accepted> MasterCard</g: payment_accepted>
<g: payment_accepted> Discover</g: payment_accepted>
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
mydanilo
Google Base Feeder v.1.6.14a
I was missing the googlefroogle.php in the root. My bad..
Question about the errors from google about my feed still apply.
I am not sure what assistance you need on top of the explanations returned by Google? These are required attributes. If you do not have a UPC, you must have an ISBN. If you don't have an ISBN, you must have a UPC.
Quote:
Originally Posted by
seanscully
I want to activate my Google Checkout and searched this thread but don't quite understand yet how to activate or add the Payment_accepted attribute in the google_base.xml file - can you tell me where to add the info I got from Google's web site. <g: payment_accepted>GoogleCheckout</g: payment_accepted> and where to add it in the file named??
Google info:
http://base.google.com/base/formatti...d=3&country=US
Payment_accepted
What it is: The acceptable payment methods for this item.How to format: Acceptable values are: Cash, Check, GoogleCheckout, Visa, MasterCard, AmericanExpress, Discover, and WireTransfer. You may include as many methods as you accept. For tab-delimited, separate each payment method by a comma. For XML, include each payment method as a separate tag.Tab-delimited example: Visa, MasterCard, DiscoverXML example: <g: payment_accepted>Visa</g: payment_accepted>
<g: payment_accepted> MasterCard</g: payment_accepted>
<g: payment_accepted> Discover</g: payment_accepted>
This is already supported in the latest version.