Closed (fixed)
Project:
Ad GeoIP
Version:
6.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2009 at 01:21 UTC
Updated:
6 Jul 2009 at 13:00 UTC
error: this version is not compatible with the version 6.10
have not looked in the code.
Comments
Comment #1
vm commentedmight try adding
core = 6.xunder package in the .info file
Comment #2
jeremy commentedThe core tag should already be defined in the .info file. Is yours missing? Where are you getting this error? On the module overview page? Did you upgrade from an earlier version of the module, and neglect to replace the .info file?
Comment #3
mcload commentedI tried to enable this module, before doing the first three steps (MaxMind GeoIP C library, perlc lib., database) written in the Install.txt file. I got the same problem. Module page at admin/build/modules says "This version is incompatible with the 6.10 version of Drupal core." under this module. I can not enable the module.
This is the first time I installed this module. Not an upgrade.
I checked info file. ad_geoip.info file is available. Its content is as follows;
; $Id: ad_geoip.info,v 1.1 2008/06/10 20:40:36 jeremy Exp $
name = Ad GeoIP
package = Ad
dependencies = ad
description = Integrates Drupal's ad module with the MaxMind GeoIP database, providing geotargeting of advertisements.
; Information added by drupal.org packaging script on 2009-04-17
version = "6.x-2.0-rc1"
core = "6.x"
project = "ad_geoip"
datestamp = "1239984608"
Maybe the error is because I skipped the first three steps, because I can not install libraries now due to hosting company. I just wanted to see the user interface and features of the module by enabling it.
Comment #4
univac commentedHi All!
I am experiencing the very same problem.
I have a D6.10 fitted with AD6.x-2.0, i18n-6.x-1.0.
I have religiously followed the installation instructions from the ad_geoip INSTALL.txt file and correlated instructions (MaxMind, PECL), except the binding of the database (how to tell Drupal where to find the database) for which I couldn't fine instructions.
When I visit the admin/build/modules page, I see the Ad GeoIP module complaining that D6.10 is not a compatible version.
Am available for troubleshooting - mine is a local installation with full control on the machine.
Thanks,
univac
Comment #5
univac commentedHi folks,
have a good news: the version HEAD seems to fix the problem, so the module is in the end compatible with D6.10 and is usable.
So I would expect that with the next stable release the problem is fixed.
It still have problems later on in reading the database in the sense that the list of countries is not present in the adv input form, but this is another story.
I suggest to mark as fixed this issue.
Good night.
Comment #7
cronix commentedCan't this be solved in a new normal non dev release? I would really, really appreciate that.
Comment #8
soyarma commentedgo into the info file and change
dependencies = ad
to
dependencies[] = ad