Closed (works as designed)
Project:
Honeypot
Version:
7.x-1.13
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2012 at 01:46 UTC
Updated:
22 Oct 2012 at 18:39 UTC
Hello
I'am trying to upgrade my website from 6 to 7.
When trying to upgrade Honeypot from 6.x to 7.13, drupal report the following error:
PHP Fatal error: Call to undefined function varaible_set() in /home/bval/domains/site/sites/all/modules/honeypot/honeypot.install on line 95
Fatal error: Call to undefined function varaible_set() in /home/bval/domains/site/sites/all/modules/honeypot/honeypot.install on line 95
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function varaible_set() in /home/bval/domains/site/sites/all/modules/honeypot/honeypot.install, line 95
Please, correct :)
Comments
Comment #1
geerlingguy commentedCould you please upgrade to the -dev release for Drupal 7? That should fix the issue. I haven't released a new version yet, since I'm waiting to finish another feature or two before a new release.
Thanks!