• Resolved victune

    (@victune)


    Hello,

    I cannot determine exactly when or why this occurs, but in at least one instance—when I edit Pods Framework custom post type fields and click Save—the following notice is triggered, which hangs my VPS:

    [03-Jul-2025 22:33:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the invoicing domain was triggered too early. This is usually an indicator that some code in the plugin or theme is 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/XXX/domains/XXX/public_html/wp-includes/functions.php on line 6121

    It prints so many notices continuously that the VPS (16 GB RAM, 8 cores) becomes unresponsive and cannot serve any user requests.

    The only workaround I’ve found is to disable the GetPaid plugin and kill the process via SSH.

    I’m aware of this bug fix:
    https://github.com/AyeCode/invoicing/pull/820/commits/b22cc6d2ff23be03469261195f7cfddef8ebfc84

    Below is my environment information:

    • WordPress Version: 6.8.1
    • HTTPS: Yes
    • Multisite: No
    • Web Server: LiteSpeed
    • PHP Version: 8.3.22 (64-bit)
    • Database Extension: mysqli
    • MariaDB Server Version: 10.6.22-MariaDB-log
    • MySQL Client Version: mysqlnd 8.3.22
    • PHP max_input_vars: 12000
    • PHP max_execution_time: 1800
    • PHP memory_limit: 4096M
    • PHP max_input_time: 14000

    Are you familiar with this issue? Any suggestions on how to fix it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hello,

    We tried but could not re-create this issue, can you please opena ticket here https://wpgetpaid.com/support/ and i can assign a devloper to assist you further.

    Thanks,

    Stiofan

    Thread Starter victune

    (@victune)

    Hi Stiofan,

    I can confirm this is happening with Pods Framework and GetPaid only. I disabled all the plugins with a default Twenty Twenty-Five theme and I can re-create the issue. I opened a ticket.

    Thanks.

    • This reply was modified 10 months, 2 weeks ago by victune.
    Plugin Support alexrollin

    (@alexrollin)

    Hello,

    A fix for this was released in GetPaid on July 10

    Thanks for reporting the issue and let us know if there are more issues.

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

The topic ‘_load_textdomain_just_in_time’ is closed to new replies.