Page 62 of 62 FirstFirst ... 1252606162
Results 611 to 614 of 614
  1. #611
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Simple Instructions for Import

    v2.2.0 of the Database I/O Manager is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

    This release contains changes associated with these GitHub issues:


    #242: Correct PHP 8.5 deprecation on use of boolean vs. bool cast.
    #245: Correct PHP warning when exporting ProductsOptionsValues.
    #246: Correct PHP "strict mode" fatal error when using ProductsAttribsRaw handler.
    #251: Allow 'NULL' import to nullable fields.
    #254: Dropping support for zc157
    - Adding support for array-based handler language files.
    - Removing zen_cfg_read_only.php from the extra_functions directory; it's in-core for zc158+.
    #253: Font Awesome classes changed for FA v6, still keeping FA 4 support for zc158.
    #255: Use updated Encoding class, for PHP 8.0+ support.
    #257: Various handlers can have unencoded text fields for a latin1 export.
    #259: Provide a zen_config polyfill, supporting that change for zc300.
    #261: Added handlers for Products' Options' Stock Manager; it needs to be installed for the handlers to be used.
    #247: Adding type-hints to plugin's classes; all files in /YOUR_ADMIN/includes/classes/dbio were modified.
    #264: DbioProductsOptionsValuesHandler issuing incorrect errors for missing option-id values.

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

    Default Re: Simple Instructions for Import

    v2.2.1 of the Database I/O Manager is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2091

    This release contains updates for these GitHub issues and should be used instead of v2.2.0:


    #265: Correct language_id default to prevent PHP Fatal error if no language element in import.
    #266: Correct type-hint for DbioHandler::key_index; changing to int|false.
    #267: Additional modifications for missed type-hinting changes introduced in v2.2.0.

  3. #613
    Join Date
    May 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    I cannot load Dbio manager from the tools menu. I have upgraded from v2.1.0 to v 2.2.1 and I am using ZC 2.2.2 and PHP 8.2
    I receive the following http 500 error. Any advice please?
    Code:
    [23-Jun-2026 09:12:30 UTC] PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23
    
    [23-Jun-2026 09:12:30 UTC] Request URI: /admin/index.php?cmd=dbio_manager, IP address: xx.xxx.xxx.xx
    --> PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23.
    
    [23-Jun-2026 09:12:30 UTC] Request URI: /admin/index.php?cmd=dbio_manager, IP address: xx.xxx.xxx.xx
    --> PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23.

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

    Default Re: Simple Instructions for Import

    Quote Originally Posted by cheddars View Post
    I cannot load Dbio manager from the tools menu. I have upgraded from v2.1.0 to v 2.2.1 and I am using ZC 2.2.2 and PHP 8.2
    I receive the following http 500 error. Any advice please?
    Code:
    [23-Jun-2026 09:12:30 UTC] PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23
    
    [23-Jun-2026 09:12:30 UTC] Request URI: /admin/index.php?cmd=dbio_manager, IP address: xx.xxx.xxx.xx
    --> PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23.
    
    [23-Jun-2026 09:12:30 UTC] Request URI: /admin/index.php?cmd=dbio_manager, IP address: xx.xxx.xxx.xx
    --> PHP Parse error: syntax error, unexpected identifier "DBIO_HANDLER_VERSION", expecting "=" in /admin/includes/classes/dbio/DbIoHandler.php on line 23.
    Yes, those last updates now require PHP 8.3 or later.

 

 
Page 62 of 62 FirstFirst ... 1252606162

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