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

geerlingguy’s picture

Status: Active » Closed (works as designed)

Could 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!