
Re: functions.php error when adding Reports
DAP wrote:
When I try to add a report I get these errors
Notice: Undefined index: report_create in C:\skilled-rrdtool\cacti\lib\functions.php on line 196
Notice: Undefined index: report_create in C:\skilled-rrdtool\cacti\lib\functions.php on line 220
Notice: Undefined index: report_create in C:\skilled-rrdtool\cacti\lib\functions.php on line 222
Windows 2000, Cacti 0.8.6g, Plugin architecture. Thresholds and Monitor are working fine.
Regards
Do you have the most recent Plugin Architecture installed? As your lib/functions.php doesn't seem to have the necessary modifications for passing errors back to Cacti's internal message handler. Try copying over the pre-modified lib/functions.php that is included in the latest Plugin Archtecture.