I was seeing a lot of
call_user_func_array() expects parameter 1 to be a valid callback, function 'advanced_forum_markasread_access' not found or invalid function name in /includes/menu.inc on line 453.
in dblog.
Menu can't find that function because the file isn't specified in advanced_forum_menu.
| Comment | File | Size | Author |
|---|---|---|---|
| advanced_forum-menu.patch | 947 bytes | jody lynn |
Comments
Comment #1
mcdruid commentedI wasn't able to reproduce the errors you were seeing, but the patch makes sense anyway.
Committed to 6.x-2.x branch - thanks!