bug in emfield.php and emthumb
hutch - October 29, 2009 - 18:25
| Project: | Embedded Media Field |
| Version: | 6.x-1.15 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| emfield.php_.patch | 652 bytes |
| emthumb.info.patch | 374 bytes |

#1
Thanks, @hutch. I fixed the second by removing the requirement for imagecache, which should be optional.
#2
Yay, best of both worlds, thanks for the quick response!
#3
Apologies, 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.
#4
The 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