Page 38 of 48 FirstFirst ... 283637383940 ... LastLast
Results 371 to 380 of 476
  1. #371
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,495
    Plugin Contributions
    88

    Default Re: product categories - linking

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.6.4 of DbIo for the Zen Cart moderators' review; I'll post back here when it's available for download.

    This release contains changes associated with the following GitHub issues:

    #175: Correct CSV 'split' function processing.
    #176: 'Products': Multi-lingual customized-template export columns can 'go off'.
    #177: No admin message when multiple v_dbio_command columns are found.
    #178: 'Products' import, enable a product to be 'unlinked' from a linked category.
    #179: Valid dates that don't start with a year are being indicated as invalid.
    #180: Additional configuration setting for Products to require an 'ADD' command to insert a new product.
    #181: ProductsAttribsRaw: Unwanted download record added for empty download name.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

  2. #372
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: product categories - linking

    Hi Cindy

    A user says

    The 'DBIO Split File: Record Count' is being ignored. It is set at 60000 which usually produces 6 files, it is currently producing 22!
    I have had him confirm that the file itself is correct and not malformed (ie. it's not suddenly over 3 times larger than before), but although he's set it to split at 60000 records per file, it is splitting to around 3000 records per file.

    Can you offer any suggestions as to why this might be?
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  3. #373
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,495
    Plugin Contributions
    88

    Default Re: product categories - linking

    Quote Originally Posted by Ryk View Post
    Hi Cindy

    A user says



    I have had him confirm that the file itself is correct and not malformed (ie. it's not suddenly over 3 times larger than before), but although he's set it to split at 60000 records per file, it is splitting to around 3000 records per file.

    Can you offer any suggestions as to why this might be?
    Is the user, perhaps, using a version of DbIo prior to v1.6.4? There were corrections for the 'Split' processing in that version.

  4. #374
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: product categories - linking

    Thanks - looks like he's still on 1.6.3 - will try the upgrade
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  5. #375
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: product categories - linking

    I've tried to find my answer because I'm sure it's here but I cannot find it.

    My client is/was using Apsona (which no longer works for us) and needs to add products. I'm getting:

    ✗ products.products_id, line #2: Value () is not an integer

    DBIO 1.6.3
    ZC 1.536c

    I have ADD in v_dbio_command and v_products_id is blank.

    What formatting do I need to insert new products?

  6. #376
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,495
    Plugin Contributions
    88

    Default Re: product categories - linking

    Quote Originally Posted by jeking View Post
    I've tried to find my answer because I'm sure it's here but I cannot find it.

    My client is/was using Apsona (which no longer works for us) and needs to add products. I'm getting:

    ✗ products.products_id, line #2: Value () is not an integer

    DBIO 1.6.3
    ZC 1.536c

    I have ADD in v_dbio_command and v_products_id is blank.

    What formatting do I need to insert new products?
    You can simply set the v_products_id field to 0 (not an empty string).

  7. #377
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,557
    Plugin Contributions
    28

    Default Re: product categories - linking

    Quote Originally Posted by lat9 View Post
    You can simply set the v_products_id field to 0 (not an empty string).
    To an old Staples add, "that was easy". THanks!

  8. #378
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,495
    Plugin Contributions
    88

    Default Re: product categories - linking

    Quote Originally Posted by jeking View Post
    To an old Staples add, "that was easy". THanks!
    Easy is good!

  9. #379

    Default Re: product categories - linking

    I'm having a small issue that's driving me crazy, I'm using dbio to bring products onto a new Zencart site. However, when uploading new products with a specific ID i would like to keep it seems that dbio is ignoring v_products_id and instead using a generated auto-increment value.

    I have looked through the settings and don't believe this is something that can be controlled?

    Feel like I'm missing something obvious...

  10. #380
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,495
    Plugin Contributions
    88

    Default Re: product categories - linking

    Quote Originally Posted by DannyVarley View Post
    I'm having a small issue that's driving me crazy, I'm using dbio to bring products onto a new Zencart site. However, when uploading new products with a specific ID i would like to keep it seems that dbio is ignoring v_products_id and instead using a generated auto-increment value.

    I have looked through the settings and don't believe this is something that can be controlled?

    Feel like I'm missing something obvious...
    You're not missing anything obvious (I'll update the documentation to make it more clear).

    If a products_id isn't already present in the database for a Products import, then it's a new product and, to keep the database integrity, a new auto-increment value is assigned. The same holds true for any import: If the auto-incremented 'id' for the to-be-imported table doesn't already exist, the next auto-increment value is assigned on the import.

 

 
Page 38 of 48 FirstFirst ... 283637383940 ... 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