Closed (fixed)
Project:
Pathauto
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 21:42 UTC
Updated:
22 Jul 2010 at 22:30 UTC
When calling the url
/admin/build/path/patterns
The error message shows up:
Fatal error: Call to undefined function token_scan() in /home/www/sites/all/modules/pathauto/pathauto.admin.inc on line 315
Seems like the branch got broken accidentally.
Comments
Comment #1
dave reidIf you're using 6.x-2.x, make sure you're using token 6.x-1.x-dev.
Comment #2
miro_dietikerthanks. working now. :-)