After having submitted a review of a node, I get the following error message when accessing the node subsequently:

Fatal error: Call to undefined function: views_get_view() in x:\xxx\modules\userreview\userreview.module on line 271

My test installation is running from the latest CVS version with most recent module versions for userreview, userpoints and votingapi.

Comments

dado’s picture

Userreview requires the latest 4.7 release of the views module. Last I checked, the cvs HEAD version of views was not working for me.

dado’s picture

Status: Active » Closed (works as designed)