• Please take some time to invest the following PHP fatal error.
    PHP Fatal error: Uncaught Error: Call to undefined function Surge\wp_generate_password() in /siterootpath/wp-content/plugins/surge/include/cache.php:101
    Stack trace: 0 [internal function]: Surge{closure}() 1 /siterootpath/wp-includes/functions.php(5471): ob_end_flush() 2 /siterootpath/wp-includes/class-wp-hook.php(324): wp_ob_end_flush_all() 3 /siterootpath/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /siterootpath/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /siterootpath/wp-includes/load.php(1304): do_action() 6 [internal function]: shutdown_action_hook() 7 {main}

    thrown in /siterootpath/wp-content/plugins/surge/include/cache.php on line 101

Viewing 1 replies (of 1 total)
  • Plugin Author Konstantin Kovshenin

    (@kovshenin)

    Hi Alex, sounds like you’re ending the response before the pluggables are loaded. I’ll add a fix for this in the next release, but in the meantime, if you could provide more information on your environment and whether you have any custom cache/Surge configuration, that would be great.

    Thank you!

Viewing 1 replies (of 1 total)

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