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

nedjo’s picture

Project: Taxonomy context » NodeReview

Node Review likely needs a default for the third argument in hook_link().

nedjo’s picture

Title: Conflict with nodereview.module » Error in hook_link()
JohnForsythe’s picture

Assigned: Unassigned » JohnForsythe
Status: Active » Fixed

fixed in latest dev release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.