Page 109 of 357 FirstFirst ... 95999107108109110111119159209 ... LastLast
Results 1,081 to 1,090 of 3563
  1. #1081
    Join Date
    Feb 2007
    Location
    Earth
    Posts
    116
    Plugin Contributions
    1

    Default Re: Google Base Feeder Support Thread

    Sorry about any confusion I might have caused. I found out that the problem I was having was because of the conflicting Wordpress on Zencart modification and the Google Base Feeder and had nothing to do with the SEO mod.

    Again sorry for any confusion

    cheers,

  2. #1082
    Join Date
    Dec 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I have had a cron job running for a few months now, and it worked great

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

    The file created was shoepeddlers_products.xml and all product were listed

    My hosting company switched to a new server
    the difference is
    apache 2 as compared to 1.3.9
    more cpus
    more ram
    more speed and better security
    and a new version of cpanel

    now the cron would not run untill I changed it to use “WGET”
    now it runs, but it saves the files to shoepeddlers_.xml and no products are listed
    the contence of the files is just this

    <?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
    <channel>
    <title>Shoe Peddlers</title>
    <link>http://www.shoepeddlers.com</link>
    <description>shoepeddlers</description>

    I’ve been work with the hosting company, but we can’t seem to figure it out.

    Any suggestions please

  3. #1083
    Join Date
    Aug 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I have a same problem that some people had.
    Please help me how to solve the problem below.

    A thread said "Install Auction Site Attributes".
    I activated Auction Site Attributes.
    But I still have the same error.
    Please help.

    1054 Unknown column 'p.products_upc' in 'field list'
    in:
    [SELECT distinct(p.products_id), p.products_model, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, p.products_upc, p.products_isbn, p.products_type, GREATEST(p.products_date_added, IFNULL(p.products_last_modified, 0), IFNULL(p.products_date_available, 0)) AS base_date, m.manufacturers_name, p.products_quantity, pt.type_handler, p.products_weight, p.products_condition, p.products_category FROM products p LEFT JOIN manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN products_description pd ON (p.products_id = pd.products_id) LEFT JOIN product_types pt ON (p.products_type=pt.type_id) WHERE p.products_status = 1 AND p.products_type <> 3 AND p.product_is_call <> 1 AND p.product_is_free <> 1 AND pd.language_id = 1 GROUP BY p.products_id ORDER BY p.products_last_modified DESC]

  4. #1084
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by HiHiHi View Post
    I have a same problem that some people had.
    Please help me how to solve the problem below.

    A thread said "Install Auction Site Attributes".
    I activated Auction Site Attributes.
    But I still have the same error.
    Please help.

    1054 Unknown column 'p.products_upc' in 'field list'
    in:
    [SELECT distinct(p.products_id), p.products_model, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, p.products_upc, p.products_isbn, p.products_type, GREATEST(p.products_date_added, IFNULL(p.products_last_modified, 0), IFNULL(p.products_date_available, 0)) AS base_date, m.manufacturers_name, p.products_quantity, pt.type_handler, p.products_weight, p.products_condition, p.products_category FROM products p LEFT JOIN manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN products_description pd ON (p.products_id = pd.products_id) LEFT JOIN product_types pt ON (p.products_type=pt.type_id) WHERE p.products_status = 1 AND p.products_type <> 3 AND p.product_is_call <> 1 AND p.product_is_free <> 1 AND pd.language_id = 1 GROUP BY p.products_id ORDER BY p.products_last_modified DESC]

    You need the following module:

    http://www.numinix.com/index.php?mai...roducts_id=748

  5. #1085
    Join Date
    Dec 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by fvb View Post
    I have had a cron job running for a few months now, and it worked great

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

    The file created was shoepeddlers_products.xml and all product were listed

    My hosting company switched to a new server
    the difference is
    apache 2 as compared to 1.3.9
    more cpus
    more ram
    more speed and better security
    and a new version of cpanel

    now the cron would not run untill I changed it to use “WGET”
    now it runs, but it saves the files to shoepeddlers_.xml and no products are listed
    the contence of the files is just this

    <?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
    <channel>
    <title>Shoe Peddlers</title>
    <link>http://www.shoepeddlers.com</link>
    <description>shoepeddlers</description>

    I’ve been work with the hosting company, but we can’t seem to figure it out.

    Any suggestions please

    numinix
    got any suggestions for me

  6. #1086
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    help question Re: Google Base Feeder Support Thread

    I have a problem when I set Magic SEO URL's to true, there's no output, I have Magic SEO URL's Installed.

    everything works correctly with Magic SEO URL's set to false.

    Is there some other configuration required?

    I tried searching for a answer, but there's too many threads.

    any help would be great

    the MSN and Yahoo feeders do the same thing, work set to false, no out put when set to true.

    pete
    Last edited by colemanpa; 30 Aug 2008 at 10:26 PM. Reason: changed something

  7. #1087
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    help question Re: Google Base Feeder Support Thread

    Quote Originally Posted by colemanpa View Post
    I have a problem when I set Magic SEO URL's to true, there's no output, I have Magic SEO URL's Installed.

    everything works correctly with Magic SEO URL's set to false.

    Is there some other configuration required?

    I tried searching for a answer, but there's too many threads.

    any help would be great

    the MSN and Yahoo feeders do the same thing, work set to false, no out put when set to true.

    pete
    Ok I read about this Magic SEO URL add-on for $25, question do I need this to make the magic SEO URL to work with google base feeder, and if so will it work for the MSN and Yahoo feeder?

    pete

  8. #1088
    Join Date
    Oct 2007
    Location
    Fairbanks, Alaska
    Posts
    426
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by colemanpa View Post
    Ok I read about this Magic SEO URL add-on for $25, question do I need this to make the magic SEO URL to work with google base feeder, and if so will it work for the MSN and Yahoo feeder?

    pete
    ok I figured it out finely, the information wasn't on the forum it was on a web site.

    pete

  9. #1089
    Join Date
    Mar 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hello,

    I just updated by feeder from a very old version to the latest version on the download pages. I'm using Zencart 1.3.7 and when I upload my feed to Google I'm getting errors. The errors are:

    This attribute is no longer supported. Please use a supported attribute. for label.

    We Recommend including this attribute for UPC, MPN, ISBN, and brand

    The item is missing a required attribute for id. It seems to be blank for all my products in the feed.

    Any ideas?

  10. #1090
    Join Date
    Aug 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I'm having the exact same problem as fvb:
    ...it saves the files to shoepeddlers_.xml and no products are listed...
    My host uses CPanel as well; my cron cmd line:
    Code:
    curl -s http://your_http_catalog/googlefroogle.php?feed=yes&upload=no&type=products
    What am I missing?

 

 

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