Hi,
I'd like, in the "Hosts" page, named hosts.php, to make the IP clickable, so that it takes me to the graphical user interface of the device.
I tried editing the file but didn't manage to do what I want (one of the problems were : "Object of class CTag could not be converted to string" when i tried : http://'.$ip', etc...)
Could someone help me there ?
Thanks !
I'd like, in the "Hosts" page, named hosts.php, to make the IP clickable, so that it takes me to the graphical user interface of the device.
I tried editing the file but didn't manage to do what I want (one of the problems were : "Object of class CTag could not be converted to string" when i tried : http://'.$ip', etc...)
Could someone help me there ?
Thanks !
Comment