Quote:
Originally Posted by Avalon111
thank you!
but where do i have to add this code?
***edit***
i got it. its ans sql command
anyone knows where the registration ip adresses were stored? i need do clear this ip there too.
|
Code:
UPDATE `user` SET `ipaddress` = '' WHERE `ipaddress` ='xxx.xxx.xxx.xxx';
The next time the member looks @ your site "loged in" the site will update their new IP.