When I upgraded to the latest FileField package this morning I got a white screen and this error dumped to the server log when I tried to run the update:
PHP Fatal error: Cannot redeclare filefield_token_list() (
previously declared in /web/drupal-6.11/sites/homeownerslike.us/modules/filefield/filefield_token.module:7) in /web/drupal-6.11/sites/homeownerslike.us/modules/filefield/filefield.token.inc on line 29
Comments
Comment #1
smanes commentedDowngrading this to minor. The issue was apparently with legacy files in the old FIleField module directory.
There should probably be a note about this in UPGRADE.txt.
Comment #2
quicksketchIt's not a bug, the module just wasn't upgraded properly.
#421220: Cannot redeclare filefield_token_list()