#1 2009-05-24 21:46:07

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

rah_unlog_me

Unlog users by IP addresses from visitor logs. Features:

  • Exclude defined IPs from logs.
  • Option to auto-exclude IPs which are used to login to the backend.
  • An interface under Extensions tab.

More info and downloads

Last edited by Gocom (2009-05-24 21:46:38)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#2 2009-05-24 21:51:03

Els
Admin
omega
Real name: Els Lepelaars
From: The Netherlands
Known languages: nl, en, (some: de, fr, es, it)
Website

Re: rah_unlog_me

Super, thanks Jukka! I also like it that it shows my own IP. Another very useful plugin :)


<txp:Els /> ;)
Tag Reference

Offline

 

#3 2009-05-24 22:07:23

bg
Member
beta
Real name: Bob Franklin
From: Pekin Illinois USA
Website

Re: rah_unlog_me

I love it! Works like a charm. Thank you, Jukka.


— Bob

Offline

 

#4 2009-05-24 22:23:00

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_unlog_me

Els wrote:

Super, thanks Jukka! I also like it that it shows my own IP. Another very useful plugin :)

bg wrote:

I love it! Works like a charm. Thank you, Jukka.

Thanks :P


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#5 2009-10-27 18:57:07

colak
Admin
omega
Real name: Yiannis
From: Cyprus
Known languages: el, en
Website

Re: rah_unlog_me

Hi Jukka,

Today my server’s MySQL went wild prohibiting any connection to the db (error was too many connections). The site has since come back but this plugin returns an error A problem occured while loading the plugin: rah_unlog_me -> User_Warning: Can't open file: 'txp_log.MYI' (errno: 145) delete from txp_log where ip='xx.xx.xx.xx' on line 85

sorted: had to repair the table:)

Last edited by colak (2009-10-27 19:00:13)

Online

 

#6 2009-10-28 06:53:10

mapu
Member
zêta
Real name: Marcus
From: Munich, Germany
Known languages: deutsch, english

Re: rah_unlog_me

An option to exclude via cookie would also be great, if not better!

Offline

 

#7 2010-06-01 20:53:18

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_unlog_me

mapu wrote:

An option to exclude via cookie would also be great, if not better!

Hi Marcus. Sorry for the late reply. Currrently the plugin has an option to exclude via a cookie, altho with a small twist. As you probably know it has the option to exclude all user that log in to Textpattern, but the cleaning of the logs is done only on the admin side when the user logs in. This is to reduce database activity and to not use any code on the public pages which could potentially slow the pages.

I’m wondering if you are asking if I could move the unlog code to the public side and exclude the hits altogether from those that has TXP’s login cookie? Or are you asking a possible seperated cookie that could be used to exclude even public visitors? Both methods would be active on the public side tho.

And as a following question; Should it store the IPs that have the cookie set for future use. So the ones that once had the cookie would never come back to the logs.

Someone else can answer the questions too. All opinions are appreciated.


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#8 2010-06-02 05:17:00

mapu
Member
zêta
Real name: Marcus
From: Munich, Germany
Known languages: deutsch, english

Re: rah_unlog_me

Gocom wrote:

Hi Marcus. Sorry for the late reply. Currrently the plugin has an option to exclude via a cookie, altho with a small twist. As you probably know it has the option to exclude all user that log in to Textpattern, but the cleaning of the logs is done only on the admin side when the user logs in. This is to reduce database activity and to not use any code on the public pages which could potentially slow the pages.

I’m wondering if you are asking if I could move the unlog code to the public side and exclude the hits altogether from those that has TXP’s login cookie? Or are you asking a possible seperated cookie that could be used to exclude even public visitors? Both methods would be active on the public side tho.

And as a following question; Should it store the IPs that have the cookie set for future use. So the ones that once had the cookie would never come back to the logs.

I haven’t taken a look at the plugin for a while. But if it’s currently like you described it’s perfect for my own purposes. I can only speak for myself but for me it’s enough if only admins or registered users get the cookie set. IP storage is not a solution, at least not in Germany where ISPs are serving dynamic IP addresses that change with every new connection to the internet.

Thanks for your effort!

Offline

 

Powered by PunBB
© Copyright 2002 – 2005 Rickard Andersson