I have the same Problems on a Web Server:
Fatal error: Uncaught Error: Call to undefined function wp_generate_password() in /var/www/xxxx/xxxx/httpdocs/wp-admin/includes/file.php:669 Stack trace: #0 /var/www/xxxx/xxxx/httpdocs/wp-admin/includes/class-wp-filesystem-ftpext.php(138): wp_tempnam(‘/var/www/xxxx…’) #1 /var/www/xxxx/xxxx/httpdocs/wp-content/plugins/zionbuilder/includes/Environment.php(39): WP_Filesystem_FTPext->get_contents(‘/var/www/xxxx…’) #2 /var/www/xxxx/xxxx/httpdocs/wp-content/plugins/zionbuilder/includes/Environment.php(55): ZionBuilder\Environment::get_config() #3 /var/www/xxxx/xxxx/httpdocs/wp-content/plugins/zionbuilder/includes/Scripts.php(46): ZionBuilder\Environment::get_value(‘outputDir’) #4 /var/www/xxxx/xxxx/httpdocs/wp-content/plugins/zionbuilder/includes/Scripts.php(36): ZionBuilder\Scripts->setup_environment() #5 /var/www/xxxx/xxxx/httpdocs/wp-content/plugins/zionbuilder/includes/Plugin.php(215): ZionBuilder\Scripts->__construct() #6 /va in?/var/www/xxxx/xxxx/httpdocs/wp-admin/includes/file.php?on line?669
I have test chmoded all directories with 777 and i testing the define(‘FS_METHOD’, ‘direct’); method from the Kallyas Troubleshooting Workaround.
Does anyone have a solution in the meantime?