Directory
- CB Plugin
User IP Logger
- Platform
- Joomla 1.0
- Joomla 1.5
- Compatibility
- CB 1.1.x
- Developer
- Kampp
- Views
- 732
- Favoured
- 0
- Licence
- GNU GPL
- Kind
- Cost-free
- Date Added
- 21 Aug 2008 (updated 9 days ago)
- Version
- 1.1
This CB plugins is ideal for administrators who just need basic security and information about their users. The IP's make it possible to find duplicate users, and to see if any registered users are spamming your site. The longer it runs the more statistics it gathers and the more useful it becomes.
You can choose how often and when the IP's should be logged, and how many should be shown. You can choose if the plugin should be totally hidden and work silently, without the users knowing it, or shown to the users or only admins! This CB plugin can be configured a lot!
Reviews (3)
I really like this idea!
But I would evene like it more to have this integrated into a component as wel, so I can get an overview of Ip addreses, and maybe a table which I can sort by IP. That way I could find double and fake accounts, which are used for rating articles or directory links up. Mosets has something like this already. would be great to have something similar in CB
But I would evene like it more to have this integrated into a component as wel, so I can get an overview of Ip addreses, and maybe a table which I can sort by IP. That way I could find double and fake accounts, which are used for rating articles or directory links up. Mosets has something like this already. would be great to have something similar in CB
byericcart, April 28, 2008
It works Ok, but.... with this correction:
There´s a but at detectUserIp. It waits a user id, but now It´s submiting the user object. So to solve the problem...
Line 129, $this->detectUserIp($user,
As $user is an object, It´s solved as:
$this->detectUserIp($user->id,
Thanks,
Eric
There´s a but at detectUserIp. It waits a user id, but now It´s submiting the user object. So to solve the problem...
Line 129, $this->detectUserIp($user,
As $user is an object, It´s solved as:
$this->detectUserIp($user->id,
Thanks,
Eric
byjudd_muir, December 27, 2007
Despite logging in as several different users, no IPs are being logged into the database. I also can't see the IP logger tab when logged in as admin, but I guess that's not surprising if there are no rows in the db!
Like the reviewer above, I'd love to see a good IP analysis component...
Like the reviewer above, I'd love to see a good IP analysis component...
Results 1 - 3 of 3
Documentation
Documentation Subscription Service
(updated for CB 1.2 RC2)
What?
Why?
Where?
Download Latest Release
The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.
The latest release candidate of Community Builder is version 1.2 RC2, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.







