Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Third Party Tools » ACID Graph year drop down only goes to 2004

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

ACID Graph year drop down only goes to 2004


Posted by jevans1234 on April 21, 2005 10:51:06

Hey all, sorry if this is a dumb question but when I try to create a graph in ACID, my year drop down list only goes to 2004. Is there something in the php files that I can change to have this drop down list go to 2005 or later?

Thanks.

Posted by kruigo on April 21, 2005 22:45:41

fixing this issue is very easy. check out this link:
http://www.dshield.org/pipermail/unisog/2005-January/024183.html

or try BASE instead:
http://sourceforge.net/projects/secureideas/

Posted by MaoHi on May 04, 2005 06:28:36

I tried the fixed issue that you give. It works but when i try the "search" (on acid_main.php) the value 2005 doesn't appear in the case box, but next to the case box.

Have an idea? :)

Thanks ^^

Posted by SecureIdeas on May 17, 2005 05:56:04

This would be caused by incorrectly editting the files. I would recommend that you upgrade to BASE (http://sourceforge.net/projects/secureideas ) as this issue along with a number of others are fixed in this program.

Kevin

Posted by Jeffrey on May 17, 2005 14:01:34

In the acid_state_citems.inc remove the <\SELECT> at the end of the 2004 line. It should only be at the end of the new 2005 line.

Posted by tas50 on June 23, 2005 13:19:37

The issue can be fixed by grepping for 2004 in the PHP files and adding a new line for 2005, but a much better solution would be to use BASE instead as it has all the latest enhancements to ACID and is in active development.

Posted by techmaltanet on March 22, 2008 05:25:33

HI,

i am obtaing the following error when clicking on search;

Fatal error: Cannot use string offset as an array in /usr/local/apache2/htdocs/acid/acid_state_citems.inc on line 710

do anyone have any clue what can i do?