Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    24
    Plugin Contributions
    0

    Default OH this GOOGLE BASE and cron!

    I am trying to set my cron up to do the google base "thing" once a week.

    What should I put for the file it needs to crab?
    I have no idea and it's driving me crazy!

    Thank you,
    ~eDee

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: OH this GOOGLE BASE and cron!

    The cron job code is provided in the readme files. You have to make sure your host allows cron jobs to be set by clients (usually via C-Panel), and if so, you have to know if there are limitations on the way the cron is set up. (Some hosts, for example, don't allow "wget" commands.

    There are tutorials on the WWW explaining how to set up a cron job - C-Panel usually allows you to use a "standard" or "advanced" interface.

    Look at the cron command instructions provided in the googlebase mod readme files, then, in your c-panel cron screen, toggle between the "standard" and "advanced" input screens - you'll see what is required.
    20 years a Zencart User

  3. #3
    Join Date
    Aug 2005
    Posts
    100
    Plugin Contributions
    0

    Default Re: OH this GOOGLE BASE and cron!

    This to generate the file:

    GET'http://www.mysite.co.uk/googlefroogle.php?feed=yes&upload=no&type=products' > /dev/null 2>&1

    This to upload it

    GET 'http://www.mysite.co.uk/googlefroogle.php?feed=yes&upload=yes&type=products' > /dev/null 2>&1

  4. #4
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: OH this GOOGLE BASE and cron!

    Did you know that Google Base now has an option to upload from a file that you can specify from within the Google Base interface? This completely eliminates the whole cron problem. Just update your Google Base file within your admin panel before the automatic upload of the file. Sweet!

    Zen Cart and it's community are the best!!

  5. #5
    Join Date
    Feb 2008
    Location
    Orange County, CA
    Posts
    25
    Plugin Contributions
    1

    Default Re: OH this GOOGLE BASE and cron!

    I have never gotten the cron job to work. It creates a file that is devoid of the _products extension.

    Instead, I generate it weekly manually, and use Google's auto-upload feature described above. Would love to hear from someone who actually got the cron job to work right!

  6. #6
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: OH this GOOGLE BASE and cron!

    Quote Originally Posted by lankeeyankee View Post
    Did you know that Google Base now has an option to upload from a file that you can specify from within the Google Base interface? This completely eliminates the whole cron problem. Just update your Google Base file within your admin panel before the automatic upload of the file. Sweet!
    I notice this too. I've managed to create the file with cron job but it never worked to upload. This might be the solution, using the combination of the two to completely automate the process.
    Live and learn... the Zen way.

 

 

Similar Threads

  1. v139h How to update google merchant feeder with cron and multiples feeds?
    By wirefram in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Oct 2012, 09:40 PM
  2. Google Base v Include and Exclude Tax in Prices (Nett/Gross)
    By Ryk in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 2 Nov 2011, 10:47 AM
  3. Google Base Reviews and rating
    By kitcorsa in forum General Questions
    Replies: 1
    Last Post: 5 Mar 2008, 05:15 PM
  4. Can someone please help me to modify this sanitizer function for Google Base Feeder?
    By lankeeyankee in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Jan 2008, 05:37 AM
  5. Google base and Froogle questions! Plz HELP!
    By wickedklown in forum General Questions
    Replies: 0
    Last Post: 16 Nov 2006, 05:51 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