• Resolved Trynda E. Adair

    (@tryndaadair)


    Plugin is showing following notice when errors are not suppressed and causes gap in menu in wp-admin.

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the the-events-calendar-category-colors 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.)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andy Fragen

    (@afragen)

    This is being tracked here, https://github.com/the-events-calendar/the-events-calendar-category-colors/issues/169 and is fixed in the associated PR.

    Just waiting for review.

    Thread Starter Trynda E. Adair

    (@tryndaadair)

    Great to hear it’s being looked at. Thanks for the update!

    wphastings

    (@wphastings)

    Yep – same problem.
    For anyone following check the following is set in your wp-config.php to shush the notice(s).
    define('WP_DEBUG', false);
    And that
    define('WP_DEBUG', true); is not set further down the file (as happened to me). ??

    It appears we are having this issue too! Yet, I am not a Website Guru and I don’t go into to amend code in any fashion. These things are just supposed to work! I hope the developers of the plugin can help.

    When it first happened, I deactivated the Calendar Category Colors, which was hard as it help delineate the different road rally events. I have awaited three weeks hoping all would work and we are trying to “kickoff” the season. I activated the plugin, checked for any updates and I am on 7.4.0; the colors appeared and I was elated…until the Notice below appears on the top of the website page. It is so disheartening; I hope it is a simple fix.

    <b style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>Notice</b><span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>: Function _load_textdomain_just_in_time was called?</span><strong style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>incorrectly<span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>. Translation loading for the?</span><code style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>the-events-calendar-category-colors<span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>?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?</span><code style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>init<span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>?action or later. Please see?</span>Debugging in WordPress<span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>?for more information. (This message was added in version 6.7.0.) in?</span><b style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>/hermes/bosnacweb02/bosnacweb02al/b1202/myd.cherylbabbe/public_html/comeroadrallywith.us/wp-includes/functions.php</b><span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: -webkit-standard; font-size: medium; white-space: normal;”>?on line?</span><b style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); white-space: normal;”>6114</b>

    Plugin Author Andy Fragen

    (@afragen)

    While we wait for the update to be approved and released, you can use the following plugin to quiet these notices.

    https://gist.github.com/afragen/986ba6046ebea963074283a77cae07fc

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.