Closed (fixed)
Project:
NodeReview
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jul 2007 at 14:27 UTC
Updated:
29 May 2008 at 18:29 UTC
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.