Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Well, I got bored and made up a small addon for my mainpage to search the UBB for whatever a user enters... I decided that I'd take and share this with anyone who wants to look at it. It's fairly basic...

6.5 and below:
Code
<!-- Start BBS Scan -->
<p align="center">
<form action="http://www.undergroundnews.com/cgi-bin/ubbcgi/ultimatebb.cgi" method="post">
<input class="formbox" type="text" name="search_words" size="11" maxlength="35" />
<input type="hidden" name="ubb" value="search_tng" />
<input type="hidden" name="match_all" value="yes" />
<input type="hidden" name="search_forum" value="ALL" />
<input type="hidden" name="search_in" value="ALL" />
<input type="hidden" name="search_date" value="ALL" />

<input type="submit" value="Scan" class="buttons" />
</form>

<!-- End BBS Scan -->
6.6 and above:

Code
<!-- Start BBS Scan -->
<p align="center">
<form action="http://www.undergroundnews.com/cgi-bin/ubbcgi/ultimatebb.cgi" method="post" />
<input type="hidden" name="ubb" value="search_tng" />
<input type="text" name="search_words" size="11" maxlength="35" />
<input type="hidden" name="match_all" value="no" />
<input type="hidden" name="search_forum" value="1" />
<input type="hidden" name="search_in" value="ALL" />
<input type="hidden" name="search_date" value="ALL" />
<input type="hidden" name="search_user" size="8" maxlength="8"/>

<input type="submit" name="submit" value="Search" />
</form>

<!-- End BBS Scan -->
As you can see there, it uses all of the search fields from the search page, but their all hidden to process data to scan every page (yeh, I know you don't need all of 'em, but I figure better safe than sorry ya know)...

Any questions, lay 'em on me...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links
Entire Thread
Subject Posted By Posted
Add a Search for your UBB on your mainpage! Gizmo 08/27/2003 11:58 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 08/27/2003 11:58 AM
Re: Add a Search for your UBB on your mainpage! AllenAyres 08/29/2003 6:42 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 08/29/2003 7:46 AM
Re: Add a Search for your UBB on your mainpage! havoq 09/04/2003 7:44 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 09/04/2003 7:49 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 09/04/2003 7:50 AM
Re: Add a Search for your UBB on your mainpage! havoq 09/05/2003 3:35 PM
Re: Add a Search for your UBB on your mainpage! havoq 09/05/2003 3:44 PM
Re: Add a Search for your UBB on your mainpage! havoq 09/05/2003 4:21 PM
Re: Add a Search for your UBB on your mainpage! LK 09/05/2003 9:34 PM
Re: Add a Search for your UBB on your mainpage! Gizmo 09/06/2003 3:14 AM
Re: Add a Search for your UBB on your mainpage! Ian Spence 11/15/2003 3:32 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/15/2003 11:28 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/15/2003 11:41 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/15/2003 11:46 AM
Re: Add a Search for your UBB on your mainpage! Ian Spence 11/15/2003 6:19 PM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/16/2003 2:43 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/16/2003 3:17 AM
Re: Add a Search for your UBB on your mainpage! Ian Spence 11/16/2003 3:23 AM
Re: Add a Search for your UBB on your mainpage! Gizmo 11/16/2003 2:36 PM
Re: Add a Search for your UBB on your mainpage! AllenAyres 12/04/2003 6:30 PM

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
Posts: 70
Joined: January 2007
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 20240506)