Results 1 to 10 of 3563

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Laurinburg, NC
    Posts
    165
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by Makoshark View Post
    Well I have spent the best par of the day working on this sql upload. I have reached the place were you know it should not be this hard and it is time to quit I don't know enough about sql to redo the patch and I don't know PHP so I would just be hacking to find the calls from the PHP script
    I figured it out and I really deserve a hooraaa The short story is the uninstall misses fields or keys anyway what ever they are I used myphp to do a search every time I got a duplicate key. I didn't know how to do a query so on each search error until the were gone. I had to run the un-install sql each time. It was Like starting over and over again

  2. #2
    Join Date
    Jun 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hello. I have 1.7.1 running, not picking up all items, downloaded from the addon section, so read this thread and have now downloaded the 1.7.3a from numinix site. Do I need to uninstall the old one then install this one in full? I am not sure how to uninstall everythingor even if I need to, and would appreciate some help.

  3. #3
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by sadfurry View Post
    Hello. I have 1.7.1 running, not picking up all items, downloaded from the addon section, so read this thread and have now downloaded the 1.7.3a from numinix site. Do I need to uninstall the old one then install this one in full? I am not sure how to uninstall everythingor even if I need to, and would appreciate some help.
    Just upgrade your version 1.7.1 to 1.7.4 and copy and paste the update_1_7_3.sql code here or look in the Google base folder for it and insert it into your store admin/tools/install sql patches.
    PHP Code:
    SET @configuration_group_id=0;
    SELECT @configuration_group_id:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title
    'Google Base Feeder Configuration'
    LIMIT 1;
    INSERT INTO configuration (configuration_idconfiguration_titleconfiguration_keyconfiguration_valueconfiguration_descriptionconfiguration_group_idsort_orderdate_addeduse_functionset_functionVALUES
    (NULL'Debug''GOOGLE_BASE_DEBUG''false''Turn on simple debug?', @configuration_group_id0NOW(), NULL'zen_cfg_select_option(array(\'true\', \'false\'),'); 
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  4. #4
    Join Date
    Apr 2009
    Location
    Houston
    Posts
    41
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I have ~10 items total that will get titled automaticly 100 different ways. I can't get the Feeder to pick up the 100 titles, all it sees is the 10 items.

    For example, fuel pump #7 fits 1993-1999 Nissan Altima, so I need the feeder to pick-up 7 unique items. (ie item one is 1993 Nissan Altima Fuel Pump, item two is 1994 Nissan Altima Fuel Pump, etc. etc.)

    Is this possible? test site is fuelpumpsusa.com click on nissan --> altima --> 93 or 94 has the SAME item but it gets renamed correctly through tpl_product_info_display.php

    thank you,

    nisdats

    Using 1.3.8a with Cold Steel template, IH2, Simple SEO URL, and COWOA.
    Last edited by nisdats; 29 May 2009 at 07:10 PM. Reason: mispelled URL

  5. #5
    Join Date
    Apr 2009
    Location
    Houston
    Posts
    41
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    What I was trying to ask is:

    How can I make Google Feedeer submit LINKED items also ?

    All my items are LINKED (not copied), I only have 10 actual product part numbers but 100 different item titles.

    Please Help.

    nisdats

  6. #6
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by nisdats View Post
    I have ~10 items total that will get titled automaticly 100 different ways. I can't get the Feeder to pick up the 100 titles, all it sees is the 10 items.

    For example, fuel pump #7 fits 1993-1999 Nissan Altima, so I need the feeder to pick-up 7 unique items. (ie item one is 1993 Nissan Altima Fuel Pump, item two is 1994 Nissan Altima Fuel Pump, etc. etc.)

    Is this possible? test site is fuelpumpsusa.com click on nissan --> altima --> 93 or 94 has the SAME item but it gets renamed correctly through tpl_product_info_display.php

    thank you,

    nisdats

    Using 1.3.8a with Cold Steel template, IH2, Simple SEO URL, and COWOA.
    We may need to customize something for you. PM me if you are interested.

 

 

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

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