Page 15 of 357 FirstFirst ... 513141516172565115 ... LastLast
Results 141 to 150 of 3563
  1. #141
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    If you run the SQL script it wil simply overwrite all of your stored configurations which isn't that big of a deal.

    If no SQL upgrade is required since the last release, I normally remove the update files. But, perhaps I will include them all in the next release which HOPEFULLY will not happen for some time. However, I did notice one problem:

    WARNING when uninstalling your copy of the Google Base Feeder, do NOT run these two lines in your uninstall.sql unless you want to completely remove the stored UPC and ISBN information from your database:

    PHP Code:
    ALTER TABLE products DROP COLUMN products_upc;
    ALTER TABLE products DROP COLUMN products_isbn
    The uninstall.sql should look like this:

    PHP Code:
    SET @configuration_group_id=0;
    SELECT @configuration_group_id:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title
    'Google Froogle Configuration'
    LIMIT 1;
    DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id;
    DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id
    I will remove this in the next release and make a note to only use these if you want to completely remove the GBF and never use it again. In most cases people are just uninstalling to reinstall and having to reinput all of the UPC information can be very tiresome.

  2. #142
    Join Date
    Mar 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Using the 1.4.6 version with no problem at all. Install went as smooth as glass. Simply installed this version over my original 1.? version.

    I had no problem with this upgrade just left out the shipping because its so darned confusing. Google made this part of their feed very difficult to set-up, and in my opinion very useless. Most of the sites that I have been on spell out their shipping better than you could on the Google site.

    One other thing - if you previously had a feed set-up make sure you use that in your configuration or if you are going to do a new one delete the old.

    Just an opinion.

  3. #143
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by Mr_B View Post
    Using the 1.4.6 version with no problem at all. Install went as smooth as glass. Simply installed this version over my original 1.? version.

    I had no problem with this upgrade just left out the shipping because its so darned confusing. Google made this part of their feed very difficult to set-up, and in my opinion very useless. Most of the sites that I have been on spell out their shipping better than you could on the Google site.

    One other thing - if you previously had a feed set-up make sure you use that in your configuration or if you are going to do a new one delete the old.

    Just an opinion.
    Versions 1.4.3 to 1.4.7 will only work if you have the Canada Post Module installed. 1.4.8 has removed these and I believe I removed the shipping options in an older release. Did it somehow creep back into my SQL file?

  4. #144
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google Base Feeder Support Thread

    This may have been posted previously but worth repeating...

    If having troubles uploading, submitting your bulk upload be sure to visit
    http://groups.google.com/group/base-...2d25947786ee96

    For instance a recent post to the above thread:

    SYSTEM ALERT: 6:00 PM: Our bulk upload processing system will be undergoing a scheduled maintenance for the next two days (7/16 to 7/18). During this time, bulk uploads submitted through the Google Base web interface or via FTP will not be processing. We'll update
    this thread once the scheduled maintenance has been completed.

  5. #145
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Thank you Woodymon. Google was down for accepting bulk uploads during those dates. It's possibly due to a bug that I reported to them in which the price was not displaying in base.google.com but was displaying in google.com/products. The bug has been fixed and now they are accepting bulk uploads again.

  6. #146
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google Base Feeder Support Thread

    Yes my latest upload was accepted, reviewed and published within an hour. And I'm not (yet) including all of the required attributes or substitute item type, optional or custom attributes that GoogleBase says they require.

  7. #147
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by Woodymon View Post
    Yes my latest upload was accepted, reviewed and published within an hour. And I'm not (yet) including all of the required attributes or substitute item type, optional or custom attributes that GoogleBase says they require.
    Yes, although Google says they require the UPC attribute, they do not seem to enforce it yet. I did the Zen Cart community a favour and added this feature in advance and also modified a couple of contributions to make adding the information a lot easier. I hope it is appreciated :)

  8. #148
    Join Date
    Jun 2007
    Posts
    122
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I have a problem.

    If I change the name of the file that is produced in the configuration, it still seems to produce the file name frooglefeed.txt and not the new file name.

    I want to use the name froogleupload.txt

    Regards
    Laurie

    I am using the latest version.

  9. #149
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    I did the Zen Cart community a favour and added this feature in advance and also modified a couple of contributions to make adding the information a lot easier. I hope it is appreciated :)
    I'm still using Andrew's latest version ;-)

    I sure hope Andrew returns to the Zen Cart mod development!

  10. #150
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    That shouldn't be possible since his version doesn't support the product_type...?

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR