Thanks! A Reinstall of the modules fixed the problem. -Jeff
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kevin Falcone Sent: Wednesday, January 12, 2011 6:10 PM To: [email protected] Subject: Re: [rt-users] Calendar feature not working in RT 3.8.8 On Wed, Jan 12, 2011 at 02:57:19PM -0500, Lee, Jeffrey wrote: > Would anyone be able to help me out with this error? Whenever I try to set > a due date with the > calendar feature I get the following error: > > > > Can't locate object method "new" via package "DateTime" at > /usr/lib/perl5/site_perl/5.8.8/Calendar/Simple.pm line 85. Looks like Calendar::Simple believes that you have DateTime installed, but can't find it. Check if you have it installed using cpan or your distribution's packages. -kevin
