Closed (fixed)
Project:
Content Recommendation Engine
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Sep 2006 at 03:00 UTC
Updated:
5 Sep 2006 at 20:09 UTC
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
Comment #1
Scott Reynolds commentedHappens when no votingapi data exists. Fixed will be added to cvs tomorrow.
Comment #2
Scott Reynolds commentedfixed. Just set $top_nodes = NULL prior to sql query and stump bug is dead