ip search


  -----  
Author Message

elfavax
Member

Thu Dec 27, 2007 3:05 pm   Post subject: ip search
In phpbb2 there is a mod that I can search the messages by ip number! In this way i can see if a registred user write also like guest (in my forum write also many guest) and what he write!
There is the same mod in phpbb3? I saw "IP searh" but isn't complete..there isn't the specific serch that I want: search the message by IP in the search form only for admin!
Thank and sorry for the bad english
 

Thoul
Administrator

Mon Jan 07, 2008 12:44 am   Post subject: Re: ip search
Actually, IP Search does just that. You enter an IP address and it will show you the number of posts made from that IP and who made them.
 

elfavax
Member

Tue Jan 08, 2008 1:31 pm   Post subject:
but I can't see the messages posted by that ip.
In phpbb2 I can see all the messages posted by one ip by a search in search table ... not only the number but all the text of all messages
 

elfavax
Member

Sat Jan 19, 2008 8:28 am   Post subject:
help me Crying or Very sad
 

elfavax
Member

Wed Jan 30, 2008 2:42 pm   Post subject:
Mad
 

Thoul
Administrator

Fri Feb 01, 2008 1:15 am   Post subject: Re: ip search
Sorry, but I haven't seen a mod like that for either phpBB 2 or phpBB 3. It's beyond the intended scope of IP Search.
 

elfavax
Member

Sun Feb 03, 2008 6:12 am   Post subject:
I don't speak english very well sorry.
I need a mod that add a search in search page. That search must find a messages that was send by the IP that I search.
The mod that I installed in phpbb2 ad a tab in search page with this text:
Search for posts by IP address:
Enter a IP address in the format like 127.0.0.1 -- you may use * as a wildcard for partial matches like 127.*.*.1

and it find all messages by this IP address
In there isn't this possibility, did you can do it?
Sad
 

elfavax
Member

Sun Feb 03, 2008 6:27 am   Post subject:
this is a piece of the mod in search_body.tpl

Code:

   <!-- BEGIN switch_user_admin_or_mod -->
<tr>
   <td class="row1" colspan="2"><span class="gen">{L_SEARCH_IP}:</span><br /><span class="gensmall">{L_SEARCH_IP_EXPLAIN}</span></td>
   <td class="row2" colspan="2" valign="middle"><span class="genmed"><input type="text" style="width: 300px" class="post" name="search_ip" size="30" /></span></td>
</tr>
<!-- END switch_user_admin_or_mod -->
 

elfavax
Member

Tue Feb 26, 2008 9:14 am   Post subject:
the mod name is: Advanced IP
did you know? can you tell me woh I can ad it in phpbb3???
 

Page 1 of 1
Display posts from previous: