PHP Incompatibility in loading System/Custom translation file
-
- Activate PHP debug. (my site is now on PHP 8.3, but I observed same/similar effect on PHP 8.0, PHP 8.1 and PHP 8.2 (plugin presents long list of incompatibility messages on PHP 8.4, so it’s not working on PHP 8.4)
- Loco Translate: Create copy of Author translation file (System or Custom); observed on PL translation.
- My site reports: Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the the-events-calendar 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/pbadmin/domains/eborowiec.pl/public_html/dev/wp-includes/functions.php on line 6114
- Translations added in the System/Custom file are ignored (by opening the page with Events Calendar), later (by clicking some options inside the calendar) they may appear, but calendar functionality is disturbed. [I didn’t try to prepare a precise use case – my focus is on step 3.]
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.