![]() |
To change all IP numbers of a single user
How can I do that? Can you write a query for this?
Thanks a lot... :) |
Quote:
Code:
UPDATE post |
Thank you very much... :)
|
Quote:
|
In which tables Ip addresses are being saved?
1) "User" table - I think this was the Ip address of registration 2) "Post" table - For every post's Ip address But what more? For example, I do login and then logoff without an action. Or I just give a like, thanks etc. |
Quote:
|
Hmm so, we can not detect a clone which used different registration Ip unless he/she posts.
I used to think every login's Ip is being stored. Thank you very much. |
Well, the ip address for the current session is saved in the session table so you could compare that to other ip addresses, but you'd have to do it while the session was active.
|
Since PHP and MySQL have been updated in the last 2 years post #2 in this thread doesn't work.
It asked me to select at least 1 column/row (or something like that) What is the way to do it now? Thanks! |
That query is still correct. Make sure if you use a table prefix that you add that to the beginning of the table name.
|
All times are GMT. The time now is 12:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|