Page 61 of 357 FirstFirst ... 1151596061626371111161 ... LastLast
Results 601 to 610 of 3563
  1. #601
    Join Date
    Apr 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    OK

    I ran the uninstall.sql It executed properly. Install.sql I don't see. I ran the googlefroogle.sql but I get errors.

    Error : #1062 - Duplicate entry 'GOOGLE_FROOGLE_USERNAME' for key 2

    Thanks for helping!!!

    Tom

  2. #602
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    You must have multiple installs of the Google Base Feeder.

    I suggest running the uninstall.sql a couple of times until you don't see GOOGLE BASE FEEDER in the configuration menu.

  3. #603
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    I do not have FREE SHIPPER! installed because I also sell products.

    Here is a screenshot of the settings:
    Attached Images Attached Images  

  4. #604
    Join Date
    Apr 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    OK I ran it until there were no records affected.

    But I found a problem ...I think...maybe not the problem.

    I have two more Froogle type configuration groups in the data base.

    ID 33 Froogle Configuration
    and
    ID 34 Google Froogle Configuration

    Both of these have associated records in the configuration table.

    Tom

  5. #605
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    you were using a very old version that has a different name. You'll have to run the uninstall.sql from the version u were using, most likely 1.3.3

  6. #606
    Join Date
    Apr 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    you were using a very old version that has a different name. You'll have to run the uninstall.sql from the version u were using, most likely 1.3.3
    Can I just delete the entries from table configuration_group and related entries from table configuration?

    As I don't have the old install files. Here's a lesson for everyone! Keep all of the install files, I will going forward.

    Thanks Again for your Help!!
    Tom

  7. #607
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    Go to the download section of the Zen Cart website and download the second to last version in the list. Run the uninstall.sql provided with that version until all of the Google FROOGLE Configuration settings are gone.

    Once that is done you should be free to install fresh!

    Or just execute this:

    PHP Code:
    SET @configuration_group_id=0;
    SELECT @configuration_group_id:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title
    'Google Froogle Feeder Configuration'
    LIMIT 1;
    DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id;
    DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id

  8. #608
    Join Date
    Aug 2006
    Location
    BC, Canada
    Posts
    33
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hi there,

    When I try and upload my products I get the following log and I'm confused because it says it's sucessful to start with and then I get upload failed errors....

    if i connect to uploads.google.com through an FTP client the file does not exist, but I am able to upload the store_products.xml file manually through the FTP client.

    ****************************************************
    Google Base Feeder v.1.6.4 08.11.2007 00:15:59 started 2007/11/09 11:43:34
    Feed file - D:/inetpub/vhosts/xxxxxx.com/httpdocs/store/feed/store_products.xml
    Processing: Feed - No, Upload - Yes
    Upload started...
    First attempt (passive mode off): Uploaded Successfully
    -r--r----- 1 ftp  root  56854 Nov 9 09:48 store_products.xml
    Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp  root  56854 Nov 9 09:48 store_products.xml

    (this message occurs 37 times)
    Warning: ftp_put():store_products.xml: Permission denied on server. (Overwrite) in D:\inetpub\vhosts\xxxxxxxx.com\httpdocs\store\googlefroogle.php on line 546
    First attempt (passive mode off): Upload Failed

    Fatal error: Maximum execution time of 30 seconds exceeded in D:\inetpub\vhosts\xxxxxxxx.com\httpdocs\store\googlefroogle.php on line 548
    *********************************************************

  9. #609
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    It is uploading properly, I just messed around with the FTP function in the latest release to try and solve some people's issues. I need to use an AND statement instead of an OR. I'll post a fix today.

  10. #610
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Google Base Feeder Support Thread

    Can you try this file:
    Attached Files Attached Files

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 502
    Last Post: 19 Sep 2023, 06:04 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