Hi, I'm having problems assignigning a token as path in a Menu.
I select a token (I've tried many, same result for all of them), I check the Check box "use tokens in title and path" and when i save I get this error:

The path '[current-page:title]' is either invalid or you do not have access to it.

Ideas?

thanks!

Comments

dealancer’s picture

Status: Active » Fixed

This have been fixed in dev version.

SilviaT’s picture

Status: Fixed » Active

I can't manage to make it work: if I install the dev version for Drupal 7 I get the following error:

Warning: Missing argument 1 for menu_token_menu() in menu_token_menu() (line 77 of ../modules/menu_token/menu_token.module).

Then the module is installed but the token selector doesn't show up whenever I try to edit a menu link.
Maybe this have been fixed for D6 only? The dev version for D7 seems to be older than the alpha1.

dealancer’s picture

Status: Active » Fixed

ah, It looks like snapshot have not been created yet, so you can't download new dev.

Try http://drupalcode.org/project/menu_token.git/snapshot/3f7f8c35bebcdb4dfc...
or http://drupalcode.org/project/menu_token.git/snapshot/refs/heads/7.x-1.x... (need to run update.php).

Status: Fixed » Closed (fixed)

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