Forums

Join
bbPress Support ForumsPluginsSite Options Plugin

Info

Site Options Plugin

  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

  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

  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..

  4. A small bug fix release 1.01 update on the release page..

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

  6. where and how do we install this?

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

    spencerp

  8. A very very nice plugin!

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

  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

  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.

  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?

  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..

  14. You must log in to post.