Download & Extend

NodeReview + Taxonomy Context = :-(

Project:NodeReview
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I had NodeReview installed in my system and it worked fine (no hard testing though) until I installed Taxonomy Context. When I open up a "taxonomy context" page I get the following error from NodeReview.

warning: Missing argument 3 for nodereview_link() in
/modules/nodereview/nodereview.module on line 81.

Comments

#1

Title:NodeReview + Taxonomy Content = :-(» NodeReview + Taxonomy Context = :-(

For now I commented out the whole function nodereview_link() and it seems to work despited that. I have no idea what the function does, so I don't really feel good about this.

I just found out that there is a duplicate of this.
http://drupal.org/node/160569

#2

So does that duplicate mean this is fixed as well?

#3

Status:active» closed (duplicate)

AFAIK, the fixed nodereview_link function in the dev branch (with the third argument defaulted to FALSE) should stop the "Missing Argument 3" error in all instances.

Marking as duplicate.