Installed new version.
Database update required was detected automatically. I tried to run databse update which failed and returned error:
Fatal error: Call to undefined function permissions_grant_permissions() in /home/mydirectory/public_html/sites/all/modules/honeypot/honeypot.install on line 14
Comments
Comment #1
john_b commentedps I am using php 5.3.6. Nothing else in error log. I have tried disabling other modules but not yet gone through them all.
Comment #2
geerlingguy commentedYeah, sorry about that... for now, ignore the error, it's just my silly poor memory. The problem you are getting doesn't affect how Honeypot works, just a permission setting. I'll fix that in the next release, which I'll hopefully have set up asap.
Comment #3
geerlingguy commentedFixed the bug in the 7.x-1.4 release. Please install that (should be up in the next few minutes), and then re-run the database updates.
Comment #4
john_b commentedThanks. Update works fine. Bypassing honeypot protection for admin also works.