Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: New stable version 0.9.0.5

In bb-includes/conpat.php line 107 – Function name typo.

if ( !function_exists( ‘_mb_strcut‘ ) ) {

function _mb_substr( $str, $start, $length = null, $encoding = null )

{

Dunno how someone didn’t notice this… Perhaps I am a retard, but once I changed this to match bbpress worked.

Skip to toolbar