0
I have installed the component and added the folders to the images path.

However, it will not let me add albums.

I see this at the top of the albums section within joomla's backend

[code]"$points) $grey="_grey"; $java = "id='star".$i."_".$album_id."' onclick='".$funcio."($i,$album_id);' onmouseover='stars($i,$album_id);' "; $add_java = ""; if($album_id) $add_java = $java; $return .= ""; } return $return; } function time_to_string($total_time){ $segons = $total_time % 60; if($segons = 60){ $minuts_60 = $minuts % 60; $hores = ($minuts - $minuts_60)/60; if($minuts_60 0){ $total_time = $hores.":".$minuts_60.":".$segons; } else $total_time = $minuts.":".$segons; return $total_time; } function createThumbnail($file, $alt, $width, $image_attr = array(), $params = array()){ $params = &JComponentHelper::getParams( 'com_muscol' ); if($params->get('thumbs_mode')){ return JHTML::image('components/com_muscol/helpers/image.php?file=' .JPATH_SITE.DS.'images'.DS.'albums'.DS. $file .'&width=' . $width, $alt , $image_attr ); }else{ if($width add an album, i get a fatal error.

does anyone have any idea what is going on? its driving me crazyyy
Responses (3)
  • Accepted Answer

    Monday, August 09 2010, 11:00 PM - #Permalink
    0
    this is the error message i am getting

    Fatal error: Class 'MusColHelper' not found in C:\\Program Files\\xampp\\htdocs\\tbp\\administrator\\components\\com_muscol\\views\\albums\\tmpl\\default.php on line 127
    The reply is currently minimized Show
  • Accepted Answer

    khostar
    khostar
    Offline
    Sunday, May 08 2011, 03:21 PM - #Permalink
    0
    have same problem, how I fix it?
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, May 08 2011, 03:31 PM - #Permalink
    0
    hello @khostar.

    what's your Music Collection order ID? you don't appear on our system as a customer..

    thanks!

    GErmi
    The reply is currently minimized Show
Your Reply