Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mansurahamed

    (@mansurahamed)

    Hi @bward,

    We have found the bug that was causing this issue and this will be fixed at next update. If you want to use the latest version of UM right now, please go to plugin folder ultimate-member->includes->core->class-access.php , go to line 71 & change

    add_filter( ‘get_comments_number’, array( $this, ‘disable_comments_open_number’ ), 99, 2 );

    to

    //add_filter( ‘get_comments_number’, array( $this, ‘disable_comments_open_number’ ), 99, 2 );

    Thanks.

    Thread Starter bward

    (@bward)

    Thank you for addressing this issue. I will wait for the update, but appreciate the immediate fix.

    Have a great day.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RSS Feed Error With v2.0.36-2.0.39’ is closed to new replies.