Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post general support questions here that do not specifically fall into the Linux or Windows categories.
Moderators: Developers , Moderators
kdawg44
Posts: 7 Joined: Mon Mar 26, 2007 1:32 pm
Post
by kdawg44 » Fri Mar 30, 2007 9:28 am
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:
I guess this isnt really a big deal... because if I click refresh in the browser, it refreshes just fine....
thanks.
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Fri Mar 30, 2007 11:25 am
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 » Mon Apr 09, 2007 8:48 am
THanks!
cocampbe
Posts: 1 Joined: Tue Apr 10, 2007 9:24 am
Post
by cocampbe » Tue Apr 10, 2007 9:28 am
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.
Users browsing this forum: No registered users and 1 guest