Vocabulary Permissions Issue Queue
"Permissions" greyed out on Category edit page
Posted July 16th, 2008 by douggreenHi,
I installed this module, but when I go to edit any of my cateogory I see a Permissions option, but it is not a link, meaning I cannot click on it so it drops down, in a sense it is greyed out.
Any ideas why?
Cheers,
G
Permissions not saved
Posted March 22nd, 2008 by douggreenAfter installing the module, I found that permissions were not being saved. I tracked it down to a minor issue in the form api implementation. Previously the code was using $form['#submit'] to define the submit handler for this module, but the '#submit' key is an attribute of the submit form type to indicate whether a button submits the form, according to the api.
6.x version
Posted February 19th, 2008 by douggreen6.0 is out, so just opening this issue as a placeholder. You never know, might do it for you if I find the time.
Coexistence with prepopulate module
Posted January 18th, 2008 by douggreenI just discovered that, depending on the module weights, users can create nodes with "restricted" vocabulary terms if they feed the terms through the prepopulate module. (The prepopulate module allows default form field values to be "pre-populated" by embedding them in the URL query string for the add-node page.)
Permissions not apparrent?
Posted January 6th, 2008 by douggreenHI,
Hope you are still supporting on this module as it answers a real need for me. I've been working at a rather complex review and distribution workflow for a site and just this evening came across the Taxonomy Access module, which will help loads in restricting access based of workflow state reflected as a taxonomy term.
Passed Variable is not an array ( node form )
Posted September 10th, 2007 by douggreenPassed variable is not an array or object in /modules/vocabperms/vocabperms.module on line 167.
Installed, selected so only admin can edit a particular vocab. When trying to submit node form with a regular account ( view only), this error appears. Any ideas?
doesn't work with custom taxonomy_term view
Posted August 2nd, 2007 by douggreenI have been using this module for a while now - and its been working great.
Now, however, I wish to alter/override my "taxonomy_term" view (which is preset in the views overview). I clone this view to override the standard setup and change the following:
vocabperms.module on line 158
Posted June 24th, 2007 by douggreenI get this message:
warning: key() [function.key]: Passed variable is not an array or object in /home/...../public_html/sites/all/modules/vocabperms/vocabperms.module on line 158.