Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter afijadior

    (@afijadior)

    @samsonovteamwork

    Thank you for your assistance.

    We have updated the plugin to the latest version and confirmed that the error has been resolved.

    We sincerely appreciate the prompt fix.

    Thread Starter afijadior

    (@afijadior)

    Thank you for addressing the version update.
    I updated to version 8.2.1, but the issue does not appear to be resolved.

    Since the detailed error code for the Fatal Error was no longer displayed within the relevant column, I output the contents to debug.log. It seems the same issue persists.

    I tried updating the plugin and also tried deleting the plugin itself and installing the latest version, but neither approach changed the result.

    ■ debug.log (path information redacted)

    [21-Oct-2025 02:25:45 UTC] PHP Fatal error: Uncaught ArgumentCountError: 5 arguments are required, 3 given in /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php:359
    Stack trace: 0 /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php(359): sprintf(‘AI \xE3\x83\x9C\xE3\x83\x83\xE3\x83\x88\xE3\x81\x8C…’, ‘', '‘) 1 /path/to/wordpress/wp-content/plugins/website-llms-txt/includes/class-llms-core.php(292): include(‘/path/to/wordpr…’) 2 /path/to/wordpress/wp-includes/class-wp-hook.php(324): LLMS_Core->render_admin_page(”) 3 /path/to/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 4 /path/to/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 5 /path/to/wordpress/wp-admin/admin.php(260): do_action(‘tools_page_llms…’) 6 {main}

    thrown in /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php on line 359

    [21-Oct-2025 02:25:53 UTC] PHP Fatal error: Uncaught ArgumentCountError: 5 arguments are required, 3 given in /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php:359
    Stack trace: 0 /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php(359): sprintf(‘AI \xE3\x83\x9C\xE3\x83\x83\xE3\x83\x88\xE3\x81\x8C…’, ‘', '‘) 1 /path/to/wordpress/wp-content/plugins/website-llms-txt/includes/class-llms-core.php(292): include(‘/path/to/wordpr…’) 2 /path/to/wordpress/wp-includes/class-wp-hook.php(324): LLMS_Core->render_admin_page(”) 3 /path/to/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 4 /path/to/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 5 /path/to/wordpress/wp-admin/admin.php(260): do_action(‘tools_page_llms…’) 6 {main}

    thrown in /path/to/wordpress/wp-content/plugins/website-llms-txt/admin/admin-page.php on line 359

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