RaisenBran |
|
---|---|
Hey Cotonti, just out of curiosity, the code below, can it be used to just search the forums or a specific forum? Or even specific page sections? I think I did this on Sedito but forgot how. Any help would be appreciated, thanks! Note: I’m using the latest version of Genoa if that means anything. Added 57 seconds later: <form id="search" name="search" action="plug.php?e=search" method="post"> <input type="hidden" name="a" value="search" /> <input type="text" name="sq" value="" maxlength="40" /> <input type="submit" value="{PHP.L.Search}" /> </form> |
|
This post was edited by RaisenBran (2011-06-02 17:18, 13 years ago) |
pieter |
|
---|---|
plug.php?e=search&tab=frm is for forums only Maybe you can try this. ... can we help you ...
|
RaisenBran |
|
---|---|
So I would replace the "action" on the first line, to one of these urls?
Thanks! Somewhat what I wanted, but thanks!
I thought it would be great if you had like a little search bar on the side that lets you search throughout all the news, that is what I was aiming for. |