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

john_b’s picture

ps 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.

geerlingguy’s picture

Yeah, 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.

geerlingguy’s picture

Status: Active » Fixed

Fixed 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.

john_b’s picture

Thanks. Update works fine. Bypassing honeypot protection for admin also works.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.