Active
Project:
Ad GeoIP
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 09:49 UTC
Updated:
6 May 2011 at 12:27 UTC
Hi,
my error_log is flooded by
PHP Notice: Undefined index: 204 in /var/www/eurojump/sites/all/modules/ad_geoip/ad_geoip.inc on line 26, referer: URL
PHP Warning: Invalid argument supplied for foreach() in /var/www/eurojump/sites/all/modules/ad_geoip/ad_geoip.inc on line 26, referer: URL
Actually we are using drupal 6.20 and ad_geoip 6.x-2.x-dev.
Anyone that have the same issue? Any hint on how to solve it?
TIA,
Daniele
Comments
Comment #1
Daniele commentedActually my dirty solutions is the following
.... not so good really :(