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 Fri Apr 19, 2024 10:44 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 
Author Message
 Post subject: [fixed] Manual Data
PostPosted: Fri Aug 18, 2006 6:59 am 
Offline
Contributor

Joined: Thu Jul 13, 2006 7:54 am
Posts: 156
One thing i do notice that is gone would be Manual Data for a system....

I have inventory Tags that i would like to put with each machine (and be able to search). Along with ADMIN user/pass Date bought, etc....


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 18, 2006 7:10 am 
Yeah... I mentioned that to matze. Hopefully he'll find a way to bring it back, because I need it also. I was hoping to have that in before this code went to the trunk, but such is life.


Top
  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 18, 2006 7:29 am 
Offline
Contributor

Joined: Thu Jul 13, 2006 7:54 am
Posts: 156
Now mikey you can't have everything go your way :-p


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 18, 2006 11:37 pm 
Offline
Moderator

Joined: Sun Aug 06, 2006 1:13 am
Posts: 362
Location: Germany
I'm working on this. You get it this weekend.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Aug 20, 2006 12:37 am 
Offline
Moderator

Joined: Sun Aug 06, 2006 1:13 am
Posts: 362
Location: Germany
Now, you can edit System-Manual-Data, Printers, Monitors and Other.

Could you give me response if it works for fine for you?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Aug 22, 2006 5:23 am 
Offline
Contributor

Joined: Thu Jul 13, 2006 7:54 am
Posts: 156
Seems to work good...Thanks


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 24, 2006 4:29 am 
Offline
Newbie

Joined: Thu Aug 24, 2006 4:28 am
Posts: 16
When I click Edit for manual data, I get this:

Fatal Error:

INSERT INTO `system_man` ( `system_man_id` , `system_man_uuid` ) VALUES ('computername' );

Column count doesn't match value count at row 1

Array
(
[pc] => computername
[view] => summary
[category] => manual
[edit] => 1
)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 24, 2006 5:03 am 
Hmm, the query as I see it is supposed to be:

INSERT INTO `system_man` ( `system_man_id` , `system_man_uuid` ) VALUES ('', 'computername' );

which is on line 56 of system.php... is that what you have?


Top
  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 24, 2006 5:38 am 
Offline
Contributor

Joined: Thu Jul 13, 2006 7:54 am
Posts: 156
Do you have the latest SVN?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Aug 25, 2006 6:12 am 
Offline
Newbie

Joined: Thu Aug 24, 2006 4:28 am
Posts: 16
Latest SVN fixes it, thanks!


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.  [ 10 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:  
Powered by phpBB® Forum Software © phpBB Group