Page 14 of 22 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 216
  1. #131
    Join Date
    Nov 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    I can vouch that it definitely does work if you follow the instructions carefully. You DO need to load the csv file into excel, save it and EXIT excel - or you will not be able to import. I do not know why this is so; but it works so I haven't looked at what's going on. Obviously excel is translating some illegal characters.

    I can import 600+ products. I am about to go live with my ebay store - just have to go through all my titles and cut them to 54 characters. Numinix; perhaps you can add to the readme file that while Zencart permits 64 characters in a title and Ebay permits 55, the exporter only exports 54 (not sure why this would be, but not a big deal for me to cut to 54).

  2. #132
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    Quote Originally Posted by hobokengolf View Post
    I can vouch that it definitely does work if you follow the instructions carefully. You DO need to load the csv file into excel, save it and EXIT excel - or you will not be able to import. I do not know why this is so; but it works so I haven't looked at what's going on. Obviously excel is translating some illegal characters.

    I can import 600+ products. I am about to go live with my ebay store - just have to go through all my titles and cut them to 54 characters. Numinix; perhaps you can add to the readme file that while Zencart permits 64 characters in a title and Ebay permits 55, the exporter only exports 54 (not sure why this would be, but not a big deal for me to cut to 54).
    Perhaps some of my problems stem from using OpenOffice instead of Excel? The file will mostly import fine after opening and saving in OO and then removing the " that OO puts into every value, but there are certain fields that won't populate, most notably the price. No matter what I do I can't seem to get the price into Turbo Lister, so I have to manually edit each file in Turbo Lister which becomes time consuming when there are a lot of items, but it's still quicker than starting from scratch! So no complaints here, I just get frustrated when I know there is something that I am not doing right and not knowing enough to correct it.

    Matt

  3. #133
    Join Date
    Nov 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    THe Readme doc says:


    Installation:
    =============

    1. Run the install.sql;
    2. Upload the included files maintaining the directory structure (no core overwrites);
    3. CHMOD Feed folder to 755 or 777;


    What is step 1?

    I run it local and it opens in notepad.

    If I run in from the browser the browser displays the text like it was in notepad.

  4. #134
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    It should be install the sql patch. Just copy and paste it into INSTALL SQL PATCHES found in the ADMIN. This must be the first mod you've installed that had SQL modifications/additions?

  5. #135
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    I've been in touch with ebay's Turbo Lister support, they sure are responsive and helpful with Turbo Lister questions/problems. I guess they figure if you're using TL you will be making them more $ in fees!

    Anyway, I couldn't get the counter to show up when importing the .csv file from zen and had to manually configure it in each listing in TL. The customer support guy told me the number code for the counters has changed. They should now be:


    -No Counter = 0

    -Hidden = 7

    -Retro-Computer Style = 6

    -Basic = 5

    I changed the values in the database and now they show up.

    Matt

  6. #136
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    I checked the code and it shortens to 55 characters (full words only).

  7. #137
    Join Date
    Jun 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    hi shoudn't the lines

    PHP Code:
    DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id;
    DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id
    Be changed to something like:
    PHP Code:
    DELETE FROM configuration WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0;
    DELETE FROM configuration_group WHERE configuration_group_id = @configuration_group_id AND configuration_group_id != 0
    in the SQL patch file. Same for google base mod as well...

  8. #138
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    Yes they have been updated for that and will be included in the next releases.

  9. #139
    Join Date
    Jun 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    Quote Originally Posted by numinix View Post
    Yes they have been updated for that and will be included in the next releases.
    ok, that's great, thanks

  10. #140
    Join Date
    Jun 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: eBay Turbo Lister 2.0 Exporter Support Thread

    Hi,

    Been having the problem of getting the file to import into turbo lister. I haven't got excel to open and save the file so no luck there. Tried using Open office scalc and i just got a different error after saving the file when i tried to import it. I then tired opening and saving the file with plain old WordPad.

    This seemed to do the trick, open the file with WordPad then save it and it will import into turbo lister.

    I then compared these two files and the only difference seemed to be the carriage return type. WinMerge states: These files use different carriage return types.

    Just thought I'd let people know what I found.

 

 
Page 14 of 22 FirstFirst ... 41213141516 ... LastLast

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 Exporter vs. Auction Lister Pro
    By sports guy in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 4 Dec 2010, 06:21 PM
  3. Turbo Lister Issues
    By lions1855 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Apr 2010, 03:39 AM
  4. How do i import from Turbo Lister
    By munkeyboi in forum General Questions
    Replies: 4
    Last Post: 6 Feb 2009, 12:24 PM
  5. import turbo lister .csv file
    By dolfantimmy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Feb 2008, 09:53 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