Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download forum_access-7.x-1.3.tar.gztar.gz 37.22 KB
MD5: 5f3accf2cad5753009b6f654c6d1c975
SHA-1: b22554bfce997f7f1bde177fc10c3e2d026940b9
SHA-256: a1d3ec3a843aa47f74935f476353ee4d363265d6ac197b4e139b723bc58dcc61
Download forum_access-7.x-1.3.zipzip 42.5 KB
MD5: 055a5c6dc10dcdfe64a6a6e3c6c7b324
SHA-1: 0c618f02752ba223e2a5763e80aca6028ba9560d
SHA-256: dddf8eb7b84484f906dd33f7120c4020dd9530663156c929c0e94cf956715695

Release notes

This is version 1.3 of Forum Access for Drupal 7.

Forum Access requires the current ACL and Chain Menu Access API 2.x modules.

Changes since 1.2:
- #2783863: Remove call to non-existent _forum_access_preprocess_comment() function.
- #2463055 by DrCord: Fix 'Use of undefined constant uids' notice.
- #2276445 by Bastlynn: Avoid a notice when a comment pending for notification has been deleted.
- #2147183 by sadashiv: Notices in user_role_delete() when upgrading from D6 to D7.
- #2005352 by EAnushan: Avoid trashing the saved tid when another module calls menu_get_item() with a different $path.
- #1849288: Clean up the helpful information for Content Access.
- Avoid a notice on admin/index.
- #1793504 by RedRat: Fix non-translatable string.

Note: The devel_node_access (DNA) module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode and its second block. This is a big help for understanding the forces that control access to any given node.

Created by: salvis
Created on: 16 Aug 2016 at 00:59 UTC
Last updated: 25 Sep 2019 at 20:03 UTC
Bug fixes
Insecure

Other releases