• Salih K

    (@salihkulangara)


    Hi, I faced an issue, a fatal error while I was upgrading one of my website to latest PHP version. Everything working fine on PHP 7.4 but on PHP 8+ it is giving me this error:

    [26-Sep-2024 10:00:21 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in \app\public\wp-content\plugins\accessibility-light\includes\class-toolbar.php:216

    After digging in to this, It looks like on the settings page, under Toolbar section, toolbar side is by default Right Side, this value is not getting in that class I believe, So when I change the Side and save the settings the error goes.

    So once we change this Tooldbar Side settings and save, error will be fixed.

    • This topic was modified 2 months ago by Salih K.
  • You must be logged in to reply to this topic.