• Hello and good day. I am seeing the following error in the logs constantly.

    2026/02/14 20:13:14 [error] 3766117#3766117: *543450 FastCGI sent in stderr: “PHP message: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the photo-gallery 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.)

    Is this a known issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nik

    (@nikitaanisimov)

     Hi @rayeason – thanks for reporting this

    The debug notice you’re seeing started appearing more frequently with WordPress 6.7, which introduced stricter checks around when translations are loaded. In this case, the warning indicates that our plugin is loading translations slightly earlier than WordPress now recommends.

    I’d like to reassure you that:

    • This is a non-critical notice and does not affect your site’s functionality.
    • It does not indicate a security issue.
    • It typically only appears when debug mode is enabled or when the server is configured to display PHP notices.

    We are aware of this behaviour and are aligning the plugin with the latest WordPress standards in an upcoming update. In the meantime, it is safe to disregard this message if everything on the site is functioning as expected.

    Please let me know if you notice any actual functionality issues and I’ll be happy to investigate further

    Thread Starter rayeason

    (@rayeason)

    Thank you.

    I encountered this in the logs while trying to troubleshoot another ticket:
    https://wordpress.org/support/topic/can-not-edit-gallery-settings-after-adding-widget/

    It has been over a week with no response.

    Can someone help, please?

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

You must be logged in to reply to this topic.