When I try to use the bulkloader in beta 7 I get a warning, then it adds my first host, then I get an error and it stops. No more hosts are added.
Here is the warning:
Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/zabbix/include/hosts.inc.php on line 85
Here is the error:
Fatal Error: Call to undefined function: add_template_linkage() in /var/www/localhost/htdocs/zabbix/bulkloader.php on line 114
I grepped in the php and there is no function add_template_linkage(). Did someone forget to write it or include it with the distribution?
Here is the warning:
Warning: Invalid argument supplied for foreach() in /var/www/localhost/htdocs/zabbix/include/hosts.inc.php on line 85
Here is the error:
Fatal Error: Call to undefined function: add_template_linkage() in /var/www/localhost/htdocs/zabbix/bulkloader.php on line 114
I grepped in the php and there is no function add_template_linkage(). Did someone forget to write it or include it with the distribution?

Comment