bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Site Options Plugin

(13 posts)
  • Started 1 year ago by so1o
  • Latest reply from so1o
  • This topic is not a support question
  1. Currently the bbPress (in its infancy) does not have facility to save options and preferences in the database. This plugin creates and manages the options database in bbPress.

    The will give facility to other plugins and hacks to store the preferences in database and retrieve it on the fly. The plugin also gives a common admin panel where small preference for plugins can be accesses from. the panel can be accessed by going to
    Admin » Site Management » Site Options.

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

    Feedback and Support: http://www.adityanaik.com/forums/forum/4

    Posted 1 year ago #
  2. This will defintely change this! No more hard coding options in plugin code! Options saved in db! Yeah! This will be the bridge until Micheal and Matt get this in the core I would imagine?

    Trent

    Posted 1 year ago #
  3. yes i have used standard functions like get_option and update_options..

    and whenever we get the code in the core i will write a function to import all the options from this table to the core..

    Posted 1 year ago #
  4. A small bug fix release 1.01 update on the release page..

    Posted 1 year ago #
  5. Very nice, I thought about this a few weeks ago... and now I have to rerelease some of my plugins to add options!

    Posted 1 year ago #
  6. where and how do we install this?

    Posted 1 year ago #
  7. Don't it tell you over here:
    http://www.adityanaik.com/projects/plugins/bb-site-options/

    spencerp

    Posted 1 year ago #
  8. A very very nice plugin!

    Posted 1 year ago #
  9. nope. i see no instructinos on that site. I also don't have a /plugins/ folder in my bbpress root.

    Posted 1 year ago #
  10. http://bbpress.org/documentation/faq/#customization-folders

    do the default plugin installation routine..

    please note that you need site-options plugin and the latest code from the bbpress repository

    Posted 1 year ago #
  11. I have updated the plugin with release 1.02. it will check for other requirements. if also has migration function from site options to bbpress get option function.

    Posted 1 year ago #
  12. Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/kim/domains/mydomain.com/public_html/bbpress/my-plugins/private-forums.php on line 29
    value="2" > family
    when i click the Private Forums it's appearance
    how to solve?

    Posted 1 year ago #
  13. hanbit,
    download the latest version of the Private Forums plugin from
    http://www.adityanaik.com/projects/plugins/bb-private-forums/

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

    thanks for you help..

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.