Streetjob
12-30-2008, 02:22 PM
Hi, I would like to know how to display the search button to guests even though I have disabled that usergroup from using the search functionality.
Thanks!
--------------- Added 1230657209 at 1230657209 ---------------
must find all 3
"<if condition="$show['searchbuttons']"
and make them
<if condition="$show['searchbuttons'] or 1"
Thanks!
--------------- Added 1230657209 at 1230657209 ---------------
must find all 3
"<if condition="$show['searchbuttons']"
and make them
<if condition="$show['searchbuttons'] or 1"