PHP Fatal Error related to Klarna Plugin, when running PHP script from console
-
Hi,
I am getting the following error when running any PHP script from console. When I deactivate this plugin the error is gone:
PHP Fatal error: Uncaught Error: Class 'Krokedil\WpApi\Request' not found in /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/classes/requests/class-kp-requests.php:15
Stack trace:
#0 /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/klarna-payments-for-woocommerce.php(340): include_once()
#1 /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/klarna-payments-for-woocommerce.php(166): WC_Klarna_Payments->include_files()
#2 /srv/www/windmeile.com/httpdocs/wp-includes/class-wp-hook.php(324): WC_Klarna_Payments->init()
#3 /srv/www/windmeile.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /srv/www/windmeile.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /srv/www/windmeile.com/httpdocs/wp-settings.php(555): do_action()
#6 phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1336): require('/srv/www/windme...')
#7 phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1254 in /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/classes/requests/class-kp-requests.php on line 15
Fatal error: Uncaught Error: Class 'Krokedil\WpApi\Request' not found in /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/classes/requests/class-kp-requests.php:15
Stack trace:
#0 /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/klarna-payments-for-woocommerce.php(340): include_once()
#1 /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/klarna-payments-for-woocommerce.php(166): WC_Klarna_Payments->include_files()
#2 /srv/www/windmeile.com/httpdocs/wp-includes/class-wp-hook.php(324): WC_Klarna_Payments->init()
#3 /srv/www/windmeile.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /srv/www/windmeile.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /srv/www/windmeile.com/httpdocs/wp-settings.php(555): do_action()
#6 phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1336): require('/srv/www/windme...')
#7 phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1254 in /srv/www/windmeile.com/httpdocs/wp-content/plugins/klarna-payments-for-woocommerce/classes/requests/class-kp-requests.php on line 15
Error: Es gab einen kritischen Fehler auf Ihrer Website.Erfahren Sie mehr über die Problembehandlung in WordPress. Es gab einen kritischen Fehler auf Ihrer Website.Any idea? Thanks.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.