I want to add videos to a drupal 4.7 website. I have update views and cck modules. I've installed Embedded Media Filed and enabled emfield and video_cck.
I have created a new content type called "video" where I've setup a new 3rd Party Video field and enabled Youtube videos.

When I create a new video content type, the node only displays title, but no video. The html output doesn't show any yout url.

Any help?

Thanks in advance.

Comments

sifuhall’s picture

I have the same issue with drupal version 5.6

enabled the module, created content type, added permissions, created content, but nothing displays except for the story title.

aaron’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev
Assigned: Unassigned » aaron
Status: Active » Postponed (maintainer needs more info)

everything works fine for me. it's deployed on at least dozens (or more) live sites. not sure what's wrong in your case.

as a start, can you try inputting the videos you're trying to post at http://drupalhub.org and let me know if they don't work there?

thanks,
aaron

Rysk’s picture

Kinda having a similar problem recently, and when I look at the page source, it's doubling the embed tag for some reason.

<div class="field field-type-video-cck field-field-embed-code"><div class="field-label">Embed Code:&nbsp;</div><div class="field-items"><div class="field-item"><embed src="<embed src="http://www.veoh.com/videodetails2.swf?permalinkId=v350317yjpsFpjB&id=9183600&player=videodetailsembedded&videoAutoPlay=1" allowFullScreen="true" width="540" height="438" bgcolor="#000000" type="application/x-shockwave-flash" pluginspage="http:" width="425" height="350" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div></div></div><div class="field field-type-text field-field-episode-description"><div class="field-label">Episode Description:&nbsp;</div><div class="field-items"><div class="field-item">Beginning - Beginning</div></div></div> </div>
Rysk’s picture

nvm. fixed it myself, had to do with a buggy provider include file.

lindsayo’s picture

I tried posting my video on the drupalhub.org site. It won't play there either. What am I missing? Is there something about brightcove that buggers this module?

http://link.brightcove.com/services/player/bcpid1220835370?bctid=1588531125

<embed src="http://services.brightcove.com/services/viewer/federated_f8/1220835370" bgcolor="#FFFFFF" flashVars="videoId=1588531125&playerId=1220835370&viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&servicesURL=http://services.brightcove.com/services&cdnURL=http://admin.brightcove.com&domain=embed&autoStart=false&" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
alex ua’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I'm closing this: video_cck was deprecated a long time ago.