Aman
Aman
Offline
0
Hi

I installed latest module for JW player and the plugin but can't seem to get it working at all. I get error

Fatal error: Class 'JParameter' not found in /home/sikhroot/public_html/12/plugins/muscolplayers/jwplayer/jwplayer.php on line 23


Please advise :)
Responses (3)
  • Accepted Answer

    Aman
    Aman
    Offline
    Friday, November 11 2011, 08:48 PM - #Permalink
    0
    UPDATE : I done a search on the forum and found some previous related threads. I noticed that in the code it has :

    $params = new JParameter( $plugin->params );

    I changed JParameter to JRegistry as so:

    $params = new JRegistry( $plugin->params );

    The page now loads BUT the playlist image buttons (add to playlist and play) are now broken. They weren't broken before. And the JWPlayer still doesnt work despite the page loading.
    The reply is currently minimized Show
  • Accepted Answer

    Aman
    Aman
    Offline
    Friday, November 11 2011, 11:41 PM - #Permalink
    0
    SOLVED. Please ignore thread.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 12 2011, 10:14 AM - #Permalink
    0
    it's great that you solved it, but still this is so weird! :S
    the version for Joomla 1.6 and 1.7 of Music Colleciton already has all the JParameter replaced by JRegistry.... what versino of the plugin were you using? :S :S so weird!!
    The reply is currently minimized Show
Your Reply