Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Hacker Catcher Forum
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #6
RE: Hacker Catcher Forum
(04-22-2011 08:08 AM)MasterZuFu Wrote:  As far as the query, I would like it to look kind of like the basic search page for http://www.pipl.com, where i can check which Item I'm searching, then input my search (say, IP address, 123.456.789.963), hit the search, and it will display all "hackers" who's profiles are associated with that IP (as we have an IP Address field in their profile). And this would go for any item we search for whether it be for IP's, Email addresses, Usernames, mailing addresses, websites, servers, or phone numbers. I'm not entirely sure how we would actually go about doing that, because this information isn't stored within the body of the message, it's stored in a Custom Profile field, which seems to me to be stored in the database directly and not searchable by MyBB's default search engine.
I think we can do this directly with the thread list.
A very simple example (I think):

HTML Code
<form action="{$forumurl_q}" method="get">
<input type="text" value="" name="filtertf_profips" size="40" />
<input type="submit" value="search" />
<input type="hidden" name="fid" value="{$fid}" />
</form>


(This post was last modified: 04-22-2011 08:41 AM by RateU.)
04-22-2011 08:37 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Hacker Catcher Forum - MasterZuFu - 04-22-2011, 02:41 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011, 05:51 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 06:39 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011, 07:51 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 08:08 AM
RE: Hacker Catcher Forum - RateU - 04-22-2011 08:37 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 09:05 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-22-2011, 01:00 PM
RE: Hacker Catcher Forum - RateU - 04-23-2011, 03:09 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-23-2011, 07:38 AM
RE: Hacker Catcher Forum - RateU - 04-24-2011, 01:25 AM
RE: Hacker Catcher Forum - MasterZuFu - 04-25-2011, 02:49 PM
RE: Hacker Catcher Forum - ZiNgA BuRgA - 04-26-2011, 03:31 PM
RE: Hacker Catcher Forum - RateU - 04-30-2011, 02:59 AM

 Standard Tools
Forum Jump: