PHP Fatal error: Call-time pass-by-reference has been removed in /MYFOLDER/sites/all/modules/contrib/cck_taxonomy_subset/cck_taxonomy_subset.module on line 209

Comments

doublejosh’s picture

Just need to update that line to...

$die = _cck_taxonomy_subset_filter($deeperKeys, $tree[$k], $entries);
bwong’s picture

Version: 6.x-1.3 » 6.x-1.4
Assigned: Unassigned » bwong
Issue summary: View changes
Status: Active » Fixed
bwong’s picture

Status: Fixed » Closed (fixed)