- First commit to issue fork.
- Status changed to Fixed
over 1 year ago 8:07pm 4 October 2023 - @stella opened merge request.
Automatically closed - issue fixed for 2 weeks with no activity.
This should be done twice:
- $country_code = ip2country_get_country($ip);
+ $country_code = \Drupal::service('ip2country.lookup')->getCountry($ip);
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.