Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Undefined property: stdClass::$latitude /Geoip/Ipstack.php #23

Open
benguyucel opened this issue Feb 16, 2019 · 3 comments
Open

Undefined property: stdClass::$latitude /Geoip/Ipstack.php #23

benguyucel opened this issue Feb 16, 2019 · 3 comments

Comments

@benguyucel
Copy link

public function latitude()
{
return $this->data->latitude;
}

I can't fixed it can you help me please,I think I guess problem is local server ?

@vardanabhanot
Copy link

@benguyucel hey did your problem solved if yes could you help me out

@o-ayoub
Copy link

o-ayoub commented Feb 23, 2019

Hello,
@benguyucel
@VardanBhanot

To solve this, you should have an access key to api. see more info here: https://ipstack.com/documentation

once you have a valid key, you can add it in config/visitortracker.php at line 128
Thanks

@vardanabhanot
Copy link

@o-ayoub The error which i got is after I added the api key.
and still there is an error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants