[rt-devel] HeadsUp

Alek Cesarz acesarz at crowley.pl
Wed Oct 23 08:53:39 EDT 2002


please discard this if not using HeadsUp, because it's not strictly 
related to "core" RT.

i've been using HeadsUp sripts for quite some time, but after moving to 
new machine and upgrade to 2.0.15 it crashes with error like this:
 >>
System error
error:  Can't call method "CreatedObj" on an undefined value at 
/var/rt2/WebRT/html/HeadsUp/SummaryByAge line 28.
context:
...
24:
25:  if ($new->Count) {
26:
27:  $oldest = $new->First;
28:  $oldest_in_sec = (time - $oldest->CreatedObj->Unix());
29:
30:  $new->GotoItem(($new->Count-1));
31:  $newest = $new->Next;
32:  $newest_in_sec = (time - $newest->CreatedObj->Unix());
...
code stack:  /var/rt2/WebRT/html/HeadsUp/SummaryByAge:28
/var/rt2/WebRT/html/HeadsUp/index.html:7
/var/rt2/WebRT/html/autohandler:58
 >>

this maybe something with amount of tickets in database, which is close 
to 6500, but not likely...

anybody an idea?

regards,
-- 
Alek Cesarz : NOD manager : ALEK1-RIPE
+48 22 860 69 60 : Crowley Data Poland




More information about the Rt-devel mailing list