I attempted an upgrade to 6.x-1.3, got WSOD on running update.php
There is a closing bracket missing in emfield.php, attached patch addresses that.
Also, emthumb now requires imagecache, this is not stated in the .info file, attached patch addresses that.
Sticking to 6.x-1.2 for the moment
| Comment | File | Size | Author |
|---|---|---|---|
| emthumb.info.patch | 374 bytes | hutch | |
| emfield.php_.patch | 652 bytes | hutch |
Comments
Comment #1
aaron commentedThanks, @hutch. I fixed the second by removing the requirement for imagecache, which should be optional.
Comment #2
hutch commentedYay, best of both worlds, thanks for the quick response!
Comment #3
2createwdrupal commentedApologies, I just reported the same WSOD on running update.php after installing 6.13.
http://drupal.org/node/619270
re-installed 6.12, all is well.
Comment #4
XiaN Vizjereij commentedThe emthumb thing didn't made it. I could enable emthumb without having imagecache installed and i'm on the WSOD now with
Fatal error: Call to undefined function imagecache_presets() in ../modules/emfield/contrib/emthumb/emthumb.module on line 681
Comment #5
alex ua commentedThis should be completely fixed by now. Reopen if you still are having a problem.