• Resolved secondsky100

    (@secondsky100)


    With PHP 8 activated it throws a fatal error:

    PHP Fatal error: Uncaught Error: Unknown named parameter $field_value in /var/www/vhosts/XXX.com/httpdocs/core/modules/wp-hide-security-enhancer/include/wph.class.php:287
    Stack trace:
    #0 /var/www/vhosts/XXX.com/httpdocs/core/modules/wp-hide-security-enhancer/include/wph.class.php(266): WPH->_run_component_callback()
    #1 /var/www/vhosts/XXX.com/httpdocs/core/modules/wp-hide-security-enhancer/include/wph.class.php(100): WPH->_modules_components_run()
    #2 /var/www/vhosts/XXX.com/httpdocs/core/mu-plugins/wp-hide-loader.php(36): WPH->init()
    #3 /var/www/vhosts/XXX.com/httpdocs/wp-settings.php(319): include_once('...')
    #4 /var/www/vhosts/XXX.com/httpdocs/wp-config.php(99): require_once('...')
    #5 /var/www/vhosts/XXX.com/httpdocs/wp-load.php(37): require_once('...')
    #6 /var/www/vhosts/XXX.com/httpdocs/wp-blog-header.php(13): require_once('...')
    #7 /var/www/vhosts/XXX.com/httpdocs/index.php(17): require('...')
    #8 {main}
    thrown in /var/www/vhosts/XXX.com/httpdocs/core/modules/wp-hide-security-enhancer/include/wph.class.php on line 287
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Maya

    (@tdgu)

    Thanks for your feedback.
    This is weird, we’ll make some updates for that area and include the changes in the next update which hopefully makes a fix.

    Thanks

    I have the same error on php 8

    Plugin Contributor Maya

    (@tdgu)

    We are checking into this at the moment, a fix will be available for the next plugin update.

    Thanks

    Plugin Contributor Maya

    (@tdgu)

    This is fixed in the latest 1.6.2.4

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP 8 fatal error’ is closed to new replies.