Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default eBid Exporter - Support Thread

    v0.90 EBID EXPORTER

    Creates a CSV file for import into eBid.

    Please sign-up using the link contained in Tools->eBid Exporter

    Follow the readme.txt for instructions on how to use this script, especially the NOTES section.

    The CSV file cannot be imported directly into eBid, it must be resaved as a Tab Delimited file using Excel or another CSV editor.

  2. #2
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: eBid Exporter - Support Thread

    I'm getting the following error when trying to create the export file:

    1054 Unknown column 'p.products_ebid' in 'field list'
    in:
    [SELECT p.products_id, p.products_model, p.products_weight, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, 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, s.specials_new_products_price, s.expires_date, p.products_ebid, p.products_condition, p.products_sh_na, p.products_sh_eu, p.products_sh_as, p.products_sh_au, pc.categories_id 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) LEFT JOIN specials s ON (s.products_id = p.products_id) LEFT JOIN products_to_categories pc ON (pc.products_id = p.products_id) WHERE p.products_status = 1 AND p.product_is_call = 0 AND p.product_is_free = 0 AND pd.language_id = 1 ORDER BY p.products_id ASC]

  3. #3
    Join Date
    May 2005
    Location
    England
    Posts
    740
    Plugin Contributions
    0

    Default Re: eBid Exporter - Support Thread

    Hello there

    I'm not getting this error, have you uploaded the SQL file at all?

  4. #4
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: eBid Exporter - Support Thread

    I pasted the SQL, and it ran without any errors. I also uploaded the files again, and ran the SQL again, just to make sure.
    I still get the same error.
    Any ideas?

  5. #5
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: eBid Exporter - Support Thread

    Please install Auction Site Attributes which is required for this script. In fact, ASA was originally created for the eBid script which has many required attributes that aren't normally found in zen cart.

  6. #6
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: eBid Exporter - Support Thread

    I'll install ASA. I thought the readme file said that if that was not installed that configuring it under Tools, Configuration was all that was needed.
    This may fix another problem I'm having with two MOD's I have installed. One of which is UPC/IBSN, and MAP Pricing.
    I'll get ASA installed and let you know what happens.
    Thanks.

 

 

Similar Threads

  1. JK Order Exporter - Support Thread
    By eVelt in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Sep 2015, 07:06 AM
  2. eBay Turbo Lister 2.0 Exporter Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 215
    Last Post: 8 Feb 2014, 06:03 AM
  3. Apsona CSV data exporter [support thread]
    By apsona in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 21 Jun 2010, 04:03 PM
  4. Products/Categories URLs Exporter Support Thread
    By joshuayang in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Mar 2010, 05:33 PM
  5. Amazon Exporter Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 14
    Last Post: 10 Feb 2010, 12:41 AM

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