Closed (duplicate)
Project:
FileField
Version:
6.x-3.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2009 at 16:31 UTC
Updated:
11 May 2009 at 18:41 UTC
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()