In tree mode, when I click refresh I get an error

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
kdawg44
Posts: 7
Joined: Mon Mar 26, 2007 1:32 pm

In tree mode, when I click refresh I get an error

Post by kdawg44 »

When I am viewing the graphs for a host in tree mode and I click the refresh button, I get an error.

It simply says:

Code: Select all

Validation error.
I guess this isnt really a big deal... because if I click refresh in the browser, it refreshes just fine....

thanks.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

This is a known problem with cacti 0.8.6i. Solved with 0.8.6j. But remember to apply all known patches
Reinhard
kdawg44
Posts: 7
Joined: Mon Mar 26, 2007 1:32 pm

Post by kdawg44 »

THanks!
cocampbe
Posts: 1
Joined: Tue Apr 10, 2007 9:24 am

Post by cocampbe »

I am sick of reading about patches. I ran through the code and found one thing that may cause this issue. The file inc_timespan_settings.php has a typo. the line is:

input_validate_input_number(get_request_var_request("predefined_timespan"));

and should be

input_validate_input_number(get_request_var("predefined_timespan"));

That fixed this issue for me.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest