Re: [rt-users] could not find component for path MyCalendar

2012-02-08 Thread Ruslan Zakirov
On Wed, Feb 8, 2012 at 20:42, senior.unix senior.u...@gmail.com wrote: I just installed RT3.8.8 and when I log in I get the following at the RT at a glance (this is because we're using this as a test bed for RT 4.0.4 migration) :  could not find component for path 'MyCalendar'

Re: [rt-users] could not find component for path MyCalendar

2012-02-08 Thread senior.unix
Thanks Ruslan, it now looks like : Set(@Plugins, qw( RT::Extension::MergeUsers RTx::Calendar RTx::EmailCompletion RT::Authen::ExternalAuth )); but unfortunately the problems still persists. Any and all ideas are greatly sppreciated, Thanks, Scott On Feb 8, 2012, at 11:48 AM, Ruslan

Re: [rt-users] could not find component for path MyCalendar

2012-02-08 Thread Kevin Falcone
On Wed, Feb 08, 2012 at 12:11:07PM -0500, senior.unix wrote: Thanks Ruslan, it now looks like : Set(@Plugins, qw( RT::Extension::MergeUsers RTx::Calendar RTx::EmailCompletion RT::Authen::ExternalAuth )); but unfortunately the problems still persists. Have you installed the

Re: [rt-users] could not find component for path MyCalendar

2012-02-08 Thread Scott Gruber (gmail)
Ahhh I stopped and restarted the httpd daemon and it is now working - thanks so much Scott On Feb 8, 2012, at 11:48 AM, Ruslan Zakirov r...@bestpractical.com wrote: On Wed, Feb 8, 2012 at 20:42, senior.unix senior.u...@gmail.com wrote: I just installed RT3.8.8 and when I log in I get the