@Tom-Elliott said:
This and location plugin should be fixed in 3721, thanks for reporting. List all was fixed, but I just fixed the Location plugin as well.
Hi Tom,
I’ve configure his SVN installation for proxy, after update SVN he can’t list host.
Apache error :
[Wed Jul 08 09:47:40.098835 2015] [:error] [pid 11831] [client 10.130.70.254:45386] PHP Fatal error: Call to a member function __toString() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 99, referer: http://10.130.70.3/fog/management/index.php?node=host
I’ve tried that in HostManagementPage.class.php :
'host_mac' => $Host->getMACAddress(), #->__toString(),
He can list all hosts now.