sysops ip

Started by cm27, May 15, 2011, 02:55:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cm27

cherwonk I found the code and add it to bittorrent.php It works nice now :)
$ip = ($row['class'] >= UC_MOD  ? '127.0.0.1' : $ip);  //==Null Staff ips 
Never fall to those that just sit there.. Always look for the way to the top even if you have to code it your self and mistakes and all... quote from BonZO...

cm27

yeah as I see all my staff ips as I didnt before . I just updated to the new memcached from the svn :D
Never fall to those that just sit there.. Always look for the way to the top even if you have to code it your self and mistakes and all... quote from BonZO...

cherwonk

I thought that was default on these sources. My base source is an older version and all staffs IPs are listed in the userdetails as
Address   127.0.0.1 (localhost.localdomain) (History) (List)

do you want them that way in the DB also?

cm27

How do we null out IPs like the old installer code . I tried to add the code but it not working .. I would like to null them to 127.0.0.1 I add the code to my bittorrent  no luck any help is nice gang
Never fall to those that just sit there.. Always look for the way to the top even if you have to code it your self and mistakes and all... quote from BonZO...