Whenever I go to /q=taxonomy/vocabulary/$VIDNUMBER I get the following php warning:
warning: Missing argument 3 for nodereview_link() in $SITEROOT/sites/all/modules/nodereview/nodereview.module on line 81.
The page displays correctly, but it does throw that warning. Don't know if this is a taxonomy_context.module issue or noderewiew.module issue. Letting you guy know.
Comments
Comment #1
nedjoNode Review likely needs a default for the third argument in
hook_link().Comment #2
nedjoComment #3
JohnForsythe commentedfixed in latest dev release.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.