Whenever I create a new view using views calc table I get this error:
warning: Invalid argument supplied for foreach() in /home2/mysite/public_html/sites/all/modules/views_calc-6.x-1.0/views_calc/theme.inc on line 158.
Anyone know where this could be coming from?
Comments
Comment #1
karens commentedThere is no foreach on that line, either in the current -dev code or in the 6.x-1.0 release, so I don't know what version you have but it's not current. Grab the very latest code, currently the -dev code, and see if you still have a problem.
Comment #2
karens commentedNo response, so closing.