Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Chewbaca] Searching with no results

Quote Reply
Re: [Chewbaca] Searching with no results In reply to
Quick fix: in the template include_search_form.html replace

Code:
<input type="text" name="search_string" class="button" size="40">
with

Code:
<input type="text" name="search_string" class="button" size="40" value="<%search_string%>">

Will this be fixed for the final release?


Ivan
-----
Iyengar Yoga Resources / GT Plugins
Subject Author Views Date
Thread Searching with no results yogi 2865 Nov 2, 2001, 12:23 AM
Thread Re: [yogi] Searching with no results
Stealth 2725 Nov 2, 2001, 7:17 AM
Thread Re: [Chewbaca] Searching with no results
yogi 2718 Nov 13, 2001, 7:16 AM
Thread Re: [yogi] Searching with no results
yogi 2700 Nov 13, 2001, 7:46 AM
Post Re: [yogi] Searching with no results
Alex 2681 Nov 13, 2001, 9:52 AM
Post Re: [yogi] Searching with no results
Paul 2723 Nov 2, 2001, 7:30 AM