• When running the plugin with WP_DEBUG and WP_DEBUG_LOG enabled, we see the following warnings in the debug.log file:

    PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>css-javascript-toolbox</code> 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 <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /www/abakioncom_293/public/wp-includes/functions.php on line 6114

    It would be great if you could fix this in an upcoming version.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hi there,

    Thank you for sharing this issue with us. We will look further into this notice and consider a fix in the next version. If you can share any further information on how you got this notice, that would help?
    Much appreciated.

    Thread Starter Kim Hornung

    (@keepmovingdk)

    Hi again

    I have now looked a bit deeper into when the problem happens, and I can see that it only happens when the “CSS & JS Toolbox PLUS” plugin is also installed.

    We have v11.5 of the PLUS plugin. Is that the latest version? I don’t see any available plugin updates for the PLUS plugin, but I can see that the base plugin is on v12.0.1

    With both plugins installed, it seems to happen on most page requests, both on the front end and the backend.

    The error is related to the framework/extensions/extensions.class.php in line 330 where it calls get_plugin_data() which in turn calls _get_plugin_data_markup_translate() which in turn calls translate(‘CSS & JavaScript Toolbox’, ‘css-javascript-toolbox’.

    I hope this helps.

    Plugin Author wipeoutmedia

    (@wipeoutmedia)

    Hello there,

    This could be a legacy issue as the PLUS version is also on version 12.0.1 and the version you are running is quite outdated. If it is to do with our premium PLUS version, please reach out on our website contact page.

    Thank you

    Thread Starter Kim Hornung

    (@keepmovingdk)

    OK, I’ll reach out to your premium support.

    But thank you for confirming the license numbers.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP notices in log file (_load_textdomain_just_in_time)’ is closed to new replies.