Info
- 30 posts
- 11 voices
- Started 5 years ago by so1o
- Latest reply from _ck_
- This topic is not a support question
Private Forums Plugin
-
- Posted 5 years ago #
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 5 years ago #
This is what I call incredible! Wow!
Trent
-
- Posted 5 years ago #
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 5 years ago #
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 ServiceAny ideas?
-
- Posted 5 years ago #
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 179Trent
-
- Posted 5 years ago #
Way to keep the bar raised for developing plugins s101 ;)
Thanks for the plugin, one less thing I gotta make
-
- Posted 5 years ago #
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 5 years ago #
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 179Should I just give up and get lastest code?
Trent
-
- Posted 5 years ago #
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 5 years ago #
Is there a link for nightly builds?
Trent
-
- Posted 5 years ago #
-
- Posted 5 years ago #
Thanks! The plugins work now with the latest code!
Cheers,
Trent
-
- Posted 5 years ago #
gr8..
-
- Posted 5 years ago #
I'm using the latest nightly. Instead of get_option() use bb_get_option().
-
- Posted 5 years ago #
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 5 years ago #
I'm looking for a forum that is viewable publicly but to which only the Admin can post. Does this plugin accomplish this?
-
- Posted 5 years ago #
nope this wouldnt do it..
-
- Posted 5 years ago #
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 5 years ago #
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 5 years ago #
You need to update to the newest version of bbpress I think.
-
- Posted 5 years ago #
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 5 years ago #
-
- Posted 5 years ago #
Thank you.
-
- Posted 5 years ago #
i want to allow registrations, i just don't want anyone posting to the announcements forum other than the key master.
-
- Posted 5 years ago #
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 3 years ago #
We need a download section on the plugin homepage, BBpress plugins repository is broken :(
Regards, Covi.
-
- Posted 3 years ago #
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 years ago #
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 years ago #
Because the plugin-section of this site is mainly dead, and I really need to fix this problem, I'll copy the same thing:
The plug-in is great, but somehow it turns off randomly. With the forum going live in about a week, I really need some help with this.
-
- Posted 3 years ago #
Plugin section isn't dead, it's just that some authors don't monitor it or abandoned their work.
Try the Hidden Forums plugin instead of Private Forums.
Uses newer techniques available in bbPress 0.9 so it's faster and more complete/reliable. -
You must log in to post.