I've just uploaded some upgraded modules for my embryonic content site, www.co-starmedia.com, and now get the following error:

Fatal error: Cannot redeclare filefield_token_list() (previously declared in /home/costarm/public_html/modules/filefield/filefield_token/filefield_token.module:7) in /home/costarm/public_html/modules/filefield/filefield.token.inc on line 29

Anyone have an idea of how I recover from this?

Comments

jainrutgers’s picture

First of all uncheck the filefield module under modules list. secondly uninstall it from admin area. Then go and remove the filefield folder from module directory. Also if you have access to database clear you cache table.

I hope this will at least get your back up live.

And then see whether you follow the rule for updating the modules.

Chetan