WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.52k stars 4.21k forks source link

complianz-gdpr & languages plugins don't work in WordPress 6.7 #67037

Closed DomZukInn closed 2 hours ago

DomZukInn commented 2 hours ago

Description

Hey team After upgrading to WP 6.7 we received errors with Polylang/Languages plugin:

"Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the complianz-gdpr domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/server/domains/dev1715885705.innsyte.com/public_html/wp-includes/functions.php on line 6114"

Please see screenshot attached. The error appears only on polish version of website.

After deactivating "Complianz GDPR plugin":"

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpforms-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/server/domains/dev1715885705.innsyte.com/public_html/wp-includes/functions.php on line 6114

After deactivating "Polylang":

Everything works smoothly

Step-by-step reproduction instructions

  1. Install complianz-gdpr plugin
  2. Install languages/PolylangImage plugin
  3. Set-up english and polish websites
  4. Open any website in polish website

Screenshots, screen recording, code snippet

Image Image Image Image

Environment info

Please confirm that you have searched existing issues in the repo.

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Please confirm which theme type you used for testing.

Mamaduka commented 2 hours ago

Hi, @DomZukInn

This repository is for Gutenberg/Block Editor project development. The issue you reported doesn't seem to be related to the project.

Please use Polylang or Complianz GDPR plugin support forums to report the issue.