Page 48 of 58 FirstFirst ... 384647484950 ... LastLast
Results 471 to 480 of 577
  1. #471
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,347
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by dbltoe View Post
    17,000+ line items waiting patiently to be added
    Try changing line 205 of /admin/includes/classes/dbio/DbIoOptionsStockFullHandler.php from
    PHP Code:
            if ($sql_query !== false && $this->operation !== 'check') { 
    to
    PHP Code:
            if ($this->operation !== 'check') { 
    Does that correct the issue?

  2. #472
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,448
    Plugin Contributions
    11

    Default Re: Simple Instructions for Import

    Unfortunately, not.

    Got this
    Attached Images Attached Images  

  3. #473
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,347
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    @dbltoe, shoot a copy of the to-be-imported CSV to my direct email address, please.

  4. #474
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,448
    Plugin Contributions
    11

    Default Re: Simple Instructions for Import

    On the way.

  5. #475
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,347
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by dbltoe View Post
    On the way.
    Thanks, dealt with via private email conversation.

  6. #476
    Join Date
    Jan 2008
    Posts
    144
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Hi all, just a couple of questions I'm having trouble finding the answer to in the readme docs, etc.

    1) Is there a way to update a product with a linked category without changing the master category? In otherwords, how can I add/update a new product with 2 or 3 different categories through DBIO? Can more than one category be listed in the v_categories_name column, and if so, what should I use to separate them?

    2) If I turn on the "allow duplicate model" option, would I be able to simply "overwrite" an existing product with a new product without having to use the REMOVE command for the old and a new line for the NEW? I have a lot of unique, single quantity items, so trying to find an easy way to just replace old, out of stock items with the new ones without having to create a bunch of new products.

  7. #477
    Join Date
    Dec 2011
    Posts
    287
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    I would like the ability to see the next product ID in the admin, I regularly create new products via the DBio plugin and to get the next product ID I have to create a test product to see the next ID and then delete the test product.

    Am I missing exactly where I can see the next ID to use for new products, or if possible is there a way to add into the csv to simply use next id availible?

  8. #478
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,347
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by DannyVarley View Post
    I would like the ability to see the next product ID in the admin, I regularly create new products via the DBio plugin and to get the next product ID I have to create a test product to see the next ID and then delete the test product.

    Am I missing exactly where I can see the next ID to use for new products, or if possible is there a way to add into the csv to simply use next id availible?
    You don't have to see the next product ID. If you simply use a v_dbio_command column and set that column to ADD, the processing will automatically add the product so long as its configuration is ok-fine.

    See this (https://github.com/lat9/dbio/wiki/Pr...er-Usage-Notes) GitHub Wiki article for additional information.

  9. #479
    Join Date
    Dec 2011
    Posts
    287
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Quote Originally Posted by lat9 View Post
    You don't have to see the next product ID. If you simply use a v_dbio_command column and set that column to ADD, the processing will automatically add the product so long as its configuration is ok-fine.

    See this (https://github.com/lat9/dbio/wiki/Pr...er-Usage-Notes) GitHub Wiki article for additional information.
    Perfect, this is so much simpler!

  10. #480
    Join Date
    Dec 2011
    Posts
    287
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    When I try the ADD in the command I get the issues:

    ✗ products.products_id, line #2: Value () is not an integer
    ✗ products.products_date_added, line #2: Value (0000-00-00 00:00:00) is not a recognized date value; the default value for the field will be used.

    not sure if I need to put something in the products id or I need to sort the issue with the date value?

    Im missing something somewhere im sure

 

 
Page 48 of 58 FirstFirst ... 384647484950 ... LastLast

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 213
    Last Post: 18 Nov 2024, 04:17 AM
  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