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.
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