Hi,
I have two Drupal sites, site A successfully using FlashVideo, site B using Emfield to embed videos.
If I take the embed code for a video generated by FlashVideo on site A, and pasted it as an embed code into an embedded video field in Emfield on site B, it is not recognised by the Custom URL video content type. The video is not displayed.
If I take the Flashvideo embed code and paste it into a text item on site B, in HTML view, the video displays, but it breaks my River of News layout - all content after the embedded video is not displayed.
Any ideas on how to fix either issue - or both?
Thanks.
Comments
Comment #1
mikekelly commentedThis was due to the teaser view chopping the video embed code off before it completed.
Fixed by adapting code from the node_teaser function for use in a custom module.
Comment #2
avpadernoI am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.