Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
It has all the functionality of the D6 version plus extensive tests — ALPHA3 passes all 10312 tests. Also, it has support for upgrading fr om D6, but this is completely untested. Still missing is support for unpublished nodes and comments.
We do not recommend installing ALPHA3 on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #809404: Forum Access for D7 for details.
Forum Access requires the new ACL 7.x-1.0-beta2 (or later) and the Chain Menu Access API modules. If you're running ALPHA1 then be sure to install and enable Chain Menu Access API before updating!
Changes since ALPHA2:
Bugs fixed:
- Major update to fix various bugs and adapt to late changes in the Form API of D7 core.
- Remove remaining references to {acl.name}.
- Clean up / enable tests.
- Port update 6106 to secure upgrade path from D6.
- #1016088: Avoid calling reset() on non-variables.
- #993056: Remove call-time pass-by-reference typos.
- #999556: Adapt to changed signature of hook_menu_view().
- #996130: Fix undefined index 'buttons' notice.
- Fix tests to install the newly required chain_menu_access.module.
Error: Warning: Parameter 1 to zopim_admin_settings_form() expected to be a reference, value given in drupal_retrieve_form() (line 771 ... /includes/form.inc)
Remove "&$form_state" as a parameter of zopim_admin_settings_form() function