bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Plugin: Support forum version 2.0

(4 posts)
  • Started 1 year ago by SamBauers
  • Latest reply from SamBauers
  • This topic is not resolved

Tags:

  1. I have just uploaded a new major version of the Support forum plugin. This version fixes a couple of bugs, but more importantly moves the plugin into an object oriented class. I have chosen to make it PHP5 only, I hope that doesn't affect anyone too badly.

    This version is recommended for all users of the plugin.

    Should be available from here soon: http://bbpress.org/plugins/topic/16

    Posted 1 year ago #
  2. PHP5 only :(

    I for one still run PHP4.x (well my host company does), don't know what the majority runs, but I don't think that is PHP5...

    Like this plugin though! What was fixed, changed?

    Posted 1 year ago #
  3. You could easily adapt the plugin to run under PHP4. Check out http://www.php.net/oop and http://www.php.net/oop5 for information on the differences.

    Here is a copy of the changelog for 2.0

    * Object-orientation
    * Made admin page more serious
    * Added visual feedback when changing a topic's status
    * Limited javascript addLoadEvent call to topic pages only
    * Admin page feedback now uses bb_admin_notice()
    * Added GPLv2 license details
    * Added support for bb_admin_add_submenu()

    The change to OOP is mostly to help accommodate a future feature where you will be able to specify which forums will be support forums instead of just all forums like it is now.

    Posted 1 year ago #
  4. The 2.0 version of the plugin is now available, the plugin browser has either caught up or someone has given it a kick.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.