Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey, I have been having the same issue and was searching around for an answer but couldn’t get one so instead I just edited the code in the plugin.

    If you open up the bbpressmoderation.php in FTP or the editor then go to lines 190 and 197 you can see where it echoes the “yes display” and “no display”.

    Just delete those messages so it looks like echo ""; and that will get rid of those messages. Just take note that if the plugin is updated you will have to make those changes again.

    Thread Starter Peter

    (@jianzhi)

    Thanks Joshua!

    Hi,

    I have the same problem. Thanks for the workaround.

    I hope, however, that the authors read this and correct it at the next update.

    Plugin Contributor Ian Stanley

    (@iandstanley)

    Sorry somehow some of my manual debugging code mograted from my test website to my local subversion repository.

    version 1.8.1 released this morning.

    Hi Ian,

    that’s great.
    Thank you very much for your quick response!

    Morgensonne

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to remove this message "yes display"’ is closed to new replies.