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
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

AttachmentSize
emfield.php_.patch652 bytes
emthumb.info.patch374 bytes

#1

aaron - October 29, 2009 - 18:30
Status:active» fixed

Thanks, @hutch. I fixed the second by removing the requirement for imagecache, which should be optional.

#2

hutch - October 29, 2009 - 23:10

Yay, best of both worlds, thanks for the quick response!

#3

2createwdrupal - October 30, 2009 - 19:46

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

XiaN Vizjereij - November 5, 2009 - 17:55
Version:6.x-1.13» 6.x-1.15
Status:fixed» active

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

 
 

Drupal is a registered trademark of Dries Buytaert.