• Resolved Michal Vl?ek

    (@hairywolf)


    Hello, we have php error on uprades plugin page in administration (PHP Version 7.4.33):

    [05-Mar-2024 20:41:04 UTC] PHP Fatal error: Uncaught TypeError: Argument 2 passed to KadenceWP\KadenceBlocks\StellarWP\Uplink\Admin\Package_Handler::filter_upgrader_pre_download() must be of the type string, null given, called in /www/doc/www.domena.cz/www/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/Provider.php on line 171 and defined in /www/doc/www.domena.cz/www/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/Package_Handler.php:33
    Stack trace: 0 /www/doc/www.domena.cz/www/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/Provider.php(171): KadenceWP\KadenceBlocks\StellarWP\Uplink\Admin\Package_Handler->filter_upgrader_pre_download(false, NULL, Object(Plugin_Upgrader), Array) 1 /www/doc/www.domena.cz/www/wp-includes/class-wp-hook.php(324): KadenceWP\KadenceBlocks\StellarWP\Uplink\Admin\Provider->filter_upgrader_pre_download(false, NULL, Object(Plugin_Upgrader), Array) 2 /www/doc/www.svaz-sk in /www/doc/www.domena.cz/www/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Admin/Package_Handler.php on line 33

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support michael-levelup

    (@michaeltarongoy)

    Hi Michal,

    Thank you for reaching out to us.

    Can you provide more details as to how we can replicate this? Did this happen when you tried to update the Kadence Blocks plugin?

    I looked at the error message and it looks like an upgrader issue. When I updated Kadence Blocks to the latest version I didn’t receive this fatal error though: https://nimb.ws/g3Ju0sN

    Can you try manually installing the latest version instead? Then check again if this happens on the next update of the plugin.

    Let us know how we could help you further.

    Kind Regards,
    Michael Taro

    Plugin Author Ben Ritner – Kadence WP

    (@britner)

    Hey just to add, we changed a part of the code in the latest update, while we couldn’t recreate this just using the log shows that null was passed instead of a string in a filter args so we updated to allow for that.

    Ben

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Fatal error (PHP Version 7.4.33)’ is closed to new replies.