• Resolved pete3

    (@pete3)


    Hi,

    I love the plugin. File downloads used to work fine. Now it fails with no error in the admin area, but this in the log file:

    PHP Fatal error: Uncaught Error: Call to undefined function fpassthru() in /wp-content/plugins/file-manager-advanced/application/library/php/elFinderConnector.class.php:286
    Stack trace: 0 /wp-content/plugins/file-manager-advanced/application/library/php/elFinderConnector.class.php(160): elFinderConnector->output() 1 /wp-content/plugins/file-manager-advanced/application/class_fma_connector.php(133): elFinderConnector->run() 2 /wp-content/plugins/file-manager-advanced/application/class_fma_main.php(27): class_fma_connector->fma_local_file_system() 3 /wp-includes/class-wp-hook.php(310): class_fma_main->fma_load_fma_ui() 4 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() 5 /wp-includes/plugin.php(517): WP_Hook->do_action() 6 /wp-admin/admin-ajax.php(188): do_action() 7 {main} thrown in /wp-content/plugins/file-manager-advanced/application/library/php/elFinderConnector.class.php on line 286

Viewing 1 replies (of 1 total)
  • Plugin Author modalweb

    (@modalweb)

    Hi, functions like exec(), system(), passthru() are disabled by hosting providers. Please contact with your hosting providers and in next releases i will add some alternate equivalent solutions.

Viewing 1 replies (of 1 total)
  • The topic ‘File download fails with PHP Fatal error’ is closed to new replies.