• Resolved John Darrel

    (@johndarrel)


    Hi,

    Great cache plugin. We’re working to make https://ww.wp.xz.cn/plugins/hide-my-wp/ compatible with your plugin and I noticed that we get a Fatal error when the mbstring extension in PHP is not activated.

    Fatal error: Uncaught Error: Call to undefined function mb_substr() in \wp-content\plugins\powered-cache\includes\dropins\page-cache.php:437

    I know it’s something easy to fix.

    I will definitely recommend your plugin in the future … hope you will recommend our plugin too for security.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mustafa Uysal

    (@m_uysl)

    Hello @johndarrel,

    Thanks for good thoughts.

    https://ww.wp.xz.cn/plugins/hide-my-wp/ compatible with your plugin and I noticed that we get a Fatal error when the mbstring extension in PHP is not activated.

    Well, actually WordPress has a compat function for mb_substr(). I don’t know why the fatal error raised, but I’m going to check this.

    I will definitely recommend your plugin in the future … hope you will recommend our plugin too for security.

    Probably, your plugin helps to avoid script kiddie attacks, but I usually don’t recommend any of WordPress plugins for the security 🙂

    Thanks.

    Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi, @johndarrel

    I just released the new version that fixes the issue you’ve mentioned above. Thanks for the reporting.

    Cheers,

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

The topic ‘PHP Mb String Fatal Error’ is closed to new replies.