Active
Project:
Advanced cache
Version:
5.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2010 at 16:40 UTC
Updated:
29 Oct 2010 at 16:40 UTC
After having applied the Taxonomy patch I started getting the following error whenever anyone visits usernode pages.
Message Invalid argument supplied for foreach() in /var/www/vhosts/box/httpdocs/sites/all/modules/userpoints/userpoints.module on line 1711.
Line 1711 of userpoints module is:
foreach ($tree as $term) {
Is there anyway I can fix this?