Closed (fixed)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2009 at 18:55 UTC
Updated:
8 Sep 2009 at 03:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachComment #2
robloachAlso noticed some other warnings.
Comment #3
robloachWrong patch..../
Comment #4
alex ua commentedCommitted. Thanks Rob!
Comment #6
jdblank commentedI 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.
Comment #7
robloachWhat's the error/warning you're getting? This patch has already been committed. What you're running into is probably something new.
Comment #8
jdblank commentedFatal 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.
Comment #9
robloachAre you on IIS or Apache? It should be:
/sites/all/modules/jquery_ui/jquery.ui/ui/ui.core.jsComment #10
robloachUhh, wrong issue, nevermind.
Comment #11
mason@thecodingdesigner.com commentedI'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
Comment #12
itowler commentedGetting 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
Comment #13
jdblank commentedI 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
Comment #14
aaron commentedLooks like this has been fixed. Please re-open if you still have a problem.
Thanks