[op5-users] How to Geomap ?

Roman Kyrylych rkyrylych at n-ix.com.ua
Wed Nov 25 15:10:05 CET 2009


Jean-Marc LE FEVRE wrote:
> Hello, 
> 
> I've upgrade to php 5.3 and my segmentation fault is no problem anymore.
> 
> By the way, I had to 
> modify /ninja/application/views/themes/default/template.php because of 
> split function that is deprecated in php 5.3. 
> 
> Unfortunetly, it not working neither thus the error message is : errror 
> channel disconnected
> 
> and apache log only says : 
> 
> PHP Notice:  Use of undefined constant CONST_AJAX - assumed 'CONST_AJAX' 
> in 
> /usr/share/nagios/addons/nagvis/nagvis/includes/classes/frontend/GlobalFrontendMessageBox.php 
> on line 111, referer: http://84.246.229.120/nagvis/netmap/shell.swf
> 
> Any idea ?

Hm. That file shouldn't be included at all. NagVis code is a mess.
You can add define('CONST_AJAX', FALSE); at the top of that file.

-- 
Roman Kyrylych
Software engineer
N-iX LLC
Solutions for Your success
http://www.n-ix.com


More information about the op5-users mailing list