[rt-users] RTx::Calendar Not Displaying
Lee Hughes
hughesl at science.oregonstate.edu
Wed Dec 29 19:01:23 EST 2010
I've installed and configured RTx::Calendar per the instructions and
restarted the web server but don't see any links to it anywhere. I
have syslogging set to debug but no errors are logged.
Here are the relevant settings from RT_SiteConfig.pm:
# Calendar Plugin
require '/usr/local/rt3/local/plugins/RTx-Calendar/lib/RTx/Calendar.pm';
Set($HomepageComponents, [qw(QuickCreate Quicksearch MyCalendar
MyAdminQueues MySupportQueues MyReminders RefreshHomepage)]);
# enable all plugins
Set(@Plugins,qw(
RT::Authen::ExternalAuth
RTx::Calendar
));
Any ideas what I'm missing?
Thanks much-
Lee
More information about the rt-users
mailing list