Author |
Message |
Chonduu
New Member


Joined: Oct 23, 2004
Posts: 2
|
Posted:
Fri Aug 24, 2007 6:49 pm |
|
Will try to make this short and simple , sorry been working on it for hours now ..
Track ips always state no ips in the database .. I have made sure that the config is turned on to track ips for 31 days , and so forth but no matter what i seem to do , that track ips database stays empty..
I have tried to test to make sure certain attacks get caught and they do but it doesnt track the ip at all .. Now if I look in php admin ( running php platinum 7.6b4v2) and look at whois online , ips addys show there fine , so it doesnt appear to be something there ..
I have been getting hit alot by spammers and I am wanting to ban the ips of them but once they are not online anymore I cant seem to do anything to them ..
If i go and add a ip to be blocked and then look into the blocked ip database , I get a that table is empty .
Its like its all setup right , its just not seeing the database ... but when i look in phpmyadmin , and go to the nsnts_config table , it shows all my settings there ..
Thanks
chonduu |
|
|
|
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Fri Aug 24, 2007 10:42 pm |
|
Post the structure of your nsnst_tracked_ips table along with your current Sentinel version. |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
Chonduu

|
Posted:
Sat Aug 25, 2007 3:29 am |
|
Field Type Collation Attributes Null Default Extra Action
tid int(10) No auto_increment
ip_addr varchar(15) latin1_swedish_ci No
ip_long int(10) UNSIGNED No 0
user_id int(11) No 1
username varchar(60) latin1_swedish_ci No
user_agent text latin1_swedish_ci No
refered_from text latin1_swedish_ci No
date int(20) No 0
page text latin1_swedish_ci No
x_forward_for varchar(32) latin1_swedish_ci No
client_ip varchar(32) latin1_swedish_ci No
remote_addr varchar(32) latin1_swedish_ci No
remote_port varchar(11) latin1_swedish_ci No
request_method varchar(10) latin1_swedish_ci No
c2c char(2) latin1_swedish_ci No 00
is the structure and 2.5.11 is the version ... for some reason php platinum has a old version of nuke protector on it .. which i cant seem to get rid of ..
but before i posted this , I deleted all the tables and readded the tables thru a basic reinstall , and now i can ban ips thru sent , still cant track ips , it says table empty .. |
|
|
|
 |
ltcmdrmagnum
New Member


Joined: Oct 05, 2007
Posts: 3
|
Posted:
Fri Oct 05, 2007 9:21 pm |
|
Hey
The Same Issue is coming up on the new 2.5.13 on the New Platinum 7.6b5
as well
I have done everything even posting on the Future Nuke site
can Ban Ip By Range but cant ban them individually
says tables are empty
did this with the version that came with it 2.5.11 and nothing worked with it
upgraded to 2.5.13 in the steps process
and IP Range Ban started working but ip blocker didn't
Some sort of bug here |
|
|
|
 |
evaders99

|
Posted:
Sat Oct 06, 2007 12:00 am |
|
Post the structure of your nsnst_blocked_ips table |
|
|
|
 |
ltcmdrmagnum

|
Posted:
Sat Oct 06, 2007 12:18 am |
|
Hmm better yet i will post a Fix for it
I finally Fixed it
upload all the 2.5.13 Files to the Respective Folders on the Host
goto the admin panel remove the admin.php from the address bar
and put nsnst.php in its place to look like www.yoursite.com/nsnst.php and run that
in the installer Scroll down to Remove the Tables from the Database highlight that
click the submit button
now repeat the admin panel and nsnst.php procedure again this time do a New Install
that should fix it it did for me i was using the repair features and the sorts before i deleted everything and the tables and Redone it from scratch
Something is Foul in the Upgrade for some reason
I started with 2.5.11 and went to 12 then 13 and sentinel didn't work at all
removed sentinel and used the installer to remove the tables from the DB
and reinstalled it with new install and everything is working now |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Sat Oct 06, 2007 7:01 am |
|
Just make sure you have removed nsnst.php from your server as well as the installer directory! |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
ltcmdrmagnum

|
Posted:
Sat Oct 06, 2007 11:05 am |
|
yeah and thanks forgot to mention that |
|
|
|
 |
|