• Resolved podguzon39

    (@podguzon39)


    Hello, good man!
    I just can’t start scanning, every time it gives the error Nonce keys do not match. Try to reload this page.
    The site does not appear to have been hacked. A month ago the site was transferred from hosting to hosting; a long time ago the plugin worked perfectly on the previous hosting! You never know if this information will be useful.
    Also:
    1) refreshed the page and tried to start scanning again
    2) deleted and reinstalled NinjaScanner
    3) reinstalled WordPress through the panel
    Can you please help me resolve this error?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nintechnet

    (@nintechnet)

    Can you enable debugging in WordPress and see if there’s anything written to the PHP error log?

    1. Edit your wp-config.php file.
    2. Search for:
      define('WP_DEBUG', false);
    3. Replace with:
      define('WP_DEBUG', true);
    4. Add this line below:
      define( 'WP_DEBUG_LOG', true );

    Try to run the scanner until you get the error and check the log that will be saved to “/wp-content/debug.log”.

    Thread Starter podguzon39

    (@podguzon39)

    Thank you very much for your answer ??
    I turned on debugging and this is what happened:

    [19-Aug-2024 16:29:43 UTC] PHP Notice: Функция add_theme_support( 'html5' ) вызвана неправильно. Необходимо передать массив типов. Дополнительную информацию можно найти на странице ?Отладка в WordPress?. (Это сообщение было добавлено в версии 3.6.1.) in /var/www/www-root/data/www/podguzon39.ru/wp-includes/functions.php on line 6085
    [19-Aug-2024 16:29:43 UTC] PHP Notice: Функция add_theme_support( 'html5' ) вызвана неправильно. Необходимо передать массив типов. Дополнительную информацию можно найти на странице ?Отладка в WordPress?. (Это сообщение было добавлено в версии 3.6.1.) in /var/www/www-root/data/www/podguzon39.ru/wp-includes/functions.php on line 6085
    [19-Aug-2024 16:29:43 UTC] PHP Warning: Trying to access array offset on false in /var/www/www-root/data/www/podguzon39.ru/wp-content/plugins/mobile-login-woocommerce-premium/includes/class-xoo-ml-easy-login-functions.php on line 21
    [19-Aug-2024 16:29:43 UTC] PHP Warning: Trying to access array offset on null in /var/www/www-root/data/www/podguzon39.ru/wp-content/plugins/mobile-login-woocommerce-premium/includes/class-xoo-ml-easy-login-functions.php on line 21
    [19-Aug-2024 16:29:43 UTC] PHP Notice: Функция add_theme_support( 'html5' ) вызвана неправильно. Необходимо передать массив типов. Дополнительную информацию можно найти на странице ?Отладка в WordPress?. (Это сообщение было добавлено в версии 3.6.1.) in /var/www/www-root/data/www/podguzon39.ru/wp-includes/functions.php on line 6085
    [19-Aug-2024 16:29:46 UTC] PHP Notice: Функция add_theme_support( 'html5' ) вызвана неправильно. Необходимо передать массив типов. Дополнительную информацию можно найти на странице ?Отладка в WordPress?. (Это сообщение было добавлено в версии 3.6.1.) in /var/www/www-root/data/www/podguzon39.ru/wp-includes/functions.php on line 6085
    [19-Aug-2024 16:29:46 UTC] PHP Warning: Trying to access array offset on false in /var/www/www-root/data/www/podguzon39.ru/wp-content/plugins/mobile-login-woocommerce-premium/includes/class-xoo-ml-easy-login-functions.php on line 21
    [19-Aug-2024 16:29:46 UTC] PHP Warning: Trying to access array offset on null in /var/www/www-root/data/www/podguzon39.ru/wp-content/plugins/mobile-login-woocommerce-premium/includes/class-xoo-ml-easy-login-functions.php on line 21
    [19-Aug-2024 16:29:47 UTC] PHP Notice: Функция add_theme_support( 'html5' ) вызвана неправильно. Необходимо передать массив типов. Дополнительную информацию можно найти на странице ?Отладка в WordPress?. (Это сообщение было добавлено в версии 3.6.1.) in /var/www/www-root/data/www/podguzon39.ru/wp-includes/functions.php on line 6085
    .

    I disable the “mobile-login-woocommerce-premium” plugin, scanning still does not start, additionally no errors are recorded when trying to start scanning ?? .
    If anything, PHP version 8.3.8


    Thread Starter podguzon39

    (@podguzon39)

    It turned out there was a problem with object caching.
    In the plugin LiteSpeed Cache -> Cache -> Object -> “Object Cache” turn off.

    Now everything works well! Thank you for your plugin and for your work!
    Best wishes ??

    https://ibb.co/Wp40CVy

    • This reply was modified 3 months ago by podguzon39.
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.