Private Forums Plugin
-
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/
-
This is what I call incredible! Wow!
Trent
I would imagine this requires your other plugin (hack) for admin options to work!?
http://www.adityanaik.com/projects/plugins/bb-site-options/
Trent
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?
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
Way to keep the bar raised for developing plugins s101
Thanks for the plugin, one less thing I gotta make
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..
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
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…
Is there a link for nightly builds?
Trent
Thanks! The plugins work now with the latest code!
Cheers,
Trent
gr8..
I’m using the latest nightly. Instead of get_option() use bb_get_option().
Private Forum Version 1.1 Released
http://www.adityanaik.com/projects/plugins/bb-private-forums/
Please report any bugs here
I’m looking for a forum that is viewable publicly but to which only the Admin can post. Does this plugin accomplish this?
nope this wouldnt do it..
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
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
You need to update to the newest version of bbpress I think.
that IS the problem
i downloaded and installed bbpress today (i think this is the newest version) and then downloaded the 3 files from https://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
Thank you.
i want to allow registrations, i just don’t want anyone posting to the announcements forum other than the key master.
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
We need a download section on the plugin homepage, BBpress plugins repository is broken
Regards, Covi.
- You must be logged in to reply to this topic.