Hi,
I don't know if that error is definitely from installing the architecture plugin, but I hope somebody can help me.
If I click on the button Refresh or Clear at the Graphs tab I always get the error message.
Validation Error on a white page.
I have a freshly installed version 0.8.6h on a openSUSE 10.2 System
Cacti Plugin Architecture Version ........ 0.9
Does anybody has a hint for me?
Greetings
Wed Aug 01, 2007 3:55 am
saltbez
New User
Joined: Wed Aug 01, 2007 3:47 am Posts: 2
The solution:
At /usr/share/cacti/include/html/inc_timespan_settings.php
input_validate_input_number(get_request_var_request("predefined_timespan"));
REPLACE WITH
input_validate_input_number(get_request_var("predefined_timespan"));
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum