• Resolved gerardolatino73

    (@gerardolatino73)


    I get these errors.

    Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>hide-my-wp</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.ww.wp.xz.cn/advanced-administration/debug/debug-wordpress/”>Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/xxxxxx.com/httpdocs/wp-includes/functions.php on line 6114

    And

    Using cached FetchClass file, last modified at: 2024-12-03 06:48:17

    Thanks for you help

    They seem to be related.

    Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Peter

    (@petersquirrly)

    👋Hi,

    Please go to WP Ghost > Advanced > Compatibility and from under Plugin Loading Hook please select Late Loading.

    Let’s see if this helps.

    Thread Starter gerardolatino73

    (@gerardolatino73)

    Hello:

    It only works for the first message.

    The second continues…

    AH01071: Got error ‘PHP message: Using cached FetchClass file

    Thanks for your help!

    Good day!

    Plugin Support Peter

    (@petersquirrly)

    We can’t say why this appears, however, it seems to be a PHP information not an error. In debug or php.ini you should only choose warnings and errors log.

    // Report all errors except E_NOTICE
    error_reporting(E_ALL & ~E_NOTICE);

    What you can also try is to go to Tweaks > Hide Options > Hide Version from Images, CSS and JS to activate Random Static Number to generate a more recent file cache or switch off the option.

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

The topic ‘php errors’ is closed to new replies.