bbPress Plugin Browser »

Hidden Forums (0.0.9)

Download

Version: 0.0.9

Last Updated: 2009-5-13

Requires bbPress Version: 0.9 or higher

Compatible up to: 0.9

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(21)

Your Rating

Author: _ck_


  1. Hi, _ck_ - thanks for the quick response.

    I'm running the latest stable version: 0.9.0.4

    I am using these plugins: bbPress signatures, Allow Images, Use Display Name, Report Post, Unread Posts, BBcode Lite. I don't think any of them are the problem because I disabled them and still got all the SQL errors on the homepage.

    Posted: 2 years ago #
  2. Try 0.0.7 please

    Posted: 2 years ago #
  3. Very nice - works perfectly. Was the change you made near line 92 where you set the filter manually for "get_forum_where"? That's the only thing I see different, and you say in the comment that the fix is for 1.0. It's also broken pre-1.0 because I'm running 0.9.

    Thanks again for the quick fix. :)

    Posted: 2 years ago #
  4. Right, I initially thought it was new in 1.0 but I went back and examined 0.9 and it's there also.

    I filed a bug report in trac but since the bug is in bbpress's legacy I have to use a workaround.

    Posted: 2 years ago #
  5. fridaycafe

    Member

    The 0.0.7 works well, thank you ck for the instant fix!

    Posted: 2 years ago #
  6. csseur3

    Member

    there is a bug no? i have 200 mysql queris with the plugin in 0.0.7 version, for the users they are no logged

    Posted: 2 years ago #
  7. defalla

    Member

    I think a bug need to fix. I use bbpress alpha 5 and after posting, no redirect to new reply, a blank page address bb-post.php show. I disable this plugin and everything works well. But my site need this plugin.

    Please help me. Thank you

    Posted: 2 years ago #
  8. I just tested again with 0.0.7 - post into a non-hidden forum works.
    Post into a hidden forum works.

    I need more info, are you really using alpha 5 or are you using alpha 6 ?
    Are you using a custom template? Are you integreated?

    @csseur3, I think there is a query caching bug in 1.0 when there are filters, are you using 1.0 ?

    Posted: 2 years ago #
  9. Okay anyone using 1.0a5 or 1.0a6 should upgrade to HF 0.0.8 immediately.
    Please remember to copy over your settings
    and I need you to check carefully that filtering is still occurring correctly on forum lists.

    Apparently 1.0 has a serious endless-loop bug when there is a filter on get_forum because it pre-loads and caches the forum list on init (unlike 0.9 which does not pre-load the entire forum list).

    Posted: 2 years ago #
  10. defalla

    Member

    I use BB-press alpha 5, intergrate with wordpress, custom template. Post in un-hidden or hidden not work :(

    Upgrade to 0.08 not work, too

    Posted: 2 years ago #
  11. Upgrade to 0.08 worked smoothly on alpha6 but then I didn't have any noticeable issues with 0.07 either.

    Frontpage List and Hottags update as expected.
    Thanks _ck_!

    Posted: 2 years ago #
  12. defalla

    Member

    I re-test and find that hidden forums plugin not work with support forums plugin

    When i active hidden forums and support forums, no redirect to new reply, a blank page address bb-post.php show.

    When i active hidden forums, deactive support forums, all work well

    When i active support forums, deactive hidden forums, all work well.

    Could you please fix it :(. Thank you!

    Posted: 2 years ago #
  13. defalla upgrade to 1.0a6

    I won't be working any further on this plugin for awhile

    Posted: 2 years ago #
  14. jasonistaken

    Member

    ck,

    The call to bb_repermalink() in the action for bb_init is premature.
    The global $page variable is set after bb_init, so the repermalinking will remove any page variable from the request, and you'll always be redirected to the first page of a forum.

    A quick fix would be to simply add:

    global $page;
    $page = bb_get_uri_page();

    Anywhere before the call to bb_repermalink().

    Posted: 2 years ago #
  15. is there a menu, now? :-)

    Posted: 2 years ago #
  16. citizenkeith

    Member

    is there a menu, now? :-)

    Good question. I forgot that all the settings are in the plugin file. When I upgraded, the hidden forums were visible for about a day. Oops. :D

    Posted: 2 years ago #
  17. zkwc

    Member

    I'm using wordpress MU + buddypress + bbpress. I'm not broadcasting the bbpress link for enabled buddypress forums, and was so worried that the bbpress forums that were created as "private" and "hidden" forums in buddypress would start being google indexed or that other users would discover the bbpress link that I wasn't sharing. This plug-in just solved my worries. It works great. Tested, true and grooving along.

    Now - if one of my members creates a "private" or "hidden" group while using wordpress MU + buddypress I won't know about it until I decide to log into the bbpress side of things. and Google could have already started cacheing the forum by then which would index what other's thought were totally private conversations. bummer.

    So, I'm wondering if there is a plug-in or something that might possibly be added to "hidden-groups" plug-in that alerts "administrator" or "keymaster" when a "private" or "hidden" group is created in buddypress so that the "keymaster" can quickly go in and add that forum to "hidden-groups" so it doesn't get indexed.

    I hope that makes sense.

    Many thanks for this awesome problem solver!

    Posted: 2 years ago #
  18. zkwc

    Member

    Private forums work, but - when I hide a forum in buddypress, it hides any discussion topic posted into that forum. So, it's not working because no one can read anything that's posted except for the administrator, and only if the administrator goes to the bbpress forum to read it and not in buddypress.

    what a shame. i was hoping this would work out. does anyone have a work around?

    for a detailed explanation...

    1. (H) Forum - only members can see it
    a) topic - unable to produce an unhidden topic inside (h) forum so that members of that forum can see topics
    b) (h) topic inside of (h) Forum only administrator is able to view. members of (h) forum cannot view the (h) topic inside of it.

    Hope that made sense.

    Posted: 2 years ago #
  19. I know very little about buddypress so I can't help you unfortunately.
    But someone apparently is using my plugin in a buddypress plugin so maybe ask them:
    http://bbshowcase.org/forums/topic/_ck_-do-you-mind
    http://code.ourcommoninterest.org/2009/02/14/buddypress-group-forums-for-bbpress/

    Posted: 2 years ago #
  20. There is a problem with plugin activation in bbpress-1.0-RC-1:
    "Your attempt to do this has failed"
    :(

    Posted: 2 years ago #

RSS feed for this topic

Add a Comment »

You must log in to post.