installed the latest but when i go to create feed i get this error
Attachment 2627
any idea's
Printable View
installed the latest but when i go to create feed i get this error
Attachment 2627
any idea's
Firstly, you are missing some admin definitions which is why the CONSTANT name is displaying rather than your feed name.
Secondly, the language you have entered in the Google configuration was not found and that is why you had the SQL error. If you're site is English, make sure this is left as English, etc.
I had some trouble with this module in that after the upgrade ( I think I skipped about 10 versions ) everytime I tried to create the xml file it would run but say 0 records were processed. I had no constraints at all.
I finally traced the problem down to mismatching file names. I was originally using a custome filename of cycle.xml and after the uninstall/reinstall it defaulted the name in the configuration to something else. I figured that it wasn't a big deal and just created the new file and tried to run the process. Unfortunately the process tried to use the old file (which still existed by the way) and reported that it had process 0 records. After I changed the filename in the configuration back to my custom name of cycle.xml it worked fine.
I just thought I would post this in case anyone else has had this problem and posted a solution. I tried reading the entire thread but got about half-way through and was wondering if it would ever end. So I skipped to the end and read the last three pages.
As to the actual upgrade itself there were no issues at all, I received a couple of permission errors, but those were my own fault; I was very impressed.
v1.60 GOOGLE BASE FEEDER
1. Added new paramters (type=products or downloads or documents);
2. Code optimization;
3. Bug fix;
This is a more major update with some code optimization and a minor bug fix for those who don't have ASA installed.
The new parameters are passed just like the feed=yes&upload=yes (type=products etc).
So far, downloads and documents are treated exactly the same and use the Google Reference Article as their template. Therefore, when uploading "downloads" or "documents" choose REFERENCE ARTICLES as your ITEM TYPE.
This version will become the prototype for the RSS 2.0 FEED GENERATOR which I hope to have in development shortly.
Hi, I plan to install and use the mod for the first time. I'm reading the README file and it says the following files are affected:
----------
admin/includes/languages/english/product.php
admin/includes/modules/product/collect_info.php
admin/includes/modules/update_product.php
----------
However, I was checking the contents of zip file I just downloaded and I don't see any of these files included in it.
Does this mean the mod has now been modified so that it doesn't touch any original files and the README file needs updating or am I missing something else?
Thanks.
Hi Jeff
I got version Google Base Feeder v.1.5.0 05.08. , which SQL or SQL’S so I need to run?
And do I need to run the googlefroogle.sql also?
Thank you
Motti,
Write down all the important information from your Google Base Configuration and then run the googlefroogle.sql from the version you want to install. I would run either 1.5.3a or 1.6.0 as there have been bug fixes since 1.5.0.
Or, you can run all of the sql updates between your current version and the version you are upgrading to. These can be found in the sql updates folder.
I am using 1.5.3.
Everything is ok except google shows no images.
The latest "thought" from one of their techies is as follows:
"Hello Marvin,
Thank you for your email. I checked your image_links again and noticed
that you're content-type header is incorrect. Currently, your header line
is setting the value as "text/html;" however, an acceptable content-type
would be "image/jpeg" or "image/gif," depending on the format of your
image.
Please make sure that the header information is correct for your images;
otherwise, our image processor will be unable to cache a copy of your
image.
If you have any further questions or concerns, please feel free to respond
to this email."
Does this make sense? Does'nt the contribution have the correct header?
The read me file does not say anything about any changes to the header file.
Help, anyone?
Thanks for the confirmation.
One more thing, the readme file says Register your bulk upload .xml file using the same name in your Google Froogle Configuration at base.google.com
I noticed Google Base Feeder appends "_products", "_documents" or "_downloads" to the file name you specify in the output file name specified in the configuration.
For this reason, so that noobs like me don't get confused and can't understand why the file is not working, I think you should add to the readme file that one should also append this to the file registered in Google Base.
For example, if one has my_gbase_file in the output file name field, the file you registered with GoogleBase should be named my_gbase_file_products.xml