The following error occurs when updating.
Warning: Missing argument 1 for
Computer::ComputerInfo() in
/home/web/public_html/irm-1.5.8/include/computers.class.php
on line 524
apache ver: 2.0.54
mysql ver: 4.1.11
php ver: 5.0.4-10
IRM ver: 1.5.8 August 23rd snapshot
Screen shot showing error
Logged In: YES
user_id=255024
Which click route did you take to get this error mesage ?
Logged In: NO
---
/usr/home/kondo/trunk_1.5.8-p102/include/computers.class.php
Mon Sep 11 03:00:27 2006
+++ computers.class.php Mon Sep 11 15:09:46 2006
@@ -291,7 +291,7 @@
$DB->UpdateQuery('computers', $vals, "ID=" . this->ID);
logevent($ID, _("computers"), 4, _("database"),
sprintf(_("%s updated record"),$IRMName));
- $this->ComputerInfo();
+ $this->ComputerInfo(1);
}
Logged In: NO
Logged in
clicked inventory link
clicked computers link
Deatialed search on specific computer
click link of specified computer
changed details
clicked Update button
Received error
Doesn't matter if its a detailed searched, by location, or
selected computer.
Logged In: YES
user_id=44672
Originator: NO
The bug you have mentioned can't be reproduced by the project
staff. You might wish to check your installation. Further
information is available on the project mailing lists.