After running update.php, a warning message is displayed:

"warning: Missing argument 1 for logintoboggan_menu() ... logintoboggan.module on line 434."

$may_cache was deprecated from hook_menu in Drupal 6. (See: http://drupal.org/node/114774 )

Comments

jrglasgow’s picture

Project: Content Templates (Contemplate) » LoginToboggan

why was this posted to the Content Templates issue queue?

TallDavid’s picture

Version: 6.x-1.0 » 6.x-1.2
hunmonk’s picture

Status: Active » Fixed

sounds like you're running 5.x logintoboggan on a 6.x site. upgrade to 6.x

TallDavid’s picture

Assigned: Unassigned » TallDavid
Status: Fixed » Closed (fixed)

Hmmm, I had previously confirmed that the .info file specified 6.x-1.2. On hunmonk's advice, I re-downloaded and reinstalled the 6.x-1.2 version of the module. After running update, the warning message no longer occurs. Apparently not all files were properly replaced in the previous update. Sorry for the trouble and thanks for the help. Documenting the issue to help others who may experience a similar issue in the future.