0
Hi at all, I installed the plugin Search Bar, but I found this error:
get('filter_titles')) echo "".JText::_('Format')."". $options['separator']; echo MusColHelper::format_dropdown() . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Genre')."". $options['separator']; echo MusColHelper::genre_dropdown($genre_list) . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Type')."". $options['separator']; echo MusColHelper::type_dropdown() . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Tag')."". $options['separator']; echo MusColHelper::tag_dropdown() . $options['separator'];} ?>
and I found this similar text into textfield and buttons of the search bar form.
anyone can help me?
get('filter_titles')) echo "".JText::_('Format')."". $options['separator']; echo MusColHelper::format_dropdown() . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Genre')."". $options['separator']; echo MusColHelper::genre_dropdown($genre_list) . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Type')."". $options['separator']; echo MusColHelper::type_dropdown() . $options['separator'];} ?> get('filter_titles')) echo "".JText::_('Tag')."". $options['separator']; echo MusColHelper::tag_dropdown() . $options['separator'];} ?>
and I found this similar text into textfield and buttons of the search bar form.
anyone can help me?
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 »