Closed (fixed)
Project:
Pathauto
Version:
5.x-2.0-beta2
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Aug 2007 at 20:13 UTC
Updated:
16 Sep 2007 at 12:42 UTC
I get the error
Fatal error: Call to undefined function token_get_list() in /u1/www/www.cincitdi.com/modules/pathauto/pathauto_node.inc on line 18
When I go to /admin/settings/pathauto
Drupal 5.2
PHP 5.1.6
PostgreSQL database 8.1.9
Comments
Comment #1
AdrianB commentedDo you have the token module activated?
http://drupal.org/node/167464
http://drupal.org/node/167657
Comment #2
cojones commentedThat was it, I was missing the token module, I had just upgraded and I didn't see anything in the README.txt or INSTALL.txt about it.
thanks
Comment #3
AdrianB commentedIt seems like it's not in the README.txt or INSTALL.txt yet, but it's mentioned on the project page: http://drupal.org/project/pathauto
Comment #4
gregglesThis seems like it should be mentioned in lots of places including README and INSTALL. Changing title to reflect this.
Comment #5
gregglesFixed now. I decided not to put it in the README.txt because I felt like that was just redundant.
Comment #6
(not verified) commented