Title: php errors
Last modified: December 6, 2024

---

# php errors

 *  Resolved [gerardolatino73](https://wordpress.org/support/users/gerardolatino73/)
 * (@gerardolatino73)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-errors-329/)
 * 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.wordpress.org/advanced-administration/debug/debug-wordpress/”>Debugging](https://developer.wordpress.org/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](https://wordpress.org/support/users/petersquirrly/)
 * (@petersquirrly)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-errors-329/#post-18186334)
 * 👋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](https://wordpress.org/support/users/gerardolatino73/)
 * (@gerardolatino73)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-errors-329/#post-18186482)
 * 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](https://wordpress.org/support/users/petersquirrly/)
 * (@petersquirrly)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-errors-329/#post-18190156)
 * 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.

 * ![](https://ps.w.org/hide-my-wp/assets/icon-256x256.png?rev=3217792)
 * [WP Ghost (Hide My WP Ghost) - Security & Firewall](https://wordpress.org/plugins/hide-my-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hide-my-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hide-my-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/hide-my-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hide-my-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hide-my-wp/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Peter](https://wordpress.org/support/users/petersquirrly/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/php-errors-329/#post-18190156)
 * Status: resolved