• Just a solution for people that need Manga Press 3.0.1 to work with PHP 8.0 and higher.

    For the file mangapress-posts.php on Line 369, either delete or edit out the code

    echo implode($series_html, “, “);

    It should now be PHP 8.1 compatible without any bug errors detected in WordPress.


  • The topic ‘Manga Press 3.0.1 PHP 8.1 Compatibility (Working)’ is closed to new replies.