|
From: Kevin M. <kma...@he...> - 2006-09-05 16:43:28
|
Hello, =20 I've upgraded my irm-1.4 to the irm-1.5.7 version. All went well for = this as I could see the old data in the new version of irm and I could = access all information. Now I seem to be getting this error when I = access irm. =20 PHP Fatal error: Database Error: MDB Error: no such table (SELECT = tracking.ID\n\t\t\t\tFROM tracking LEFT JOIN computers\n\t\t\t\t\tON = tracking.computer=3Dcomputers.ID,\n\t\t\t\t = tracking_status\n\t\t\t\tWHERE (tracking_status.closed =3D 0)\n = \t\t\t\t\tAND (tracking_status.status=3Dtracking.status)\n = \t\t\t\t\tAND (tracking.assign =3D 'kevin')\n\t\t\t\tORDER BY = tracking.date DESC [nativecode=3D1146]) in = /usr/local/irm-1.5.7/lib/IRMDB.php on line 346, referer: = http://191.168.217.3/irm/ =20 Thanks for any help, =20 Kevin |