• Resolved Pieter Bos

    (@senlin)


    As soon as I activate the plugin I get a PHP Notice in both backend and frontend:

    Notice: Undefined offset: 0 in /home/.../wp-includes/plugin.php on line 957

    The notice even happens with no other plugins active.

    Latest WP version (5.9.1)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Juan Girini

    (@juangirini)

    Hi Pieter,

    Thanks for your feedback. We have been able to replicate the issue and are currently working on a fix. We’ll notify you on the thread once the patch is ready.

    Also, I would suggest hiding the Notices (Errors and Warnings) on the frontend, it is a good practice on production sites for security reasons. Please see this tutorial https://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/
    And it will work as a temporary workaround for you to solve the issue until the patch is ready to go live.

    Kind regards,
    Juan

    • This reply was modified 2 years, 8 months ago by Juan Girini.
    Plugin Author Juan Girini

    (@juangirini)

    Hi Pieter,

    There is a new version of the plugin v1.3.3 which resolves the Notice issue.
    Could you please confirm that this fix has solved the problem on your end?

    Kind regards,
    Juan

    Thread Starter Pieter Bos

    (@senlin)

    Hi Juan,

    Many thanks for the fast update; I can confirm it works and the notice is gone ??

    Cheers,
    Pieter

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Notice after activation’ is closed to new replies.