I apologize if I do this incorrectly - it's my first time! Eek!

I upgraded Pathauto the last two days, as per the red recommended upgrades in the Drupal Administration interface.

With Beta 2, I continue to have the same problems. When I submit a blog, I get the "white screen" signaling a PHP error of some sort. The blog did save correctly. From my logs, I get this message:

[Thu Aug 16 09:26:03 2007] [error] [client xx.xx.xxx.xxx] PHP Fatal error: Call to undefined function token_get_values() in D:\\xxxx\\xxxx\\modules\\pathauto\\pathauto.inc on line 271, referer: http://opensourcecommunity.org/node/add/blog

Also, when I attempt to go into the Site Configuration for pathauto, I get a "white screen" as well.

[Thu Aug 16 09:56:13 2007] [error] [client xx.xx.xx.xx] PHP Fatal error: Call to undefined function token_get_list() in D:\\xxxx\\xxxx\\modules\\pathauto\\pathauto_user.inc on line 43, referer: http://opensourcecommunity.org/admin

My server runs Windows 2003 (v 5.2.3790), Apache 2.2, MySQL 5.0.26, PHP 5.2.1

Thanks!
Amy :)

Comments

greggles’s picture

Status: Active » Closed (duplicate)

Hi Amy!

You provided lots of great information, but skipped one important step in the bug submission process: search before submitting. Google hasn't found the issues yet, but a quick scan of the issue queue (after filtering it to "all" status values) could turn up this duplicate issue: http://drupal.org/node/167464

So, download token (if you haven't already), disable pathauto, re-enable pathauto (which will force the loading of token).

Should be fixed then - let me know if not. And welcome to the issue queue :)

AmyStephen’s picture

Thank you very much for the great software, the fix which works, and for your patience while I learn the ropes! You guys are great!

Amy :)