Login message.

Tim Chriss
Tim Chriss
Offline
0
Hi Germi!! I have a little suggestion/request :)... There is a nice option on this component like Only register user can see the online Player.. I really like that feature. I want to know if there is any option or can modify to show the visitors to login or register to listen the songs. It would be really great.. Thank you once again for all your hard work Germi :)
Responses (2)
  • Accepted Answer

    Tim Chriss
    Tim Chriss
    Offline
    Tuesday, September 08 2009, 04:39 PM - #Permalink
    0
    No reply to my thread yet!!! :( Well I can understand. There are a huge number of reply you have to do. I can wait.. :) Okay. I have another quarry. I have made an album called "English Music" and under that album I have put more than 50 albums.. So I want to know if we can make those a pagination. So only 15 albums per page and then next page and then next... Please let me know if that is possible. I really need that. My English Music album page is too long because of the other albums I have put under it. Thank you Germi :)
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 08 2009, 05:55 PM - #Permalink
    0
    hello

    about the first thing: you can do it yourself by small code modifications

    for the album page, open /components/com_muscol/views/album/tmpl/default.php

    and you'll find the place where the systems checks if the user is registered or not in order to show (or not) the player. add your code there to make the users register if they are not

    about the second thing (pagination) it is quite more difficult... you need to know how does pagination work in joomla and add some functions and some code in some files... that requires some experience in joomla programation...:S

    if you feel like developing, then just Google "use pagination in joomla component", I think the first link is the joomla's official documentation page (wich I used to learn how pagination works)
    The reply is currently minimized Show
Your Reply