Closed (fixed)
Project:
Feemanager
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2007 at 22:13 UTC
Updated:
25 Nov 2007 at 14:22 UTC
First, the "View" test doesn't have a return in front of 'user_access'.
Second, the only ops that are defined are 'view,' 'create,' 'delete,' and 'update.' There are no such values as 'admin' and 'manage.'
Comments
Comment #1
geek.de.nz commentedOK, added the return before user_access for the op view in the feemanager_access function.
Second. I thought you can define ops yourself. But obviously I was wrong. Thanks for that. Will upload to CVS and make a new relase once I added a few features.
Comment #2
nancydruYou can add ops, but I don't think they will pass through that hook.
Before you upload, you might also want to install the Coder module and get some of the coding standards applied.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.