Active
Project:
Embedded Media Field
Version:
6.x-2.5
Component:
Embedded Video Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2009 at 11:24 UTC
Updated:
23 Aug 2012 at 12:43 UTC
I have a content type video with a video field in it.
I set up "Thickbox: Image Thumbnail -> Full Size Video"
That works fine for 6.x-1.5 but after updating to 1.10 the video does not show up.
I got the loading screen but the thickbox window does not open.
The same configuration for pictures works with all emfield versions.
After upgrading from 1.5 to 1.10 I followed the instructions in the README.TXT
The video playback works with all versions when I visit the content node and don't use Thickbox.
Any ideas?
Comments
Comment #1
gobioasis commentedsubscribe
Comment #2
Abeaudrian commentedHi Shuvuu
I am having the same problem as the previous poster. I do not understand the reply "subscribe", please to elaborate.
Regards
Adrian
Comment #3
ThePiano.SG commentedAbeaudrian,
There are many users here will put up a reply with "subscribe", so that when they click on their account profile > track, they will be able to see this issue in the list. It serves as a way for bookmarking nodes in drupal discussion here. And if there's any new content / new comment, your track list will show, e.g. 5 new, which translates to 5 new posts.
If you do not post anything in this issue thread, and you revisit Drupal website again, you might need some time before finding this node here to catch up on anything new.
Comment #4
ThePiano.SG commentedI am experiencing the same issue, and I do not know if it is emfield's or thickbox's responsibility.
I had just created an issue at Thickbox (http://drupal.org/node/596972), and after trying to find similar issues, I found this post. I noticed that if I had set the display field to anything other than (Thickbox: Image Thumbnail > Full size video), the video gets displayed. But setting it with Thickbox's doesn't work. It might seem to imply Thickbox is responsible, but I'm not sure.
This only happens after I updated emfield. So it's really a grayish area, who to seek help from.
Comment #5
dasch commentedthepiano,
you are right. This might be a bug in thickbox, but
1. thickbox works for everything but video fields
2. thickbox works with video fields with emfield 1.5 or lower
However, thank you for creating an issue at Thickbox. I will follow that thread as well.
Comment #6
Steve Dondley commentedJust ugraded from 6.x-1.2 to 1.11 and it broke things for me, too. :(
Comment #7
eule commentedhi
i think the problem are related to this issues
http://drupal.org/node/592898
http://drupal.org/node/597444
Comment #8
mattiasj commentedI experience this problem as well, any findings on how to solve this?
Comment #9
eric at nrd commentedI am seeing the same issue after upgrading to Emfield 1.11 (from 1.5) with Thickbox 1.5.
I've also posted details in the Thickbox issue that thepiano created: http://drupal.org/node/596972#comment-2131378
Comment #10
eric at nrd commentedAfter posting this to the Thickbox issue queue (see the link above), @frjo provided a patch to emvideo.theme.inc that fixes this problem. The patch includes a few GET parameters in the link that Thickbox expects.
The patch is here: http://drupal.org/files/issues/emfield_thickbox.patch
Comment #11
dorien commentedPatch worked for me. Thanks!
Comment #12
mattiasj commentedWorks for me as well, could we have this commited somehow?
Comment #13
gambryUp.
The problem is still alive on 2.5 version too. Applying the patch above and the problem has been fixed.
It could be useful to have the patch committed to the main branch.