Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

#62404 closed defect (bug) (invalid)

Error after update WP 6.7

Reported by: hanvdg's profile hanvdg Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.7
Component: I18N Keywords: close
Focuses: Cc:

Description

Hi,
I updated to WP 6.7 and got these errors:
=====
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math-pro 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/u620738638/domains/duconsultwebdesign.nl/public_html/wp-includes/functions.php on line 6114

Notice: Functie _load_textdomain_just_in_time werd verkeerd aangeroepen. Vertaling laden voor het fusion-builder domein werd te vroeg geactiveerd. Dit is meestal een aanwijzing dat er wat code in de plugin of het thema te vroeg tegenkomt. Vertalingen moeten worden geladen bij de init actie of later. Lees Foutopsporing in WordPress voor meer informatie. (Dit bericht is toegevoegd in versie 6.7.0.) in /home/u620738638/domains/duconsultwebdesign.nl/public_html/wp-includes/functions.php on line 6114

Notice: Functie _load_textdomain_just_in_time werd verkeerd aangeroepen. Vertaling laden voor het Avada domein werd te vroeg geactiveerd. Dit is meestal een aanwijzing dat er wat code in de plugin of het thema te vroeg tegenkomt. Vertalingen moeten worden geladen bij de init actie of later. Lees Foutopsporing in WordPress voor meer informatie. (Dit bericht is toegevoegd in versie 6.7.0.) in /home/u620738638/domains/duconsultwebdesign.nl/public_html/wp-includes/functions.php on line 6114
=====
Is there coming any updated version concerning this?
Regards,
Han

Change History (2)

#1 @sebastienserre
4 weeks ago

  • Component changed from General to I18N
  • Keywords close added

Hello,
Your notice is due to https://make.wordpress.org/core/2024/10/21/i18n-improvements-6-7/
They are generated by third party plugin as we can read in the message.

Translation loading for the rank-math-pro domain was triggered too early
Vertaling laden voor het fusion-builder domein werd te vroeg geactiveerd.
Vertaling laden voor het Avada domein werd te vroeg geactiveerd.

You should contact Rank Math Pro, Fusion-Builder & Avada helpdesk to ask them to update their plugins/themes.

Maybe check if an update of those component are not available yet...

You'll see this ticket closed as invalid, which may seem a bit rude. But this is the default ticket resolution in Trac for when there is no apparent action that can be taken in the Core software.

Regards

Last edited 4 weeks ago by sebastienserre (previous) (diff)

#2 @sebastienserre
4 weeks ago

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.