Results 1 to 10 of 619

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    Quote Originally Posted by lat9 View Post
    @HeathenMagic, I don't understand why no log was generated for that error. That said, you could try enabling the DbIo debug, rerunning that OrdersProducts report and then sending me (it'll be a big file) the resultant log (it'll be the newest file with a name similar to /YOUR_ADMIN/dbio/logs/dbio-OrdersProducts-*.log).
    Slight update: The OrdersProducts report was being run with filters on the "Orders ID" and, unfortunately, that resulted in the error:
    Code:
    PHP Fatal error:  1052:Column 'orders_id' in where clause is ambiguous
    The correction is to properly "alias" that orders_id field. Along the way, I also found that the OrdersProducts report wasn't passing its output information through the encoding process (so that non-ASCII characters could get "mangled" in the output file), so that's been corrected as well.

    I've got the update staged for DbIo's next version (most likely in early January): https://raw.githubusercontent.com/la...ctsHandler.php

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    Quote Originally Posted by lat9 View Post
    Slight update: The OrdersProducts report was being run with filters on the "Orders ID" and, unfortunately, that resulted in the error:
    Code:
    PHP Fatal error:  1052:Column 'orders_id' in where clause is ambiguous
    The correction is to properly "alias" that orders_id field. Along the way, I also found that the OrdersProducts report wasn't passing its output information through the encoding process (so that non-ASCII characters could get "mangled" in the output file), so that's been corrected as well.

    I've got the update staged for DbIo's next version (most likely in early January): https://raw.githubusercontent.com/la...ctsHandler.php
    I've just submitted v1.1.1 of the DbIo to the Zen Cart plugins for review; I'll post back when it's available.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.1.1 of the DbIo to the Zen Cart plugins for review; I'll post back when it's available.
    It's now available for download.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    I've just submitted v1.2.0 of the DbIo to the plugins' area and will post back here when it's available for download.

    This version contains a major restructuring of the Tools->Database I/O Manager layout to reduce clutter and make currently-selected handler the "focus" of all actions. It also includes a new concept: export customization. The export-customization, currently available for the Orders and Products handlers, allows you to select only the fields that you "want to see" and the order in which those fields are exported.

    The following changes are included, identified by their GitHub repository issue number:

    #59: Enable custom exports
    #76: Restructure Database I/O Manager layout
    #83: Maintain last-selected file's location
    #84: Don't automatically render a handler's filters (performance)
    #85: Enable download or removal of DbIo-generated logs
    #86: Add a handler to support manufacturers' import/export
    #87: Ensure that character fields' defined length is enforced
    #88: Use a text-link instead of an icon to identify that import results are available
    #89: Reduce "nuisance" DbIo logs

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    v1.2.0 is now available for download from the Zen Cart plugins.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    I've just submitted v1.2.1 to the plugins for review. This version contains the changes associated with the following issues (identified by their GitHub issue number):
    #91: Back-ticks required around database field names.
    #92: Enable special handling for handlers with fixed-field headers.
    #93: Check for the php-mbstring extension; message if not installed.

    Once approved, you can download the update here: https://www.zen-cart.com/downloads.php?do=file&id=2091

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,960
    Plugin Contributions
    96

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

    The update is now available for download.

 

 

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

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