Stefano
Stefano
Offline
0
Hi there,
I've got a problem with JW player for music collection.
The problem consists in the fact tha I try to set up a playlist and there are not problem about it.
But when I leave my browser and I open another one, the playlist disappears.
I'd like to know if it's possible to keep a playlist for all the users even if I'm not logged in the site. In few words I'd like to know how to keep a playlist everytime someone access to the site.

Anyone can help me?

Thanks!
Responses (10)
  • Accepted Answer

    wael
    wael
    Offline
    Tuesday, August 10 2010, 01:50 PM - #Permalink
    0
    Click on consolidate this playlist to save it, it’s an icon looks like a disk on the right.
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, October 03 2010, 10:58 PM - #Permalink
    0
    Mine does,t even play at all, it says "no valid file type found...."

    any ideas?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, October 04 2010, 01:56 AM - #Permalink
    0
    and the music seem not to be playing as they should,

    u click on play button nothing happens

    Link to site

    http://chatafrika.net/joomla/article/music
    The reply is currently minimized Show
  • Accepted Answer

    Dustin
    Dustin
    Offline
    Sunday, November 14 2010, 11:51 PM - #Permalink
    0
    Also, when you do click on the "add" button to the right of a song it doesnt add it to the playlist, it says error on page on th progress bad at the bottom and this seems to only happen in internet explorer and also from the users end.. any idea?
    The reply is currently minimized Show
  • Accepted Answer

    wael
    wael
    Offline
    Monday, November 15 2010, 03:59 PM - #Permalink
    0
    me too, my playlist is saved correctly, but my problem is in playing songs, the green play button don't do any thing. because the xml file refuses to load. sometimes it works when i enable cache form global setting but not all the time.
    i am using sh404sef V2, which i doubt it's the cause of this problem, as the only times xml loaded correctly when my home page shows the normal homepage title which is "search" as i use muscul search menu item for my site homepage. when it shows sh404sef homepage title which is "startsing - the home of online karaoke". the xml can't be loaded.

    when i close cache it never show search page title and the xml never load.

    muscul 2.1
    joomla 1.5.21

    http://www.startsing.com/index.php/karaoke/p/the-pussycat-dolls/pcd
    The reply is currently minimized Show
  • Accepted Answer

    Monday, November 15 2010, 04:57 PM - #Permalink
    0
    hello @wael

    your problem is this: the XML is BAD FORMED
    you can see the XML here: http://www.startsing.com/index.php/karaoke/p/the-pussycat-dolls/pcd?format=feed&type=xspf

    its bad formed because something on your system there's something (probably A PLUGIN, that's my bet) that is adding a CSS file and a JS file at the end of this (its possible that these are added by two different things)

    thes files being added are:

    http://www.startsing.com/plugins/system/videocomments/js/swfobject.js

    and

    http://www.startsing.com/plugins/system/videocomments/js/webflv.js

    and

    http://www.startsing.com/plugins/system/videocomments/css/webflv.css

    as you can see, it's videocomments. you need to avoid that component/plugin to add these files here.

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    wael
    wael
    Offline
    Monday, November 15 2010, 05:23 PM - #Permalink
    0
    yes you are right, after uninstalling the plugin the xml loaded correctly. but the problem is this plugin is very important because i enables users to add video and audio comment which is important for my site, it's a karaoke site and user use videocomment plugin to record their performance.

    is their any way to avoid this conflict without uninstalling the entire plugin?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, November 15 2010, 05:28 PM - #Permalink
    0
    I understand, but this is a BADLY constructed plugin.. because it should not affect XML files. the creators of the plugin should have made these files load only on HTMLs, not on XMLs!! this is a very bad implementation ;)

    so, to solve this, you'll have to go to the plugin's code... it has NOTHING to do with Music Collection! there's nothing you can change on music collection to avoid this, you have to go to the plugin's code.

    maybe talk to the plugin developer...

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    wael
    wael
    Offline
    Friday, November 19 2010, 02:34 PM - #Permalink
    0
    i contact them and they fixed the xml loading problem, thanks for your help. But i have a smeler issue, i am using HDFLV player to play the video comments and the HDflv give my "Error in loading language xml" it's because of the sh404sef component v.2 that i have, when i skip music collection form sh404sef (by component) the player load the language xml file correctly, but the result is a very ugly non-sef urls, any idea how to make sh404sef skip handling HDflv player xml. i know it's not a music collection issue, but if you have any idea about editing muscol sh404sef extension i will be great full.
    here is a link to play the comment:
    http://www.startsing.com/index.php/karaoke/a/alicia-keys/songs-of-aminor/fallin
    The reply is currently minimized Show
  • Accepted Answer

    wael
    wael
    Offline
    Saturday, November 20 2010, 10:10 AM - #Permalink
    0
    solved, i had just to make the langauge.xml file absolute path instead of relative in the player config file, sure had nothing to do with music collection.
    The reply is currently minimized Show
Your Reply