If I install the 6.x-dev Version from 2008-Nov-14 of secure pages I get these error with my apache 2:
Fatal error: Call to undefined function menu_get_active_item() in /var/www/freiherzen/sites/all/modules/securepages/securepages.module on line 215
If I install the 6.x-dev Version from 2008-Nov-14 of secure pages I get these error with my apache 2:
Fatal error: Call to undefined function menu_get_active_item() in /var/www/freiherzen/sites/all/modules/securepages/securepages.module on line 215
Comments
Comment #1
exprairiot commentedI can confirm that error as well using the same build. This error appears throughout the site.
however, on the update.php completion, I receive the following:
warning: Missing argument 1 for securepages_menu() in /[path_to_drupal]/sites/all/modules/securepages/securepages.module on line 45.
Reverting to previous...
Comment #2
gordon commentedPort was not finished. Closing.