The following patch fixes the problem for me.
Best,
Andreas
--- pathnames.dpatch.old 2009-07-21 12:15:54.000000000 +0200
+++ pathnames.dpatch 2009-07-21 12:18:30.000000000 +0200
@@ -371,7 +371,7 @@
// Include needed WUI specific functions
-require('./includes/functions/form_handler.php');
-+require('/usr/share/nagvis/wui/includes/functions/form_handler.php');
++require('/usr/share/nagvis/htdocs/wui/includes/form_handler.php');
// Include needed global classes
-require('../nagvis/includes/classes/GlobalLanguage.php');
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]