Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Sat Apr 20, 2024 10:33 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Fri Dec 07, 2007 9:20 pm 
Offline
Open-AudIT Fellow

Joined: Thu May 17, 2007 5:47 pm
Posts: 568
Location: Italy
When creating inkscape images from lists, the svg file is broken and the following php notice is logged:
[code]
PHP Notice: Undefined variable: system in ...\OpenAudit\include_functions.php on line 478
[/code]
To fix it, please change line 478 in include_functions.php
[code]
$title=__("Unknown ".$system_type);
[/code]
Also servers are showed in the svg with a "Unknown" image, because the linked .png is missing: to fix it, please change line 507 in include_functions.php again
[code]
$image="server.png";
[/code]

_________________
Edoardo


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2007 9:58 pm 
Offline
Moderator
User avatar

Joined: Tue Jan 25, 2005 3:09 am
Posts: 2140
Location: Scotland
Thanks for that, I was quite surprised at how few bugs there were in that code.

Given it was written entirely from scratch, over about two days, it is a little quirky.

I would like to refine it a bit to improve the layout, add in a few titles, make better use of field selection and perhaps add in a few optional network clouds to link everything together.

_________________
Andrew

[size=85]OA Server: Windows XP/ XAMPP, Mandriva/Apache, Ubuntu
Auditing: 300+ Wstns, 20+ Srvrs, Thin clients, Linux boxes, Routers, etc
OS's: Windows XP , W2K Srvr, W2K3 Srvr, W2K8, Vista, Windows 7, Linuxes (and a Mac at home)
LDAP: Active Directory[/size]


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 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

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group