The upgrade only needs to be run if you are upgrading. For a first time installation just run the install.sql/ebay.sql (can't remember what I named it).
The upgrade only needs to be run if you are upgrading. For a first time installation just run the install.sql/ebay.sql (can't remember what I named it).
eBay Turbo Lister 2.0 Exporter v.0.9.6 29.08.2007 13:40 started 2007/10/05 07:54:20
Feed file - /home/addisc5/public_html/feed/ebay.csv
Processing: Feed - Yes, Upload - No
1054 Unknown column 'p.products_ebay' 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_ebay, products_length, products_width, products_height, products_upc, products_weight_type, products_dim_type, products_phrases FROM zen_products p LEFT JOIN zen_manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN zen_products_description pd ON (p.products_id = pd.products_id) LEFT JOIN zen_product_types pt ON (p.products_type=pt.type_id) LEFT JOIN zen_specials s ON (s.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]
Got an error but not sure what it means please help
got my file exported now when i try to import it into turbo lister it freezes..
Ok i uploaded a piece of the file and it worked
But
1) There isn't any Weights for any items
2) the categorys in ebay are blank
3) The shipping calculaters aren't selected.
4) the store category is just listed in other..
Hi guys
I want to sart selling my items in ebay and i'm not sure what add on should I use... I found this one, the eBAY Turbo Lister and there is Auction Lister Pro (http://www.zen-cart.com/forum/showth...t=ebay&page=11)
Can anyone tell my what is the difference between them? which one is ready to use? which one works better?
Thank you for your help and for this great contribute
You are great![]()
Auction Lister Pro is a work in progress but allows you to list a single product at a time to eBay. You can create separate item templates etc. In the future I will make lists etc. It will also have email checkout and checkout redirect. The end result of ALP is to have eBay users checking out directly on your cart instead of double handing paperwork between PayPal etc. The only downside to ALP is that it is HUGE and requires a very good hosting account. The eBay API library makes it that way. ALP will not run on an inexpensive account GoDaddy etc.
This contribution however lets you dump your inventory to Turbo Lister to put items on eBay. This is fine for small lists but as they start growing the sync times in Turbo Lister will get slower and slower.
If you need to sell a bunch of stuff right now then you would want to use this mod I presume. Turbo Lister is fairly quick up until the 500 item mark from my testing and experience. But I don't have the fastest computers in the world either. Some have said it starts slowing down between 1000-2000 items. Your mileage may vary.
The purpose of both mods are the same, get your products on eBay. You may want to use this until ALP has matured a little more and includes bulk listing.
Lextechs.com Powered By ZenCart
Either install ASA or turn it off.
Lextechs.com Powered By ZenCart
Auction Site Attributes
It's off by default I believe in the configuration of each feeder/exporter. The latest version was supposed to fix that bug, but if you are using the latest version, and ASA is set to false, then I will have to see if I missed some code.