Closed (fixed)
Project:
Menu Token
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2011 at 11:42 UTC
Updated:
30 May 2011 at 14:21 UTC
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
Comment #1
dealancer commentedThis have been fixed in dev version.
Comment #2
SilviaT commentedI 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.
Comment #3
dealancer commentedah, 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).