Re: Google Base Feeder Support Thread
We are having a problem with our google base feed. In the zen admin under product feed at the bottom of the view is a statement
THE XML PAGE CANNOT BE DISPLAYED
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
According to the google merchant account it states
Data feeds >
Feed status summary for products
0 of 57 items inserted - Processed on Jun 26, 2010 8:01 pm PDT
Detected file format: XML
Feed Level Messages
Error: XML formatting error - Error
Our system encountered an error when processing your data feed.
Learn more.
Examples:
Line Nr. Column Nr.
912 34
Any help would be appreciated. We have over a thousand items listed on the site yet the system only seems to grab 57
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
Quiltconsignment
We are having a problem with our google base feed. In the zen admin under product feed at the bottom of the view is a statement
THE XML PAGE CANNOT BE DISPLAYED
Cannot view XML input using XSL style sheet. Please correct the error and then click the
Refresh button, or try again later.
According to the google merchant account it states
Data feeds >
Feed status summary for products
0 of 57 items inserted - Processed on Jun 26, 2010 8:01 pm PDT
Detected file format: XML
Feed Level Messages
Error: XML formatting error - Error
Our system encountered an error when processing your data feed.
Learn more.
Examples:
Line Nr. Column Nr.
912 34
Any help would be appreciated. We have over a thousand items listed on the site yet the system only seems to grab 57
What version of zencart are you using? When did this stat to happen? What version of Google Base Feeder are you using?
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
thebeveragegourmet
Ok....I unistalled it all and re-installed it. Now I can go to admin/config google base feeder and enter in all my info.
BUT
when I go to tools/google base feeder, I get a completely blank page. No admin bar on top..nada....just a white blank page.
Ideas how to solve this? I am on 1.3.9d
i am using google base version 1.8.2 if that makes any difference. Please help if you can
Re: Google Base Feeder Support Thread
I tried uninstalling the 1.8.2 version I got off numinix site and installing the 1.7.34 version off this site and instead of a blank page at admin/tools/google base feeder, I get :
TEXT_GOOGLE_FROOGLE_OVERVIEW_HEADTEXT_GOOGLE_FROOGLE_OVERVIEW_TEXTTEXT_GOOGLE_FR OOGLE_INSTRUCTIONS_HEADTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1aTEXT_GOOGLE_FROOGL E_INSTRUCTIONS_STEP1a_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1bTEXT_GOOGLE_FRO OGLE_INSTRUCTIONS_STEP1b_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1cTEXT_GOOGLE_ FROOGLE_INSTRUCTIONS_STEP1c_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2aTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2bTE XT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2cTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_TIPS
Does anyone know what's going on here?
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
countrycharm
What version of zencart are you using? When did this stat to happen? What version of Google Base Feeder are you using?
Zen cart 1.3.9b
It started recently when I changed hosting companies.
I have no idea what version of google feeder
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
thebeveragegourmet
I tried uninstalling the 1.8.2 version I got off numinix site and installing the 1.7.34 version off this site and instead of a blank page at admin/tools/google base feeder, I get :
TEXT_GOOGLE_FROOGLE_OVERVIEW_HEADTEXT_GOOGLE_FROOGLE_OVERVIEW_TEXTTEXT_GOOGLE_FR OOGLE_INSTRUCTIONS_HEADTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1aTEXT_GOOGLE_FROOGL E_INSTRUCTIONS_STEP1a_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1bTEXT_GOOGLE_FRO OGLE_INSTRUCTIONS_STEP1b_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1cTEXT_GOOGLE_ FROOGLE_INSTRUCTIONS_STEP1c_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2aTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2bTE XT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2cTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_TIPS
Does anyone know what's going on here?
If you are using a custom folder in other words using the override system make sure all the files are going into the correct folders that you named them to. Make sure the googlefroogle.php file uploaded to the root of your server.
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
Quiltconsignment
Zen cart 1.3.9b
It started recently when I changed hosting companies.
I have no idea what version of google feeder
Try this and see if it helps. In /web-site-root/includes/.htacess
on line 26 you will find:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">
Change the line to:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
countrycharm
If you are using a custom folder in other words using the override system make sure all the files are going into the correct folders that you named them to. Make sure the googlefroogle.php file uploaded to the root of your server.
I only have one overide file that would be affected. I made sure all the files were copied correctly and still got the same error:(
any other ideas?
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
thebeveragegourmet
I only have one overide file that would be affected. I made sure all the files were copied correctly and still got the same error:(
any other ideas?
You have run the sql script for google base feeder in admin/tools/install_sql_patches. You have to copy and past it. If you have did all this I'm stumped right now.
Re: Google Base Feeder Support Thread
Quote:
Originally Posted by
countrycharm
If you are using a custom folder in other words using the override system make sure all the files are going into the correct folders that you named them to. Make sure the googlefroogle.php file uploaded to the root of your server.
well crud...I've done all that. One version (the newest one) I get a blank page and if I use the older version (from this site), I get the text junk:(
Hopefully someone else has had (and resolved) this issue. Thank you for your advise