• Resolved daKid

    (@dakid)


    Uncaught Error: Call to undefined function wp_generate_password() in /…./wp-admin/includes/file.php:669 Stack trace: #0 /var/www/o…/includes/class-wp-filesystem-ftpext.php(138): wp_tempnam() #1 /..wp-content/plugins/custom-codes/custom-codes.php(97): WP_Filesystem_FTPext->get_contents() #2 ../wp-settings.php(391): include_once(‘/var/www/…’) #3 …/wp-config.php(104): require_once(‘/var/www/…’) #4 …wp-load.php(37): require_once(‘/var/www/…’) #5 …/wp-admin/admin.php(34): require_once(‘/var/www/old.he…’) #6 {main} thrown in …wp-admin/includes/file.php on line 669

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter daKid

    (@dakid)

    PHP 7.4, latest WP, Ubuntu, NGINX

    Plugin Author Bilal TAS

    (@bilaltas)

    Looks like you’re using “ftpext” WP filesystem method instead of default “direct” method, and not configured it. This is why you’re getting this error. As of 2.2.5, you’ll get an admin error notice which says “Your WordPress filesystem method “ftpext” is not configured correctly. Please configure it, or use another method like “direct” to be able to continue using the plugin.”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Call to undefined function wp_generate_password()’ is closed to new replies.