PHP error with 1.7.x (plugin conflict?)
-
Hello!
I have a critical PHP error on my website with recent versions of the plugin (1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5). 1.6.3 is working. Do you have any idea how to solve it? The error log is below.
Thank you!
[04-Mar-2020 12:28:11 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to GFExcel\GFExcel::downloadFile() must be an instance of WP, string given, called in /home/clients/csexed/prod/testexed/wp-includes/class-wp-hook.php on line 288 and defined in /home/clients/csexed/prod/testexed/wp-content/plugins/gf-entries-in-excel/src/GFExcel.php:223
Stack trace:
#0 /home/clients/csexed/prod/testexed/wp-includes/class-wp-hook.php(288): GFExcel\GFExcel->downloadFile(”)
#1 /home/clients/csexed/prod/testexed/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /home/clients/csexed/prod/testexed/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home/clients/csexed/prod/testexed/wp-content/themes/ciitron-theme/functions/actual/actual_functions.php(21): do_action(‘parse_request’)
#4 /home/clients/csexed/prod/testexed/wp-includes/class-wp-hook.php(288): parse_request_login(Object(WP))
#5 /home/clients/csexed/prod/testexed/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#6 /home/clients/csexed/prod/teste in /home/clients/csexed/prod/testexed/wp-content/plugins/gf-entries-in-excel/src/GFExcel.php on line 223
- The topic ‘PHP error with 1.7.x (plugin conflict?)’ is closed to new replies.