[rt-users] RT 3.6.3 Default RT at a glance problem
Nadeem Shahbaz
thrall.mail.list at gmail.com
Thu Mar 29 14:10:12 EDT 2007
Hi,
I am using RT 3.4.5 and now installed a separate copy of RT 3.6.3 and
trying to use it with existing database. Everything working fine other
than default RT at a glance configuration under global configuration.
I am getting following error instead of something useful. Any help is
highly appreciated, thanks:
error: Can't call method "Content" on an undefined value at
/usr/local/rt3.6.3-APDC/share/html/Admin/Global/MyRT.html line 50.
context: ...
46: my ( $conf, $pane ) = @_;
47: $default_portlets->SetContent( $conf );
48: push @actions, loc( 'Global portlet [_1] saved.', $pane );
49: }
50: );
51:
52: $m->comp( '/Widgets/SelectionBox:process', %ARGS, self => $_, nojs => 1 )
53: for @panes;
54:
...
code stack: /usr/local/rt3.6.3-APDC/share/html/Admin/Global/MyRT.html:50
/usr/local/rt3.6.3-APDC/share/html/Admin/autohandler:47
/usr/local/rt3.6.3-APDC/share/html/autohandler:292
More information about the rt-users
mailing list