0
hi, im using joomla 2.5 with xampp1.7.3 and i installed your extension music collection in it. while installing it did not created the folders in image dorectory and d songs folder, so i created them manually and even copied the cd.png file to the formats directory in image folder.
now when i try to access music collection admin area through components im getting an error stating:
$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 a member function getUserStateFromRequest() on a non-object in C:\\xampp\\htdocs\\joomla\\administrator\\components\\com_muscol\\models\\albums.php on line 32
please help
now when i try to access music collection admin area through components im getting an error stating:
$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 a member function getUserStateFromRequest() on a non-object in C:\\xampp\\htdocs\\joomla\\administrator\\components\\com_muscol\\models\\albums.php on line 32
please help
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »