• Resolved markd33

    (@markd33)


    We are receiving the following fatal error on WordPress 6.4.1 when editing posts.

    PHP Fatal error: Uncaught TypeError: strpos(): Argument #1 ($haystack) must be of type string, null given in/wp-content/plugins/speechkit/src/Core/Player/Player.php:146

    • This topic was modified 2 years, 6 months ago by markd33.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter markd33

    (@markd33)

    Looks like this has been resolved in version 4.2.4:

    Fixes

    • Ensure the $content param of Beyondwords\Wordpress\Core\Player\Player::hasCustomPlayer is a string before using strpos.

    Hi Mark, thank you for reporting this issue!

    Yes, this issue was fixed in the plugin’s v4.2.4 release. Please update to the latest version to avoid it.

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

The topic ‘PHP Fatal error: Uncaught TypeError: strpos()’ is closed to new replies.