When the system detect someone linking an item the following error shows in the running guildbot application
Warning: socket_connect(): unable to connect
- : A socket operation was attempted to an unreachable host.
in G:\arabia_source_files\bebot\main\14_Tools.php on line 137
It refers to this line in other words, dunno what i means, bad or good!
$connect_result = socket_connect($socket, $address, $service_port);
Someone know anything about this, maybe it's just my install?