• Когда я пытаюсь открыть /wp-admin при отсутствии авторизации на сайте, я получаю ошибки на почту:

    wp-content/plugins/hide-login-page/libs/factory/templates/includes/class-helpers.php(79): get_template_part(404)
    /wp-content/plugins/hide-login-page/includes/classes/class.configurate-hide-login-page.php(226): WBCR\Factory_Templates_103\Helpers::setError404()
    /wp-content/plugins/hide-login-page/includes/classes/class.configurate-hide-login-page.php(153): WHLP_ConfigHideLoginPage->setAccessError()
    #21 [internal function]: WHLP_ConfigHideLoginPage->wpLoaded('')
    /wp-includes/class-wp-hook.php(303): call_user_func_array(Array, Array)
    /public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
    /wp-includes/plugin.php(470): WP_Hook->do_action(Array)
    /wp-settings.php(600): do_action('wp_loaded')
    /wp-config.php(100): require_once('
    /wp-load.php(50): require_once('
    /wp-admin/admin.php(34): require_once('
    /wp-admin/index.php(10): require_once('
    
    

    После авторизации по заданной ссылке в Defence > Hide Login Page > New Login Page, при попытке зайти в Image Optimizer я получаю “There has been a critical error on this website. Please check your site admin email inbox for instructions.”, Но в этот раз на почту ничего не приходит. Сжатие Изображение не работает.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Здравствуйте.

    Даже WordPress еще полностью не поддерживает PHP 8.0. Наш плагин поддерживает максимум 7.4. А вы используете 8.1. Естественно будут ошибки.

    К тому же вы не прислали текст самой ошибки.

    Most of serious plugins are allready compatible with php 8.1.

    I’m on php 8.1, and don’t see error, but try to understand speed problem.

    Do your plugin can cause problem with php 8.1?

    Hello @pierreto
    There is no point in doing PHP 8.1 support if WordPress itself does not support this version. There are no problems with PHP 8.0

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8.1 Errors’ is closed to new replies.