I get this error after installing this module. I've checked the administration pages, user pages, this module doesn't appear at all.

warning: Missing argument 1 for advuser_menu() in D:\Server Root\WWW\demo\sites\all\modules\advuser\advuser.module on line 31.

CommentFileSizeAuthor
#3 advuser.module.patch2.05 KBunivate

Comments

sassman’s picture

Same problem here. Anyone?

mileZ’s picture

Same problem!

univate’s picture

Version: 6.x-2.x-dev » master
Status: Active » Needs review
StatusFileSize
new2.05 KB

This error is because the $may_cache variable is not used anymore for hook_menu, there is quite a bit wrong with this function in 6.x this patch is against HEAD

Anonymous’s picture

Status: Needs review » Closed (duplicate)