This is in both offical release and dev for me :(

CommentFileSizeAuthor
#9 screenshot29.png118.54 KBrobloach
#3 notices.patch2.65 KBrobloach
#2 ref.patch803 bytesrobloach
#1 ref.patch803 bytesrobloach

Comments

robloach’s picture

Status: Active » Needs review
StatusFileSize
new803 bytes
robloach’s picture

StatusFileSize
new803 bytes

Also noticed some other warnings.

robloach’s picture

StatusFileSize
new2.65 KB

Wrong patch..../

alex ua’s picture

Status: Needs review » Fixed

Committed. Thanks Rob!

Status: Fixed » Closed (fixed)

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

jdblank’s picture

Status: Closed (fixed) » Active

I am getting this issue with the latest version 6.x-1.2 i tried applying the patch but it says it is already applied. Any help would be appreciated.

robloach’s picture

What's the error/warning you're getting? This patch has already been committed. What you're running into is probably something new.

jdblank’s picture

Fatal error: Only variables can be passed by reference in [path to root]/sites/all/modules/emfield/contrib/emthumb/emthumb.module on line 74

When ever I save or edit and save my content type.

robloach’s picture

Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new118.54 KB

Are you on IIS or Apache? It should be:
/sites/all/modules/jquery_ui/jquery.ui/ui/ui.core.js

robloach’s picture

Status: Postponed (maintainer needs more info) » Active

Uhh, wrong issue, nevermind.

mason@thecodingdesigner.com’s picture

I'm having the same issue:
Fatal error: Only variables can be passed by reference in [path to root]/sites/all/modules/emfield/contrib/emthumb/emthumb.module on line 74

itowler’s picture

Getting similar error message:

array(4) { ["type"]=> int(1) ["message"]=> string(41) "Only variables can be passed by reference" ["file"]=> string(98) "{path to Root}/sites/all/modules/emfield/contrib/emthumb/emthumb.module" ["line"]=> int(74) } n/a

This happens when I edit save a node that has an embedded media field in it. I get the message when the node is saved.

I do not get the error message when I save a node/content type that does not have a media field in it.

Here is my current setup:

CCK 6.x-2.3
Filefield 6.x-3.0

Thanks for the help, looking forward to really implementing this module.

ian

jdblank’s picture

I disabled the embedded media thumbnail and now i don't get the fatal error. I noticed in the module description that this module is not ready for D6

aaron’s picture

Status: Active » Fixed

Looks like this has been fixed. Please re-open if you still have a problem.

Thanks

Status: Fixed » Closed (fixed)

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