[Vtigercrm-commits] [Vtiger development] #8078: Invalid argument suplied for foreach

Vtiger development vtiger-tickets at trac.vtiger.com
Thu May 29 13:42:14 GMT 2014


#8078: Invalid argument suplied for foreach
------------------------+-------------------------
 Reporter:  comercial   |      Owner:  developer
     Type:  defect      |     Status:  new
 Priority:  unassigned  |  Milestone:  Unassigned
Component:  vtigercrm   |    Version:  6.1.0 - wip
 Severity:  Medium      |   Keywords:
------------------------+-------------------------
 Installation warning: Invalid supplied for foreach() in
 etc\etc\www\Vtiger\helpers\Util.php on line 683

 refering code:

 683: foreach($activityIds as $activityId=>$color) {
 684:                            $db->pquery('INSERT INTO
 vtiger_calendar_user_activitytypes (id, defaultid, userid, color) VALUES
 (?,?,?,?)',  array($db->getUniqueID('vtiger_calendar_user_activitytypes'),
 $activityId, $userId, $color));
 685:                    }

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8078>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list