bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Private Forums Plugin

(28 posts)
  • Started 1 year ago by so1o
  • Latest reply from retrospec
  • This topic is not a support question
  1. I create a plugin that will allow the administrator to set forum(s) as private. these forums will only be visible when you login.

    http://www.adityanaik.com/projects/plugins/bb-private-forums/

    Posted 1 year ago #
  2. This is what I call incredible! Wow!

    Trent

    Posted 1 year ago #
  3. I would imagine this requires your other plugin (hack) for admin options to work!?

    http://www.adityanaik.com/projects/plugins/bb-site-options/

    Trent

    Posted 1 year ago #
  4. I am getting this beside each item in the private forum list in the admin:

    Warning: array_key_exists(): The second argument should be either an array or an object in /var/www/html/blog/forum/my-plugins/private-forums.php on line 29
    value="1" > Terms of Service

    Any ideas?

    Posted 1 year ago #
  5. If I submit anything in that page, it gives me the following error:

    Fatal error: Call to undefined function: is_serialized() in /var/www/html/blog/forum/my-plugins/site-options.php on line 179

    Trent

    Posted 1 year ago #
  6. Way to keep the bar raised for developing plugins s101 ;)

    Thanks for the plugin, one less thing I gotta make

    Posted 1 year ago #
  7. The plugin currently works on the latest code.. let me check if i can fix the code to work with blix..

    Trent:
    can you check with the latest code and let know..

    Posted 1 year ago #
  8. I just redownloaded both site options and private forum plugins and reinstalled them.

    Still get the error:

    Fatal error: Call to undefined function: is_serialized() in /var/www/html/blog/forum/my-plugins/site-options.php on line 179

    Should I just give up and get lastest code?

    Trent

    Posted 1 year ago #
  9. sorry about the mis communication..

    the latest code for bbpress.. :) coz the is_serialized function is in the latest code but not in blix i think...

    Posted 1 year ago #
  10. Is there a link for nightly builds?

    Trent

    Posted 1 year ago #
  11. Thanks! The plugins work now with the latest code!

    Cheers,

    Trent

    Posted 1 year ago #
  12. gr8..

    Posted 1 year ago #
  13. I'm using the latest nightly. Instead of get_option() use bb_get_option().

    Posted 1 year ago #
  14. Private Forum Version 1.1 Released

    http://www.adityanaik.com/projects/plugins/bb-private-forums/

    Please report any bugs here
    http://www.adityanaik.com/forums/forum/4

    Posted 1 year ago #
  15. I'm looking for a forum that is viewable publicly but to which only the Admin can post. Does this plugin accomplish this?

    Posted 1 year ago #
  16. nope this wouldnt do it..

    Posted 1 year ago #
  17. If you want a forum that is viewable publicly, but only the admin could post, you could just create the forum and take away register.php from the install so no other users could post. Then you would just need to edit your template files to take away all instances that refer to logging in and registering.

    Trent

    Posted 1 year ago #
  18. skoWWi
    Member

    if i update with newest file i get

    Fatal error: Call to undefined function: is_serialized() in [..] bb-includes/functions.php on line 364

    so what now? :X

    Posted 1 year ago #
  19. You need to update to the newest version of bbpress I think.

    Posted 1 year ago #
  20. skoWWi
    Member

    that IS the problem

    i downloaded and installed bbpress today (i think this is the newest version) and then downloaded the 3 files from http://trac.bbpress.org/changeset/555/trunk?old_path=%2F&format=zip

    but then: Fatal error: Call to undefined function: is_serialized() in [..] bb-includes/functions.php on line 364

    Posted 1 year ago #
  21. You need the complete TRAC version of bbPress:

    Found HERE

    Trent

    Posted 1 year ago #
  22. skoWWi
    Member

    Thank you.

    Posted 1 year ago #
  23. i want to allow registrations, i just don't want anyone posting to the announcements forum other than the key master.

    Posted 1 year ago #
  24. So10, is it possible to have an addition (or another plugin) that will mark the private posts (under latest discussion on front page) as such? That way, then people would know to be logged in to view them without getting fired off the error (not logged in page)?

    Trent

    Posted 1 year ago #
  25. We need a download section on the plugin homepage, BBpress plugins repository is broken :(

    Regards, Covi.

    Posted 3 months ago #
  26. affacat
    Member

    If you ever feel like upgrading this plug-in, here's a feature request:

    Make the specific forum private to certain user classes.

    I recently converted from SMF, where I had a number of 'secret' forums. These were were used for 'in-house' project discussions, not for your average user. I had to delete all these sub-forums from bbPress because they weren't for all eyes to see.

    I'd love to be able to set it so that only 'staff' can see a particular board, whereas most boards would be accessible by all.

    Posted 3 months ago #
  27. retrospec
    Member

    I second that and suggest an additional option. I'm using private forums but it is lacking two things that would make it great and make bbPress more in line with other forums:

    1. allow viewing to be based on class, e.g. I have a admin section that I only want admins to even know exists, but I also have other forums that I do want people to see but not necessarily acces, which leads onto...

    2. allow the ability to reply to topics but not create new ones, e.g. you have fixed items (like, say a support forum) where people can post questions but not create new topics.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.