Home›Support›English Support›[Escalated to WPML Developers team] Fatal error because WPML send_auth_cookies filter has too few arguments
[Escalated to WPML Developers team] Fatal error because WPML send_auth_cookies filter has too few arguments
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
WordPress 6.7 has introduced a new issue that impact translations, please update WooCommerce and WPML to the latest versions before you report issues. More about this here - https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/
In PHP 7.4+ (including 8+) we get:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function my_callback(), 1 passed in ....php on line x and exactly 4 expected in ...
We get this whenever this class is loaded - it seems only if language per domain SSO is used from the class name.