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 _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
