Project:Embedded Media Field
Version:6.x-1.15
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

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

Comments

#1

Status:active» fixed

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

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

#5

Status:active» closed (works as designed)

This should be completely fixed by now. Reopen if you still are having a problem.

nobody click here