By srinjoy on
Hi
I worked with Drupal 6.17 but I faced with some problems that the modules that the modules are showing incompatable with Drupal version 6.17. Please help.
Node Gallery
| Enabled | Name | Version | Description |
|---|---|---|---|
| Node Gallery | 6.x-2.0-alpha11 | An image gallery module.
This version is incompatible with the 6.17 version of Drupal core.
|
|
| Node Gallery Access | 6.x-2.0-alpha11 | Access module for node gallery module.
This version is incompatible with the 6.17 version of Drupal core.
|
|
| Node Gallery Lightbox2 Integration | 6.x-2.0-alpha11 | Integrate lightbox2 with Node Gallery.
This version is incompatible with the 6.17 version of Drupal core.
|
Other
| Enabled | Name | Version | Description |
|---|
| Page Title | 6.x-2.2 | Enhanced control over the page title (in the <head> tag).
This version is incompatible with the 6.17 version of Drupal core.
|
|
| Token | 7.x-1.0-alpha2 | Provides a user interface for the Token API and some missing core tokens.
This version is incompatible with the 6.17 version of Drupal core.
|
|
| Token actions | 7.x-1.0-alpha2 | Provides enhanced versions of core Drupal actions using the Token module.
This version is incompatible with the 6.17 version of Drupal core.
|
|
| Transliteration | 7.x-3.0-alpha1 | Converts non-latin text to US-ASCII and sanitizes file names.
This version is incompatible with the 6.17 version of Drupal core.
|
Comments
...
The token modules and Transliteration are obviously incompatible with Drupal 6.x - they're for Drupal 7 (note the version names of those modules, the first number always indicates its compatibility with the major Drupal versions) - not sure why the others are incompatible with Drupal 6.17 though, maybe something wrong with the module info file?
Yep, it looks like you've
Yep, it looks like you've installed the D7 versions of Token Actions and Transliteration.
For the other modules, it would be worth trawling the issue queues for those modules and reporting issues there if you find nothing.