Saumyajit
Saumyajit
@idanbenyair : yes it is.
Hi kmpm, Thanks for the code. It really nice to have a simpler but useful UI. But facing issue using in 4.0.x . Only getting graph for an hour. Whatever...
Hi, I'm also having the same error & after using the patch, no luck. :( `// retrieve ip of client $this->iptxt = (isset($_SERVER["HTTP_X_FORWARDED_FOR"]) ? $_SERVER["HTTP_X_FORWARDED_FOR"] : $_SERVER["REMOTE_ADDR"]); $this->ipnum = (strstr($this->iptxt,...