When I go to /recommendations, I get:

warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/drupal-4-7/modules/cre/Recommendation Modules/node_recommendation.module on line 378.

Comments

Scott Reynolds’s picture

Happens when no votingapi data exists. Fixed will be added to cvs tomorrow.

Scott Reynolds’s picture

Assigned: Unassigned » Scott Reynolds
Status: Active » Closed (fixed)

fixed. Just set $top_nodes = NULL prior to sql query and stump bug is dead