Hi,
Trying to update from 1.10 to 3.dev should work. Very interested in tokensupport on "other pages"..
But with update it says:

    * Failed: Updating to version 6.x-3 is possible only from version 6.x-1.10 or later

But I have 1.10 installed..
Greetings, Martijn

Comments

avpaderno’s picture

Are you sure you executed update.php before to pass to 6.x-3? Branch 6.x-3 checks if there is a Drupal variable set by an update function, and if it doesn't find it it returns the error message you see.

I would not suggest you to use that branch anyway. See what I wrote in the project page, and in particular the part reporting that the inter-dev update is not supported; if a new development snapshot release is released, you should uninstall the previous one, and install the new one.
That branch is also keep hidden because it is not supported, yet.

summit’s picture

OK, will not use it, would love token support, so I can set:
Metatag description [page-title] [cat] to get page-title and taxonomy term.

Yes I did use update.php a couple of times :)
greetings, Martijn

Anonymous’s picture

Status: Active » Fixed

The branch 6.x-3 is going to be changed, and the code is being synchronized with branch 6.x-1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.