madcat
madcat
Offline
0
In the parametres of component i choose to hide always the length on album details but the length still appears...
Responses (5)
  • Accepted Answer

    madcat
    madcat
    Offline
    Tuesday, November 02 2010, 03:32 PM - #Permalink
    0
    The solution of this problem? :)
    The reply is currently minimized Show
  • Accepted Answer

    madcat
    madcat
    Offline
    Sunday, November 07 2010, 03:01 PM - #Permalink
    0
    Please see the problem here

    As I say in parametres i choose not to showing the length of the songs but the legth appears like 0:00. How can i delete that?

    Please help me!
    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    madcat
    madcat
    Offline
    Tuesday, November 09 2010, 10:36 AM - #Permalink
    0
    madcat wrote:
    Please see the problem here

    As I say in parametres i choose not to showing the length of the songs but the legth appears like 0:00. How can i delete that?

    Please help me!
    Thanks


    I post you and screenshot
    Why still the length its appears?? http://www.joomlamusicsolutions.com/images/fbfiles/images/leght.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, November 10 2010, 04:42 PM - #Permalink
    0
    hello!

    no.. the parameter you set is not for that, is for the lenght of the ALBUM, not the songs.

    if you want to delete this, you need to modify a bit one PHP file

    the file is /components/com_muscol/views/album/tmpl/default.php

    on line 11 you find this:

    echo MusColHelper::time_to_string($song->length);

    basically you just need to erase this.

    be careful!! don't mess up with code you dont understand! ;)
    The reply is currently minimized Show
  • Accepted Answer

    madcat
    madcat
    Offline
    Wednesday, November 10 2010, 09:09 PM - #Permalink
    0
    You r the best!! Solved!!!
    Thanks a lot!!!!!! :cheer: :cheer:
    The reply is currently minimized Show
Your Reply