osCmax v2.5 User Manual
Results 1 to 7 of 7

tutorial and need for help on google feeders

This is a discussion on tutorial and need for help on google feeders within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; I have the contribution working other then the upload error but at least I can download the file and upload ...

      
  1. #1
    Active Member
    Join Date
    Nov 2004
    Location
    California
    Posts
    158
    Rep Power
    25


    Post tutorial and need for help on google feeders

    I have the contribution working other then the upload error but at least I can download the file and upload it manually.
    Here is the contribution
    osCommerce Community Add-Ons

    A few easy steps

    1. upload files to the right places
    2. edit
    admin/includes/boxes/tools.php
    replace
    tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE, TOP));
    with
    tep_admin_files_boxes(FILENAME_WHOS_ONLINE, BOX_TOOLS_WHOS_ONLINE, TOP) .
    tep_admin_files_boxes(FILENAME_FEEDERS_GOOGLE, BOX_FEEDERS_GOOGLE, TOP));
    3. Add to
    admin/includes/languages/english.php

    define('BOX_FEEDERS_GOOGLE', 'Google Base');
    define('TEXT_FEEDERS_GOOGLE', 'Create and Upload a GoogleBase datafeed');

    4. (BIG UPS TO ridexbuilder on this forum for helping) Add to admin/includes/filenames.php

    define('FILENAME_FEEDERS_GOOGLE','feeders.php');

    5. edit googlefeeder.php according to your settings.

    I personally have an error if I enable ftp for some reason, but at least this feed has seo urls and then you can upload the file to googlebase manually.

    if anyone knows hot fix the error much obliged, I am looking into it still and will post teh error here once i get it.

  2. #2
    Active Member
    Join Date
    Nov 2004
    Location
    California
    Posts
    158
    Rep Power
    25


    Default Re: tutorial and need for help on google feeders

    okay the error i was getting was error 100, however after i rebooted my computer not the server
    i tried again and now
    i get
    the file to create
    and the addin telling me
    " Connected to uploads.google.com, for user NAME"
    and the script seems to end.
    it should tell me when it completes but its not.
    not sure whats going on.

  3. #3
    Active Member
    Join Date
    Nov 2004
    Location
    California
    Posts
    158
    Rep Power
    25


    Default Re: tutorial and need for help on google feeders

    Actually just tried again but this time in chrome instead
    and i get the following error


    This webpage is not available.

    The webpage at http://cookwarepro.com/admin/googlefeeder.php might be temporarily down or it may have moved permanently to a new web address.

    More information on this error
    Below is the original error message

    Error 100 (net::ERR_CONNECTION_CLOSED): Unknown error.

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Default Re: tutorial and need for help on google feeders

    Feedmachine has already been ported to 'Max 2.5 and I use it for my client sites (and others) on 2.0.25, loading thousands of products per month.
    Last edited by ridexbuilder; 12-19-2010 at 04:37 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    Active Member
    Join Date
    Nov 2004
    Location
    California
    Posts
    158
    Rep Power
    25


    Default Re: tutorial and need for help on google feeders

    Quote Originally Posted by ridexbuilder View Post
    Feedmachine has already been ported to 'Max 2.5 and I use it for my client sites on 2.0.25
    Whew i thought you meant it was in 2.0.25 at first and I was like why did I waste my time!!!!!!!!!!!! hahaha thanks for the info tho.

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: tutorial and need for help on google feeders

    It is not the same contribution
    Attached Files Attached Files
    Hosting plans with installation, configuration, contributions, support and maintenance.

  7. #7
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: tutorial and need for help on google feeders

    Quote Originally Posted by Pr0ject View Post
    http://cookwarepro.com/admin/googlefeeder.php
    Change the name of your admin directory (security 101) and remember to change it in the /includes/configure.php file as well.

    Quote Originally Posted by Pr0ject
    " Connected to uploads.google.com, for user NAME"
    and the script seems to end.
    It's not picking up the username password, or, there is a problem FTPing OUT from the server.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

Similar Threads

  1. Replies: 0
    Last Post: 01-20-2008, 11:03 AM
  2. osC Max installation Flash tutorial
    By Nimitz_1061 in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 09-26-2007, 07:56 AM
  3. Replies: 0
    Last Post: 09-15-2007, 02:00 PM
  4. Replies: 0
    Last Post: 06-05-2007, 07:41 PM
  5. From account_details.php Tutorial, what does <?php } ?>
    By ComposerDainis in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-29-2003, 01:15 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
  •