Page 26 of 48 FirstFirst ... 16242526272836 ... LastLast
Results 251 to 260 of 476
  1. #251
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    I've just submitted v1.5.5 of the Database I/O Manager to the Zen Cart plugins for review and will post back here once approved.

    This release contains changes associated with the following GitHub issues:


    #138: Double record-header included in first chunk of a split file.
    #139: Don't record generated SQL when performing a full import (for performance).
    #140: Disregard empty records during CSV import operations.

  2. #252
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.5.5 of the Database I/O Manager to the Zen Cart plugins for review and will post back here once approved.

    This release contains changes associated with the following GitHub issues:


    #138: Double record-header included in first chunk of a split file.
    #139: Don't record generated SQL when performing a full import (for performance).
    #140: Disregard empty records during CSV import operations.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

  3. #253
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    I've just submitted v1.5.6 of the DbIo to the Zen Cart moderators for review and will post back when it's available for download.

    This release contains changes associated with the following GitHub issues:
    #142: Correct split when fields contain embedded spaces.
    #143: Correct PHP notice when imported CSV contains blank lines.
    #141: Add select/unselect all for file delete operation.

  4. #254
    Join Date
    Jan 2018
    Posts
    165
    Plugin Contributions
    4

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Thanks for the great mod. I just uploaded to 1.5.6c. I am trying to import my products. I downloaded csv from my supplier and getting this error when trying to import:

    Please choose an upload file that is associated with the current handler (Products), e.g. dbio.Products.*.csv.

    What does this mean exactly?

  5. #255
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,236
    Plugin Contributions
    20

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    You have to have the importing csv named as per the example in the error message and its content needs to be in the same format as the dbio output csv.

  6. #256
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,236
    Plugin Contributions
    20

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Further to that, it is highly unlikely that your supplier will be providing the data in the format expected by dbio/Zencart.

    You should download your existing products using dbio and use that file as a template into which you copy the relevant information from your supplier's file to the appropriate columns.

  7. #257
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.5.6 of the DbIo to the Zen Cart moderators for review and will post back when it's available for download.

    This release contains changes associated with the following GitHub issues:
    #142: Correct split when fields contain embedded spaces.
    #143: Correct PHP notice when imported CSV contains blank lines.
    #141: Add select/unselect all for file delete operation.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

  8. #258
    Join Date
    Sep 2011
    Posts
    77
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Hi All ,

    Trying out DB I/O and looks good so far . I am having am issue with an error message of "The current import-file is missing these (v_products_id) required columns; the import is disallowed." . I did find a link to that message in this thread which related to the csv separator , which I tried changing.

    I turned on the log file and have attache to this post . Could someone take a look and see what I am doing wrong ?

    Thanks in advance !!


    https://yadi.sk/d/6TYwKEApZS1A2g

  9. #259
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Quote Originally Posted by Hasher View Post
    Hi All ,

    Trying out DB I/O and looks good so far . I am having am issue with an error message of "The current import-file is missing these (v_products_id) required columns; the import is disallowed." . I did find a link to that message in this thread which related to the csv separator , which I tried changing.

    I turned on the log file and have attache to this post . Could someone take a look and see what I am doing wrong ?

    Thanks in advance !!


    https://yadi.sk/d/6TYwKEApZS1A2g
    The columns in the header don't seem to match the associated data (like I don't see where the v_products_model is supplied). If you are trying to add all new products, then you'll include a v_dbio_command column and set that column for all newly-added products to ADD.

    What program did you use to create that csv-import; it's currently encoded as UTF-8 BOM instead of the expected UTF-8, and I don't know if that's affecting the import.

  10. #260
    Join Date
    Sep 2011
    Posts
    77
    Plugin Contributions
    0

    Default Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    Thanks Lat9


    I will do my best to recreate the file as the export. I used VB.NET and and automated MS EXCEL to create file . I will make sure it saves as UTF-8!

 

 
Page 26 of 48 FirstFirst ... 16242526272836 ... LastLast

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 201
    Last Post: 31 Aug 2021, 05:14 PM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 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