Re: Plugin: Support forum version 2.0
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.