Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [deadroot] Searching GForum and GLinks

Quote Reply
Re: [deadroot] Searching GForum and GLinks In reply to
Hi,

Not really - but wouldn't be hard to do something where it checks to see if any results were found, and if not - redirects to your GForum search query (i.e gforum.cgi?do=search_results&search_forum=all&search_string=YOUR_WORD)

Otherwise, you could just link it in search.html, with something like:

Code:
<%if query%>
<a href="http://www.url_to_your_gformu.com/gforum.cgi?do=search_results&search_forum=all&search_string=<%query%>">No results found - try searching our forum?</a>
<%endif%>

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Searching GForum and GLinks DeadMan 2405 Feb 4, 2008, 5:23 AM
Post Re: [deadroot] Searching GForum and GLinks
Andy 2335 Feb 4, 2008, 5:37 AM