• Resolved Gartit Creative

    (@gartitcreative)


    Hello. I think I need your help with a error that is caused by your plugin.

    I have tried everything I know to debug and fix the problem, even changing the plugin files such as cp-main.class.inc.php.

    But nothing of what I have tried worked.

    I also tried do changes in the theme files, but that did not work either.

    Other plugins does not seem to have this error, and uninstalling and installing you plugin did not fix the issue.

    The error in question is the following:

    “Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the appointment-hour-booking 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 /public_html/wp-includes/functions.php on line 6121”

    Any solutions?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Please indicate what version number of the plugin you have installed.

    Thank you!

    Thread Starter Gartit Creative

    (@gartitcreative)

    Version 1.5.24

    Thread Starter Gartit Creative

    (@gartitcreative)

    Any solution @codepeople ?

    Thread Starter Gartit Creative

    (@gartitcreative)

    @codepeople

    These PHP notices appear because appointment-hour-booking is actually not compatible with changes in WordPress 6.7. So you guys need to make an update for the plugin.

    For other user is the alternative to waiting for this update you can:

    • Disable the output of PHP notices. This either happens because your WordPress is running in debug mode or your hosting is outputting PHP errors. (In my case I activated the the debug mode to look for some errors, when this showed up.)
    • Or downgrade to WordPress and then wait some time until you go back to 6.8.x until the plugin developers have caught up.
    • Or consider using another booking plugin
    Plugin Author codepeople

    (@codepeople)

    Hi,

    Update to the latest version #1.5.25 or greater to correct that issue.

    Thank you for the feedback!

    Thread Starter Gartit Creative

    (@gartitcreative)

    Thank you for the swift reply and the update.

    Issue resolved.

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

The topic ‘Function _load_textdomain_just_in_time was called incorrectly.’ is closed to new replies.