after setting up this module and uploading a flv file, there is no embed code getting output. Quite simply nothing shows up on the node.

Comments

hypertext200’s picture

Did u install flowplayer module?

aharl’s picture

yes. If it helps, it seems like alot of code in the theme function for 'embedded' video in videofield_formatter.inc is commented out. The popup option doesn't output anything either.

hypertext200’s picture

Yeah, but we are using common.inc to load players. when I test in my local machine, i could see its working properly.

aharl’s picture

Status: Active » Closed (fixed)

Closing, this was in fact an error on my end. Thanks for responding so quickly. I was having issues with the flowplayer module. The module directory had been named 'flowplayer 2' and not 'flowplayer'

Sinan Erdem’s picture

Version: 6.x-1.2 » 6.x-6.x-dev
Status: Closed (fixed) » Active

Choosing popup does nothing on my setup as well.

web2make’s picture

Status: Active » Closed (fixed)

Popup feature seems not implemented yet.

braindrift’s picture

Version: 6.x-6.x-dev » 6.x-1.32
Status: Closed (fixed) » Active

When I use v1.32 of this module, there is no video embeded in the node. As soon as I use the v1.31 all works fine.

Thanks

Dublin Drupaller’s picture

just to confirm I'm having the same problem. Nothing is embedded using v1.32 and when I use v1.31 all I get is the following:

<div class="field-label-inline-first">
              clip:&nbsp;</div>
                    <div id='videofield-embedded'  style="width: 350px; height: 285px" class="flowplayer"></div>        </div>
        </div>
tamerzg’s picture

Yes there was a bug caused in 1.3.2 that made output broken. It is fixed with new release.

tamerzg’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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