Call to undefined function get_filesystem_method()
-
Below is the wordpress debug.log and occurs if I try to change the user of a post or an an image. Posting pure text works. Switched of PWA plugin, everything works. Plugin before worked for months without any issues. No new Plugins installed, only updates done.
[11-Nov-2019 10:25:36 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_filesystem_method() in /var/www/vhosts/example.org/httpdocs/wp-content/plugins/pwa-for-wp/service-work/class-file-creation.php:555
Stack trace:
#0 /var/www/vhosts/example.org/httpdocs/wp-content/plugins/pwa-for-wp/service-work/class-file-creation.php(280): pwaforwpFileCreation->pwaforwp_getlayoutfiles(‘layouts/sw.js’)
#1 /var/www/vhosts/example.org/httpdocs/wp-content/plugins/pwa-for-wp/service-work/class-init.php(43): pwaforwpFileCreation->pwaforwp_swjs()
#2 /var/www/vhosts/example.org/httpdocs/wp-content/plugins/pwa-for-wp/service-work/class-service-worker.php(312): PWAFORWP_File_Creation_Init->pwaforwp_swjs_init()
#3 /var/www/vhosts/example.org/httpdocs/wp-includes/class-wp-hook.php(286): PWAFORWP_Service_Worker->pwaforwp_store_latest_post_ids(5944, Object(WP_Post))
#4 /var/www/vhosts/example.org/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#5 /var/www/vhosts/example.org/httpdocs/wp-includes/plugi in /var/www/vhosts/example.org/httpdocs/wp-content/plugins/pwa-for-wp/service-work/class-file-creation.php on line 555
The topic ‘Call to undefined function get_filesystem_method()’ is closed to new replies.