Page 6 of 48 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 476
  1. #51
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

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

    Quote Originally Posted by badarac View Post
    Yes, I set it to "yes"
    PM sent.

  2. #52
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

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

    Quote Originally Posted by lat9 View Post
    PM sent.
    Reply email sent

  3. #53
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

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

    Code:
    Creating a category named Rich, with parent_category_id 34
    Amazing what a difference saying "Yes" makes

  4. #54
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

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

    Quote Originally Posted by badarac View Post
    Code:
    Creating a category named Rich, with parent_category_id 34
    Amazing what a difference saying "Yes" makes
    ... Yes!

    The issue that @badarac found was that I had the wrong value in the conditional checking to see whether (Yes) or not (elsewise) the categories are to be auto-created. Its correction has been posted to the GitHub repository but is not included in the -beta1 version.

  5. #55
    Join Date
    Dec 2009
    Location
    Austin,Texas
    Posts
    33
    Plugin Contributions
    0

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

    In the DbIo exported dB header..... Where would I put "dealer Pricing"? the MSRP retail price is going into the "v_products_price" column.
    Do I need to or better yet, CAN I make another column for the Dealer pricing?

    I have TWO picture FOLDERS to FTP/upload to the site. (/large_/001-00122.jpg) and (/small_/001-00122.jpg)

    What SHOULD I do for the two different size photos for each product...? How do I set that up ?

    Thanks,
    MrRogue
    )

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

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

    Quote Originally Posted by MrRogue View Post
    In the DbIo exported dB header..... Where would I put "dealer Pricing"? the MSRP retail price is going into the "v_products_price" column.
    Do I need to or better yet, CAN I make another column for the Dealer pricing?

    I have TWO picture FOLDERS to FTP/upload to the site. (/large_/001-00122.jpg) and (/small_/001-00122.jpg)

    What SHOULD I do for the two different size photos for each product...? How do I set that up ?

    Thanks,
    MrRogue
    )
    The DbIo gives you the opportunity to import and export all database fields for a product. If you've installed the MSRP plugin, for example, any additional fields defined by that plugin will automatically be available for export (and import).

    If you create a database field for the dealer pricing, you can manipulate the value using the DbIo but you'll need other code modifications to actually use that value for any display or processing.

    Regarding the images, you'll need Image Handler 4 to manage the various sizing of those images. Zen Cart uses a base image name (recorded in the database) and then looks for that name in the various folders; IH4 extends that processing.

  7. #57
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

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

    I've just submitted v1.3.0 to the Plugins for review, providing changes for the following issues (identified by their GitHub issue number):

    #94: Enable a handler to totally control an import
    #98: Add (optional) category-creation during a "Products" import
    #99: Correct the plugin's initialization for "early adopters".
    #100: Manage date_added/last_modified fields during a "Products" import
    #102: Display all DbIo option settings on the Database I/O Manager page

    I'll post back when it's available for download there.

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

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

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.3.0 to the Plugins for review, providing changes for the following issues (identified by their GitHub issue number):

    #94: Enable a handler to totally control an import
    #98: Add (optional) category-creation during a "Products" import
    #99: Correct the plugin's initialization for "early adopters".
    #100: Manage date_added/last_modified fields during a "Products" import
    #102: Display all DbIo option settings on the Database I/O Manager page

    I'll post back when it's available for download there.
    DbIo v1.3.0 is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

  9. #59
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,379
    Plugin Contributions
    9

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

    And yet another great plugin by lat9 !!

    Found one little snag when testing on a local dev install (1.5.5e): I omitted to make the YOUR_ADMIN/dbio folder writable and of course my test export file was not created.

    In case the YOUR_ADMIN/dbio folder is not writable then DbIo should give a warning in the admin when attempting to export to that folder, would avoid some raising of the eyebrows.

    I guess that test could be done during the install process of DbIo.

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

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

    Quote Originally Posted by frank18 View Post
    And yet another great plugin by lat9 !!

    Found one little snag when testing on a local dev install (1.5.5e): I omitted to make the YOUR_ADMIN/dbio folder writable and of course my test export file was not created.

    In case the YOUR_ADMIN/dbio folder is not writable then DbIo should give a warning in the admin when attempting to export to that folder, would avoid some raising of the eyebrows.

    I guess that test could be done during the install process of DbIo.
    Thanks for the report, @frank18, I'll get that logged and included in the next release.

 

 
Page 6 of 48 FirstFirst ... 4567816 ... 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