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.
--- v0.22 ---
fix: some html fixes
fix: fixing deprecated functions
fix: duplicate report working again
fix: some html validation issues fixed
fix: correct user level permission issues
feature: Support Tree Cascade
Thanks to Larry and J.P. for their contribution
Reinhard
Last edited by gandalf on Wed Mar 24, 2010 3:04 pm, edited 1 time in total.
Please replace the whole code from fresh SVN and html_utility (again).
The changes I made do not relate exactly to the error but will introduce a check for the array. I can't see, why the error message should pop up. And I'm not able to reproduce.
R.
Notice: Undefined index: name in G:\cacti\plugins\nectar\nectar_webapi.php on line 39
Notice: Undefined index: format_file in G:\cacti\plugins\nectar\nectar_webapi.php on line 43
Notice: Undefined index: font_size in G:\cacti\plugins\nectar\nectar_webapi.php on line 44
Notice: Undefined index: alignment in G:\cacti\plugins\nectar\nectar_webapi.php on line 45
Notice: Undefined index: graph_columns in G:\cacti\plugins\nectar\nectar_webapi.php on line 47
Notice: Undefined index: graph_width in G:\cacti\plugins\nectar\nectar_webapi.php on line 48
Notice: Undefined index: graph_height in G:\cacti\plugins\nectar\nectar_webapi.php on line 49
Notice: Undefined index: intrvl in G:\cacti\plugins\nectar\nectar_webapi.php on line 52
Notice: Undefined index: count in G:\cacti\plugins\nectar\nectar_webapi.php on line 53
Notice: Undefined index: offset in G:\cacti\plugins\nectar\nectar_webapi.php on line 54
Notice: Undefined index: mailtime in G:\cacti\plugins\nectar\nectar_webapi.php on line 56
Notice: Undefined index: subject in G:\cacti\plugins\nectar\nectar_webapi.php on line 66
Notice: Undefined index: from_name in G:\cacti\plugins\nectar\nectar_webapi.php on line 67
Notice: Undefined index: from_email in G:\cacti\plugins\nectar\nectar_webapi.php on line 68
Notice: Undefined index: email in G:\cacti\plugins\nectar\nectar_webapi.php on line 69
Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 70
Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 71
Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 72
Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at G:\cacti\plugins\nectar\nectar_webapi.php:39) in G:\cacti\plugins\nectar\nectar_webapi.php on line 89
PHP Notice: Undefined index: name in G:\cacti\plugins\nectar\nectar_webapi.php on line 39 PHP Notice: Undefined index: format_file in G:\cacti\plugins\nectar\nectar_webapi.php on line 43 PHP Notice: Undefined index: font_size in G:\cacti\plugins\nectar\nectar_webapi.php on line 44 PHP Notice: Undefined index: alignment in G:\cacti\plugins\nectar\nectar_webapi.php on line 45 PHP Notice: Undefined index: graph_columns in G:\cacti\plugins\nectar\nectar_webapi.php on line 47 PHP Notice: Undefined index: graph_width in G:\cacti\plugins\nectar\nectar_webapi.php on line 48 PHP Notice: Undefined index: graph_height in G:\cacti\plugins\nectar\nectar_webapi.php on line 49 PHP Notice: Undefined index: intrvl in G:\cacti\plugins\nectar\nectar_webapi.php on line 52 PHP Notice: Undefined index: count in G:\cacti\plugins\nectar\nectar_webapi.php on line 53 PHP Notice: Undefined index: offset in G:\cacti\plugins\nectar\nectar_webapi.php on line 54 PHP Notice: Undefined index: mailtime in G:\cacti\plugins\nectar\nectar_webapi.php on line 56 PHP Notice: Undefined index: subject in G:\cacti\plugins\nectar\nectar_webapi.php on line 66 PHP Notice: Undefined index: from_name in G:\cacti\plugins\nectar\nectar_webapi.php on line 67 PHP Notice: Undefined index: from_email in G:\cacti\plugins\nectar\nectar_webapi.php on line 68 PHP Notice: Undefined index: email in G:\cacti\plugins\nectar\nectar_webapi.php on line 69 PHP Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 70 PHP Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 71 PHP Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 72 PHP Notice: Undefined index: attachment_type in G:\cacti\plugins\nectar\nectar_webapi.php on line 73 PHP Warning: Cannot modify header information - headers already sent by (output started at G:\cacti\plugins\nectar\nectar_webapi.php:39) in G:\cacti\plugins\nectar\nectar_webapi.php on line 89
I'm very sorry at the moment. I can't reproduce and I can't find an error. It looks like the basic file (setup.php) that defines all those indexes has some severe problems. And unfortunately, I can't install on windows.
Perhaps an online session between the both of us would help, assuming you know your windows cli and assuming that we are able to translate between *ix and windows.
R.