(Title says it all.)

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Make sure to use the absolute latest 7.x-1.x-dev of both Pathauto and Token modules, then re-confirm.

greggles’s picture

And clear the menu cache - visiting and submitting the admin/modules page should do that I think?

burningdog’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha2
Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Active

I had this in 7.x-1.x-alpha2 (using token 7.x-1.0-alpha3) - couldn't access admin/config/search/path/patterns as user 1 - it just showed the page atadmin/config/search/path. Installed latest dev releases of both and clearing the menu cache did the trick.

Marking as "critical" because this renders pathauto unusable for all users of the recommended release (7.x-1.0-alpha2).

dave reid’s picture

Priority: Critical » Normal
Status: Active » Fixed

So, if it's fixed, how can this be active and critical? Please help review some issues in either module so we can get new releases out.

afoster’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev

I tried using the dev and get the following error when clicking the configuration icon in the module settings for pathauto.

Drupal: 7.0
Pathauto: 7.x-1.x-dev (2011-Jan-06)
Token: 7.x-1.0-alpha3

( ! ) Fatal error: Call to undefined function token_element_validate() in /_work/Drupal/d7/_website/includes/form.inc on line 1788
Call Stack

# Time Memory Function Location
1 0.0001 58864 {main}( ) ../index.php:0
2 0.2360 17220256 menu_execute_active_handler( ) ../index.php:22
3 0.2376 17327304 call_user_func_array ( ) ../menu.inc:501
4 0.2376 17327376 drupal_get_form( ) ../menu.inc:0
5 0.2376 17327668 drupal_build_form( ) ../form.inc:188
6 0.2544 17590460 drupal_process_form( ) ../form.inc:350
7 0.2544 17592408 form_builder( ) ../form.inc:815
8 0.2545 17597420 form_builder( ) ../form.inc:1780
9 0.2547 17607984 form_builder( ) ../form.inc:1780

Using the recommended version (7.x-1.0-alpha2) fixed the issue for me.

dave reid’s picture

"Make sure to use the absolute latest 7.x-1.x-dev of both Pathauto and Token modules, then re-confirm."

Status: Fixed » Closed (fixed)

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

jeremyll’s picture

This is still a problem.

greggles’s picture

I couldn't reproduce it - I suggest updating token and pathauto to latest dev versions and see if it goes away.

Docc’s picture

subscribe. Same problem with latest devs

greggles’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

OK, if you get a WSOD then you should have an error in watchdog or apache or php error logs. Can you post that error here?

cakka’s picture

the problem is still exist
when it will be fixed ?
thanks

borazslo’s picture

subscribe. Same problem.

ernstbloch’s picture

I had this php error in apache log:

PHP Fatal error: Call to undefined function token_get_list() in /....../sites/all/modules/faq/faq.module on line 1478, referer: http://......../?q=admin/config/search/path/settings

So I disabled the faq module and got rid of WSOD

greggles’s picture

Project: Pathauto » Frequently Asked Questions
Status: Postponed (maintainer needs more info) » Active

Alrighty.

jmoruzi’s picture

Status: Closed (duplicate) » Active

I'm getting the same error - WSOD for both the Patterns tab and the Bulk Update tab. I'm using the latest dev versions (7.x-1.x-dev) of faq, pathauto and token. Here's my Apache error log:

[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function token_get_list() in C:\\wamp\\www\\esse\\sites\\all\\modules\\faq\\faq.module on line 1477, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\esse\\index.php:0, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 2. menu_execute_active_handler() C:\\wamp\\www\\esse\\index.php:22, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 3. call_user_func_array() C:\\wamp\\www\\esse\\includes\\menu.inc:501, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 4. drupal_get_form() C:\\wamp\\www\\esse\\includes\\menu.inc:0, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 5. drupal_build_form() C:\\wamp\\www\\esse\\includes\\form.inc:188, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 6. drupal_retrieve_form() C:\\wamp\\www\\esse\\includes\\form.inc:315, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 7. call_user_func_array() C:\\wamp\\www\\esse\\includes\\form.inc:771, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 8. pathauto_patterns_form() C:\\wamp\\www\\esse\\includes\\form.inc:0, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 9. module_invoke_all() C:\\wamp\\www\\esse\\sites\\all\\modules\\pathauto\\pathauto.admin.inc:18, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 10. call_user_func_array() C:\\wamp\\www\\esse\\includes\\module.inc:817, referer: http://esse.localhost/node
[Mon May 02 13:50:40 2011] [error] [client 127.0.0.1] PHP 11. faq_pathauto() C:\\wamp\\www\\esse\\includes\\module.inc:0, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function token_get_list() in C:\\wamp\\www\\esse\\sites\\all\\modules\\faq\\faq.module on line 1477, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\esse\\index.php:0, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 2. menu_execute_active_handler() C:\\wamp\\www\\esse\\index.php:22, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 3. call_user_func_array() C:\\wamp\\www\\esse\\includes\\menu.inc:501, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 4. drupal_get_form() C:\\wamp\\www\\esse\\includes\\menu.inc:0, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 5. drupal_build_form() C:\\wamp\\www\\esse\\includes\\form.inc:188, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 6. drupal_retrieve_form() C:\\wamp\\www\\esse\\includes\\form.inc:315, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 7. call_user_func_array() C:\\wamp\\www\\esse\\includes\\form.inc:771, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 8. pathauto_bulk_update_form() C:\\wamp\\www\\esse\\includes\\form.inc:0, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 9. module_invoke_all() C:\\wamp\\www\\esse\\sites\\all\\modules\\pathauto\\pathauto.admin.inc:273, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 10. call_user_func_array() C:\\wamp\\www\\esse\\includes\\module.inc:817, referer: http://esse.localhost/node
[Mon May 02 13:50:50 2011] [error] [client 127.0.0.1] PHP 11. faq_pathauto() C:\\wamp\\www\\esse\\includes\\module.inc:0, referer: http://esse.localhost/node

Hope this helps someone fix this who knows more about it than me.

dave reid’s picture

Status: Active » Closed (duplicate)
Kukulcan’s picture

Status: Active » Closed (duplicate)

I have the same problem and can confirm it is still there with the latest dev version.

I have three sites cloned from the same original site (but all being maintained seperately for some time). Only one site has this problem, so it might be a problem that occured "over time" (other modules, temporary data?). The module itself has not been been updated on any of the 3 sites.