[rt-users] Can't call method "Content"
Brian Pontz
axehind007 at yahoo.com
Fri Jan 12 14:13:37 EST 2007
Hi,
I just installed rt-3.6.3 and got everything setup ok.
Everything works but I get this when clicking on "RT
at a glance"
error: Can't call method "Content" on an undefined
value at /opt/rt3/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:
/opt/rt3/share/html/Admin/Global/MyRT.html:50
/opt/rt3/share/html/Admin/autohandler:47
/opt/rt3/share/html/autohandler:292
Any ideas on what the issue could be?
Thanks,
Brian
More information about the rt-users
mailing list