Page 276 of 357 FirstFirst ... 176226266274275276277278286326 ... LastLast
Results 2,751 to 2,760 of 3563
  1. #2751
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by frank18 View Post
    The manual execution in Admin > Tools > Google Merchant Center Feeder works ok and the xml feed is created.

    But I am having a mongrel time with the cron job of this mod (and I am not a newbie with cron tabs ...)

    Currently the tab looks like this:

    Code:
    wget http://mydomain.com/googlefroogle.php?feed=fy_un_tp
    (plus the necessary time and date params...)

    It executes ok but does not save the xml file to the appropriate location

    Code:
    http://mydomain.com/feed/file_name_products.xml
    feed directory is set to chmod 777

    Also tried this variant


    Code:
    wget http://mydomain.com/googlefroogle.php?feed=fy_un_tp > /home/myaccount/public_html/feed/file_name_products.xml
    to no avail

    Does anyone have an idea how to get on top of this please?

    TIA / Frank
    In admin, configuration > Google Merchant Center Feeder Configuration

    what is the output directory set to?

  2. #2752
    Join Date
    Aug 2006
    Posts
    125
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by idle View Post
    Thanks for your quick reply Howard, I am guessing the .xml file i am using is from my main directory/feeds/ folder? Which in my case is domain_products.xml
    Hi i'm looking for help with this as well and I do not see this directory or XML file. I have a 'feeds' folder but it is in the module folder and has no XML file contained in it. Can anyone help me out. I have installed the module and have set it up on both google and my admin but I am at the part where I must upload my products and i'm not sure how to do so. any help would be great. im using latest version of both zencart and the Google Merchant Center Feeder Configuration. thanks
    Last edited by christayah; 31 May 2011 at 03:37 PM.

  3. #2753
    Join Date
    Nov 2007
    Posts
    28
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    in the older version(s), the xml file was located in feed/.
    with the new version of google merchant center, the xml file is in feed/google/.

  4. #2754
    Join Date
    Aug 2006
    Posts
    125
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    hey thanks for the reply pagypsy.. but i dont see any file in that folder..

  5. #2755
    Join Date
    Nov 2007
    Posts
    28
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    my "feed" folder is not located in the "modules" folder. it is here: /public_html/feed.
    maybe that is part of your problem.

  6. #2756
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by buildingblocks View Post
    In admin, configuration > Google Merchant Center Feeder Configuration

    what is the output directory set to?
    setting is feed/

  7. #2757
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Google Base Feeder Support Thread

    Fixed it

    implemented this cron

    but had to comment out line 54 of mydomain.com/googlefroogle.php from

    Code:
     if ($key != GOOGLE_BASE_KEY) exit('<p>Incorrect key supplied!</p>');
    to

    Code:
    // if ($key != GOOGLE_BASE_KEY) exit('<p>Incorrect key supplied!</p>');  // commented out for testing of cron job - frank18
    as the script stopped at this point (the feed is set to be fetched by the relevant services and no key is required)

    works a treat now and returns this in the cron email:

    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed

    0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
    100 269 0 269 0 0 112 0 --:--:-- 0:00:02 --:--:-- 231
    100 269 0 269 0 0 112 0 --:--:-- 0:00:02 --:--:-- 230
    Google Merchant Center Feeder v1.9.0 started 2011/06/03 19:32:02<br />
    Feed file - /home/myaccount/public_html/feed/my_name_products.xml<br />
    Processing: Feed - Yes, Upload - No<br />
    ~~~~~~<br />
    Google Merchant Center File Complete In 2.043967 Seconds 399 Records<br />

  8. #2758
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Google Base Feeder Support Thread

    You don't have to comment out those lines. I think if you add this to the end of your url it would work: &key=YOURKEYHERE

    Though I've not had any problems getting it to work without the key. Maybe using curl makes the difference?

    The key is listed in the config settings - the first one.

    Glad you figured it out!
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  9. #2759
    Join Date
    Jun 2009
    Posts
    80
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Is there a 400 product limit on this feed?

  10. #2760
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Google Base Feeder Support Thread

    No, I've imported over 2000 products at a time.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

 

 

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