Just doing some testing with the 4.6 release candidate and it appears that one of the variables isn't valid any longer.

Got the following error message: Missing argument 4 for legal_user() in /home/buyblue/public_html/dev/modules/legal/legal.module on line 86.

Argument 4 is $category

This didn't prevent me from doing anything but it throws errors in the log (and on screen if enabled). So maybe that'll save you some time for upgrading the module :)

CommentFileSizeAuthor
#1 legal.module.patch283 bytesmikeryan

Comments

mikeryan’s picture

StatusFileSize
new283 bytes

Attached is a patch to make legal.module compliant with Drupal 4.6.

robert castelo’s picture

4.6 version of module now available - thanks for the patch.

Anonymous’s picture