Error: First time after cleaning cookies and chat list
-
When I clear cookies in my browser and open my page I get the error:
Trying to get property of non-object in wp-content/plugins/lively-chat-support/chatbox/includes/functions.php on line 316
and 317, 318, 319, 320, 321, 322It is probably because I’m running form my Intranet an Free GEO IP service fail.
How can workaround this ?
See the code below
$result= $request->request(“https://freegeoip.net/json/” . $_SERVER[“REMOTE_ADDR”]);
. . .
$geo = json_decode($result[“body”]);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error: First time after cleaning cookies and chat list’ is closed to new replies.