0
Note sure where to post this, but the song search bar is always appearing in views/search/tmpl/common.php.
I tried to include code snippets, but the forum stipped most of it out, even with it in the bracketed code block. Strange.
So lines 9-12 need to be enclosed in the conditional statement checking 'showsongsearch'.
It should be enclosed in "params->get('showsongsearch')){ ?>"
I'll try to include the code snippet again. It should be:
I tried to include code snippets, but the forum stipped most of it out, even with it in the bracketed code block. Strange.
So lines 9-12 need to be enclosed in the conditional statement checking 'showsongsearch'.
It should be enclosed in "params->get('showsongsearch')){ ?>"
I'll try to include the code snippet again. It should be:
params->get('showsongsearch')){ ?>
genre_list, $this->params->get('itemid')); ?>
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 »