• PHP 8.4 Use of “parent” in callables is deprecated in /wp-content/plugins/simple-lightbox/includes/class.options.php on line 501
    I searched the web this was fixed before – now it’s back.
    If you change to $ret = call_user_func_array( array( ‘parent::class’, ‘add’ ), $args ); as I found on the net as solution from 2024:
    It will generate a fatal error.
    I was unable to login. So I changed folder name to simple-lightboxBAK – which enabled login and renamed it back again to be able to delete the plugin properly.
    Would be great if you could fix this.

    • This topic was modified 2 months, 2 weeks ago by dorothai.

You must be logged in to reply to this topic.