ahmedkaludi / wp-multilang

16 stars 3 forks source link

A Fatal error is occurring on the user end after the update 2.4.11 #109

Open sajandara opened 1 week ago

sajandara commented 1 week ago

A Fatal error is occurring on the user end after the update 2.4.11

Ref ticket: https://magazine3.in/conversation/311728?folder_id=27

Error: E_ERROR uppstod på rad 39 i följande fil: wp-content/plugins/wp-multilang/includes/wpm-formatting-functions.php. Felorsak: Uncaught TypeError: Argument 2 passed to wpm_array_merge_recursive() must be of the type array, null given, called in wp-content/plugins/wp-multilang/includes/integrations/class-wpm-woocommerce.php on line 197 and defined in wp-content/plugins/wp-multilang/includes/wpm-formatting-functions.php:39 Stack trace:

0 wp-content/plugins/wp-multilang/includes/integrations/class-wpm-woocommerce.php(197): wpm_array_merge_recursive(Array, NULL)

1 httpdocs/wp-includes/class-wp-hook.php(308): WPM\Includes\Integrations\WPM_WooCommerce->add_attribute_taxonomies(NULL)

2 /wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array)

3 /httpdocs/wp-content/plugins/wp-multilang/includes/wpm-config-functions.php(53): apply_filters('wpmtaxonomies...', NULL)

4 httpdocs/wp-content/plugins/wp-multilang/i

netzkundig commented 6 days ago

We had the same issue with the Woocommerce Integration after updating to 2.4.11. Reverting back to 2.4.10 solved it for now.

krambriw commented 3 days ago

Yes, reverting back to 2.4.10 works. One single error report might be coincidence, two or more reports, most likely a bug in the plugin