• Resolved Jim Garrigan

    (@garrigan)


    PHP message: PHP Warning: Undefined variable $output in /XXXXXXXXXXXXX/wp-content/plugins/website-llms-txt/includes/class-llms-generator.php on line 428;

    PHP message: PHP Deprecated: mb_convert_encoding(): Passing null to parameter #1 ($string) of type array|string is deprecated in /XXXXXXXXXXXXX/wp-content/plugins/website-llms-txt/includes/class-llms-generator.php on line 428;

    PHP message: PHP Warning: Undefined variable $output in /XXXXXXXXXXXXX/wp-content/plugins/website-llms-txt/includes/class-llms-generator.php on line 428;

    PHP message: PHP Deprecated: mb_convert_encoding(): Passing null to parameter #1 ($string) of type array|string is deprecated in /XXXXXXXXXXXXX/wp-content/plugins/website-llms-txt/includes/class-llms-generator.php on line 428

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pavlo Samsonov

    (@samsonovteamwork)

    Hi @garrigan

    Thanks again for the detailed explanation and for reporting this!

    We’ve just released version 7.1.4 of the plugin, which includes updates that should resolve the PHP warnings and deprecation notices you’ve encountered:

    ✅ Fix for Undefined variable $output at line 428.

    ✅ Fix for mb_convert_encoding() receiving null — now properly handles empty values.

    ✅ General improvements for PHP 8+ compatibility.

    Please update to 7.1.4, clear any caches, and test again. If you still notice any issues after updating, feel free to share details and we’ll investigate further.

    Thank you for helping improve the plugin!

    Best regards,

    LLMs Plugin Support Team

    Thread Starter Jim Garrigan

    (@garrigan)

    You are welcome and thank you for the update.

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

The topic ‘PHP message: PHP Warning, PHP Deprecated’ is closed to new replies.