Previous Thread
Next Thread
Print Thread
Rate Thread
#264138 12/09/2003 1:25 PM
Joined: May 2003
Posts: 1,068
Junior Member
Junior Member
Offline
Joined: May 2003
Posts: 1,068
Not sure if this has been brought up but it would be neat to have a "per forum" search in the header of a specific forum.

Sponsored Links
BlarC #264139 12/09/2003 3:15 PM
Joined: Jun 2003
Posts: 1,025
Junior Member
Junior Member
Offline
Joined: Jun 2003
Posts: 1,025
Hmm, the modification index has a search for just the modifications. Perhaps that code could be disected for a starting point.

BrokenToy #264140 12/09/2003 7:10 PM
Joined: Mar 2003
Posts: 215
Junior Member
Junior Member
Offline
Joined: Mar 2003
Posts: 215
Do you mean like the one already in the footer?

romka #264141 12/09/2003 7:22 PM
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Yes there is a per forum search in 6.4 in the postlist extra information box NOT FOOTER.

You can add this code where up higher in postlist.tmpl near the top

Find this:

$changetext
$changestop
 
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>


Place this under it:

<tr>
<td align="center" class="lighttable">
<form method="post" action="{$config['phpurl']}/dosearch.php">
<input type="hidden" name="Cat" value="$Cat" />
<input type="hidden" name="Forum" value="f$bonumber" />
<input type="hidden" name="daterange" value="0" />
<input type="hidden" name="where" value="bodysub" />
{$ubbt_lang['SEARCH_FORUM']}
<input type="text" name="Words" class="formboxes" />
<input type="submit" name="textsearch" value="{$ubbt_lang['TEXT_SEARCH']}" class="buttons" />
</form>
</td>
</tr>

You can see it in action right here

http://www.reeftalk.com/ubbthreads/postlist.php/Cat/0/Board/UBB1

sf49rminer #264142 12/09/2003 7:52 PM
Joined: May 2003
Posts: 1,068
Junior Member
Junior Member
Offline
Joined: May 2003
Posts: 1,068
Cool, thanks!

Sponsored Links
BlarC #264143 12/09/2003 9:17 PM
Joined: Sep 2003
Posts: 803
Coder
Coder
Offline
Joined: Sep 2003
Posts: 803
woa, nice. Ill upgrade tommorow

Duck #264144 12/10/2003 3:19 AM
Joined: Jul 2001
Posts: 808
Coder
Coder
Joined: Jul 2001
Posts: 808
yes, the new V6.4 search is nice, but not perfect. I miss the following:

Display threads only where the search was found
Display threads there where active in the selected time.

This is needed if yo revisit the board after a holliday or long weekend to get an first impression about all active threads. In V6.3 I installed YASM to do this and now I miss it. It should be a little enhancement to the actual search engine.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)