By CraftyDevon on
Hey All,
Upon installing token and pathauto on my Drupal 6.15 instillation I get the following message on the module activation page
This version is incompatible with the 6.15 version of Drupal core.
Suggestions?
Thanks
Devon
Comments
=-=
ensure you've downloaded the latest versions of the modules in question and that they are indeed versions for 6.x
Done
Done,
and the message still appears.
_
double check and make sure you don't have any other copies of possibly incompatible modules hanging around-- this error message is very specific and virtually always means the wrong version (ie 5.x on a 6.x site) of a module is being detected somewhere.
Indeed
Yep,
Token was version 5x, clicked the wrong one in the upload :(
Thanks Guys