Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fix or remove bozo function before it kills bbPress


  • chrishajer
    Participant

    @chrishajer

    The bozo function seems to be broken. Just do a search of this forum for bozo and you will see tons of questions from people who have just installed bbPress, they post but the posts don’t show, or they are the key master and are marked a bozo. If someone has responded to a thread with the word ‘bozo’ these searches will work on this forum:

    http://bbpress.org/forums/search.php?q=bozo

    http://www.google.com/search?q=site:http://bbpress.org/forums/%20bozo

    http://bbpress.org/forums/tags/bozo

    I respectfully request a new release with this bozo functionality fixed and functional (waiting for 1.0 is not acceptable IMHO) or a new release with the functionality removed. I have been running a bbPress forum for 6 months or so and I have never had a need to mark someone a bozo, but I have spent countless hours either fixing bozo problems on my own forum or responding to requests on this forum from people who can’t see their own posts, etc. How many other people have used it for what it’s for vs. how many people have been affected by it not working correctly?

    Please, fix it or remove it, for the sake of the future of bbPress.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You can also alternatively get rid of it all together just by taking this line out of bb-settings.php:

    require( BBPATH . BBINC . ‘bozo.php’);

    &&

    require( BBPATH . BBINC . ‘akismet.php’);

    YMMV.


    chrishajer
    Participant

    @chrishajer

    I’m not worried about fixing it for me. I’m worried about fixing it for every new person who comes along and installs it and has a problem immediately. If the above works, that should be the default and that should be released. Anyone who downloads the latest.tar.gz should not have to edit out anything to fix the bozo problem. The default doesn’t work, so it should be changed until it’s fixed. No patches: a new release.

    I think in the vast majority of cases it does work. Anyway, I agree it seems like releasing .82 just with the bozo thing fixed (making the changes the plugin makes now) would’ve been the smart thing to do – but I don’t know what’s going on in their offices.


    Sam Bauers
    Participant

    @sambauers

    I don’t think it’s unreasonable for pre-1.0 software to have outstanding problems like this. Personally I have had to mark users as bozos. The only thing lacking here is documentation, which is often the case with free software.


    airdrawndagger
    Member

    @airdrawndagger

    You can also alternatively get rid of it all together just by taking this line out of bb-settings.php:

    require( BBPATH . BBINC . 'bozo.php');
    &&
    require( BBPATH . BBINC . 'akismet.php');

    YMMV.

    Why would I need to take out the akismet.php as well?

    If you look at it, the bozo.php file hasn’t had any real “renovations” for quite some time. It is something that has to be addressed and I completely agree. Between the integration issues, akismet and bozo concerns, people might be a little put off.

    What I don’t understand is how some people are getting real problems and others are not. I haven’t had any real problems, but I don’t run a large site. Has any of the big ones had any real problems?

    Trent

    Funny, I just ran into this problem again within the past couple of days. Totally out of the blue, without any changes to the forum, a handful of my members posts are being marked as spam, and half of those users are marked as bozo. Because I have nothing to go on, I can’t offer up any useful info for a solution at this point.

    It’s not a huge problem since I can just check the spam every couple of days and send the posts to the forum. The last bozo solution worked so well that I don’t even check it anymore, but someone emailed me today to alert me and I found a stack of posts from the last 2-4 days marked as spam.

    I lost my marbles somewhere along the way. :D I did make one change to the forums – added smilies. Every bozo I’ve got now was using smilies.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Skip to toolbar