Fatal error: Call to undefined function file_get_mime_handlers() in /home/controlc/www/sites/all/modules/fileframework/contrib/cck/file_cck.module on line 782

I got this error when running update.php on 4 among 11 sites after updating a tenth of modules including fileframework.

The white screen comes immediately at launching update.php, no update occurs at all.
I traced this error by commenting ini_set('display_errors', FALSE); in update.php

I solved the issue by reloading the previous dev

Comments

kewlguy’s picture

I had the exact same error when trying to get bitcache working on my site, wow, that was stressful...lol I "foolishly" did not make a backup of the module before I changed to the dev version.

Rather than sort through my full home directory back up I chose to go into my database with Myphpmyadmin and disabled the status of the module by changing the status to 0 in the system table. Now that my site works again, I have many choices for restoring the module, new download, extract from backup etc.

Thank you for a great module! I really enjoy the fileframework module and all of the options that they provide for my website. Thanks!

scott859’s picture

I also can confirm this error. This resulted in a blank screen on update.php.

This was solved by reloading the previous dev.

jvieille’s picture

Status: Active » Fixed

This was apparently silently solved in the last dev of April 02, 2010
Thanks
Jean

PS. FF is now in dev for one year. Should we expect a stable release or will it stick to this "agile"' approach indefinitely?

Status: Fixed » Closed (fixed)

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