
sartak at bestpractical
Jul 3, 2009, 12:31 PM
Post #2 of 2
(396 views)
Permalink
|
Hi Alex, On Thu, Jul 02, 2009 at 08:47:50PM -0500, Alex Meyer wrote: > >Undefined subroutine &RT::System::AddRights called at /opt/rt3/ > >bin/../lib/RT/Dashboard.pm line 77.\nCompilation failed in require > >at /opt/rt3/bin/../lib/RT.pm line 441.\n Do you have a local override of RT::System? A new function was added to that package, AddRights, and you seem to be missing it. RT::Dashboard is just one of the few places that uses it. Shawn _______________________________________________ List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
|