It says that this version doesn't work with drupal 6.2, there isn't much changed in version 6.2 so it looks like it's a simple setting in some info file, where is it and how to make this work?
It says that this version doesn't work with drupal 6.2, there isn't much changed in version 6.2 so it looks like it's a simple setting in some info file, where is it and how to make this work?
Comments
Comment #1
btmash commentedAre you sure you downloaded the correct version or are you trying to enable a dependency module? I'm using the the 6.x version with drupal 6.2 on my local machine and it installed just fine. There were some dependency modules that haven't been converted over which cannot yet be enabled.
Comment #2
sergeant-1 commentedFeedAPI Subscriptions 6.x-1.x-dev Allows users to subscribe to feeds and be notified when they are updated
This version is incompatible with the 6.2 version of Drupal core.
Notifications Autosubscribe 6.x-1.x-dev Provides automatic notifications.
This version is incompatible with the 6.2 version of Drupal core.
Organic Groups Notifications 6.x-1.x-dev Allows users to subscribe to content on groups.
This version is incompatible with the 6.2 version of Drupal core.
Taxonomy Notifications 6.x-1.x-dev Allows users to subscribe to taxonomy terms.
This version is incompatible with the 6.2 version of Drupal core.
Comment #3
btmash commentedOk, the core module is available for 6.x, but those dependency modules aren't - I posted re: notifications_autosubscribe which requires a few changes and I'm guessing some of those might as well.
If you want to test out how far the functionality is, in the info file just change:
into:
Comment #4
sergeant-1 commentedok, the core module is working, atm there's still a problem, opened a new thread for that (page doesn't show up after a subscription)