atimonin / snmpbuilder

snmpbuilder addon for zabbix
27 stars 19 forks source link

Invalid argument supplied for foreach() #4

Open timbonne opened 11 years ago

timbonne commented 11 years ago

Hello,

After installing the php pages by following your instructions, I get the following error at the bottom when browsing to the webpage:

Invalid argument supplied for foreach() [snmp_builder.php:476] Invalid argument supplied for foreach() [snmp_builder.php:481] Invalid argument supplied for foreach() [snmp_builder.php:486]

Do you have any idea what might be causing this?

Thanks a lot, Kind Regards,

Tim.

khraimh commented 10 years ago

I have changed hostid to 'templateid and it is working fine at line 959 Hassan array_push($template, array('key' => $temp['templateid'], 'host' => $temp['name']));