Log in

View Full Version : Administrator IP Addresses Not Being Logged


Momentum Chris
01-04-2008, 07:30 PM
I've searched google and both vBulletin forums trying to find out what's wrong with my user table.

Only one of my users in the administrator group are having their IP address logged in the user table. Their posts and admin actions are logging the IP addresses in the respective logs, but the field in the "user" table remains blank.

I've tried repairing/optimizing tables, which threw no errors, and really have no idea what else could be causing this.

Lynne
01-04-2008, 08:46 PM
So, when they do a moderation action, the IP is logged into the moderator log, but if they make a post, the ip is not logged in the post table?

Is this lack of IP logging only happening for this one user?

Momentum Chris
01-04-2008, 08:57 PM
No, their IP address is logged everywhere except in the "user" table.

4 of the administrators and 1 regular user are not having their IP address stored in the "user" table.

Lynne
01-04-2008, 10:06 PM
The user table stores the IP that was used when they registered. I don't think it is changed every time they log in. It does seem strange that it is only the admins who's IP were not stored.

Momentum Chris
01-07-2008, 04:46 PM
Ohhhhh, that would explain it.

Thanks!