nobita (@nobita)

Forum Replies Created

Viewing 1 replies (of 1 total)

  • nobita
    Participant

    @nobita

    Hi I have same error

    PHP7.1
    bbpress2.5.13

    bbpress/includes/forum/functions.php line:1800

    PHP Fatal error: Uncaught Error: [] operator not supported for strings

    			//$post_stati[] = bbp_get_public_status_id();
    			$post_stati = (array) bbp_get_public_status_id();
    

    It worked for me

Viewing 1 replies (of 1 total)