Hi,

I think there is a bug in the module file:

In forum_access.module:

function forum_access_form_alter()

Line# 260:

elseif ($form['#id'] == 'comment-form')  => elseif ($form_id == 'comment-form')

Anyone please double check and confirm, thanks.

Comments

salvis’s picture

Category: Bug report » Support request
Priority: Critical » Minor
Status: Active » Closed (works as designed)