Webmin module stopped showing View IP tables Log

Post Reply
Ilia
Junior Member
Posts: 98
Joined: 09 Feb 2013, 08:47

Webmin module stopped showing View IP tables Log

Post by Ilia »

I just noticed today, that after an update 6.06 the Webmin module stopped displaying View IP tables Log, the one that right under View lfd log.

I have latest CSF but this feature is important. Could you please fix it?

P.S. I'm running latest Webmin 1.630 on CentOS 6.4. By the way same was on 1.620!
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: Webmin module stopped showing View IP tables Log

Post by ForumAdmin »

Firstly, upgrade csf. v6.08 is the latest.
Secondly, there is nothing in the code for v6.08 that removes that link.
Ilia
Junior Member
Posts: 98
Joined: 09 Feb 2013, 08:47

Re: Webmin module stopped showing View IP tables Log

Post by Ilia »

I run latest version like I mentioned above, of both, Webmin and CSF.

That button just disappeared? Seriously! What could cause that problem?
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: Webmin module stopped showing View IP tables Log

Post by ForumAdmin »

I can only guess that you forgot to reinstall the webmin module after upgrading csf, which you have to do.
Ilia
Junior Member
Posts: 98
Joined: 09 Feb 2013, 08:47

Re: Webmin module stopped showing View IP tables Log

Post by Ilia »

I have reinstalled the module! Something is really wired!
Ilia
Junior Member
Posts: 98
Joined: 09 Feb 2013, 08:47

Re: Webmin module stopped showing View IP tables Log

Post by Ilia »

I have found out!! :)

I accidentally disabled statistics in csf.conf and looking at the source of csfui.pl helped me to find this out!

Just make sure that

Code: Select all

ST_ENABLE = "1"
and that button goes back again!

Thanks and sorry for inconvenience!
Post Reply