PDA

View Full Version : Cannot delete host


aamen
25-11-2004, 17:38
When i try to delete certain host I got:
Fatal error: Unsupported operand types in /www/net/zb/hosts.php on line 77
any solutions?

aamen
25-11-2004, 18:05
line 77 was: $host-get_host_by_hostid($_GET["hostid"]);
changed to: $host=get_host_by_hostid($_GET["hostid"]);

all the problem... :)

Alexei
25-11-2004, 18:10
Already fixed in 1.1alpha2. Please, upgrade!