Hello,

I am trying to get video playlists setup, and this module looks awesome. The only problem is that i can't seem to get it to work.

I am using 6x-1.0-beta4.

i followed the directions here to create a node playlist:
http://www.mediafront.org/documentation/drupalmediafront-osm-cms-integra...

but i receive the following message on the template page as well as the album node:
No preset defined to declare the OSMPlayer object!

i looked through the changelog and saw that the views integration has changed and that there is a style now instead of a field. i set that up, but to no avail.

currently my template is as follows:

<?php
$params['playlist'] = 'videos';
$params['args'] = array( $node->nid );
print mediafront_get_player('player', $params);
?>
<?php print $body ?>

videos = preset name
video_gallery = view name
i have tried both under playlist to be sure. the example had them the same i think, do i need to do that?

i saw the following page:
http://drupal.org/node/881294
but it seems like it applies to the feature module which i don't use. I went ahead and tried making the change, but to no avail.

Any help would be appreciated,
Zach

Comments

travist’s picture

Status: Active » Needs review

Did you create a preset named player? If not, then that is the cause of this issue.

zguithues’s picture

I did not have a 'player' preset. I created it, but i still have the same problem.

If it matters i get the "No preset defined to declare the OSMPlayer object!" error on the template page and the album node.

Thanks for getting back to me, let me know if there are any log files that you need to see, or if you want to poke around the install.

Thanks again,
Zach

travist’s picture

Status: Needs review » Postponed (maintainer needs more info)

It would be huge if I can get a link to your site so that I can take a look. I might even need admin access, but let me know if that would be an issue.

Thanks,

Travis.

zguithues’s picture

pm sent

irakla7777777’s picture

hi all
i am new in drupal
i have problem to add playlist . i am using drupal 7.
i have read many manuals on mediafront.org but nothing halpful.
can anyone to post step-by-step ,how to add playlist on mediafront(eg:config content types and vreatig views) .
please help me and sorry for bad english :)

memoo’s picture

subscribe

rubenk’s picture

did this ever get worked out. i have the same prob w drupal 7. let me check "player"
edit:player was the issue

darol100’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

We do not support this branch any more. Please upgrade to a stable branch.