Hi All

I've worked through installing Media Mover et al as in this screencast http://www.civicactions.com/blog/media_mover_talk

So far everything has worked fine and I have FLV embedded in Story nodes.

I then tried to generate recommended content using an FLV view but the generated recommendations list has malformed XML i.e. the slashes are in the wrong place for the closing tags of the <recommendation> elements (see below).

Keep up the good work.

Regards

Terry Child

<recommendations>
<recommendation>
  <title>test 3</title>
  <link>http://www.mysite.com/terry_test/node/849</link>
  <image>http://www.mysite.com/terry_test/files/terrytest/media_mover/ffmpeg/thumbnails/3/MTS_Sample.avi.thumb3.jpg</image>
/<recommendation>
<recommendation>
  <title>mm test 2</title>

  <link>http://www.mysite.com/terry_test/node/850</link>
  <image>http://www.mysite.com/terry_test/files/terrytest/media_mover/ffmpeg/thumbnails/3/intermission.wmv.thumb3.jpg</image>
/<recommendation>
<recommendation>
  <title>Story</title>
  <link>http://www.mysite.com/terry_test/node/93</link>
  <image></image>

/<recommendation>
<recommendation>
  <title>My Story</title>
  <link>http://www.mysite.com/terry_test/node/145</link>
  <image></image>
/<recommendation>
<recommendation>
  <title>my music one</title>

  <link>http://www.mysite.com/terry_test/node/1573</link>
  <image></image>
/<recommendation>
<recommendation>
  <title>empty story</title>
  <link>http://www.mysite.com/terry_test/node/1584</link>
  <image></image>
/<recommendation>

</recomendations> 

Comments

nedjo’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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