0
In the album page, all the song names have links which lead to the lyrics. I was wondering if it is possible to have links only to the songs which have lyrics
I tried the if($this->song->lyrics) but apparently it didn't work :-)
Thanks on advance
Dimitris
PS. Yes .. I am newby in php
I tried the if($this->song->lyrics) but apparently it didn't work :-)
Thanks on advance
Dimitris
PS. Yes .. I am newby in php
Responses (2)
-
Accepted Answer
0thats what you are looking for:
http://www.joomlamusicsolutions.com/en/forum/suggestions/songs-on-keith-2.html#590
you need to load the lyrics field from the database, or this "if" will always be FALSE
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 »