Using D7.7
Dev version from 2011-06-02.
Setting of site permissions is not possible when module is enabled. Just getting a white screen.
(Set to critical because if you enable several modules at the same time, it is time consuming to trace)
Using D7.7
Dev version from 2011-06-02.
Setting of site permissions is not possible when module is enabled. Just getting a white screen.
(Set to critical because if you enable several modules at the same time, it is time consuming to trace)
Comments
Comment #1
crookednumber commentedThanks for the catch. It looks as if hook_permission() still had the old D6 signature. This should be fixed in the next dev release (~ 12 hours).
Comment #2
crookednumber commentedClosing this. Haven't heard from any users after pushing hook_permission fix.