hi,
in function ip_locator_country() on line 74
if($_SESSION['ip_locator_country_code']) {should be replaced by if(isset($_SESSION['ip_locator_country_code'])) else it will throw php warnings..
cya

Comments

he_who_shall_not_be_named’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 6.x-0.7. Thanks.

he_who_shall_not_be_named’s picture

Status: Fixed » Closed (fixed)

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 179598)