Im getting an error when i go to the "global / RT at a glance error ".


error:  Can't call method "Content" on an undefined value at
/usr/share/rt3/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/share/rt3/html/Admin/Global/MyRT.html:50
/usr/share/rt3/html/Admin/autohandler:47
/usr/share/rt3/html/autohandler:292
_______________________________________________
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

Reply via email to