• Resolved mborin

    (@mborin)


    I am getting the following error in my php log:

    Notice: Trying to access array offset on value of type null in /public_html/wp-content/plugins/404-solution/includes/ErrorHandler.php on line 91

    Notice: Trying to access array offset on value of type null in /public_html/wp-content/plugins/404-solution/includes/ErrorHandler.php on line 90

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Aaron

    (@aaron13100)

    What version of PHP are you running? On the 404 Solution settings pages it shows up at the bottom … Plugin version: 2.22.6, PHP: #.#.#, WordPress: (etc)

    thanks

    Thread Starter mborin

    (@mborin)

    I am running 7.4.4

    Plugin Author Aaron

    (@aaron13100)

    Hello. Please let me know if version 2.22.7 works. Thanks

    Thread Starter mborin

    (@mborin)

    I installed the new version but now I am getting this:

    Notice: Trying to access array offset on value of type bool in /public_html/wp-content/plugins/404-solution/includes/SpellChecker.php on line 490

    Plugin Author Aaron

    (@aaron13100)

    Hello. Please let me know if version 2.22.8 works. Thanks

    Thread Starter mborin

    (@mborin)

    Nope, that spellchecker error still comes up.

    Plugin Author Aaron

    (@aaron13100)

    Is there a specific URL that you’re requesting? It looks like it could be a request for an image file that doesn’t exist, for example.

    Plugin Author Aaron

    (@aaron13100)

    Seeing the log file might be useful. You could paste it at https://pastebin.com/ for example.

    Plugin Author Aaron

    (@aaron13100)

    Also please try 2.22.9. Thanks.

    Thread Starter mborin

    (@mborin)

    Looks good so far ??

    Thread Starter mborin

    (@mborin)

    Just got another error:

    Notice: Trying to access array offset on value of type bool in /public_html/wp-content/plugins/404-solution/includes/SpellChecker.php on line 490

    Plugin Author Aaron

    (@aaron13100)

    It looks like old code is running. That issue should either be fixed or should appear with a different line number. You could try uninstalling and reinstalling the plugin.

    Plugin Author Aaron

    (@aaron13100)

    I’ll assume this is working now…

    Thread Starter mborin

    (@mborin)

    Yes it’s good now. Thank you

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘PHP Error: Trying to access array offset on value’ is closed to new replies.