[rt-users] modifying $HomepageComponents in RT_SiteConfig.pm
Chris
stretchoutandwait at gmail.com
Thu Dec 13 16:24:35 EST 2007
Hello all,
Thanks to chaka on the irc channel, I managed to make MyRequests an
available item for RT at a Glance. Unfortunately, when I add that, on
my RT at a Glance page, I see "Predefined search My Requests not
found." I do not have anything in my local directory
(/usr/local/lib/rt3/html/) and I have not modified /etc/initialdata
(which I saw mentioned in the mailing list archives at
gossamer-threads). I've also given my user practically all rights, so
I don't think that's an issue either.
Here's my line from RT_SiteConfig.pm: Set( $HomepageComponents,
[qw(QuickCreate Quicksearch MyAdminQueues MySupportQueues MyReminders
MyRequests RefreshHomepage)]); Seems alright, doesn't it? The file
passes a 'perl -c' check.
If anyone could point me in the right direction (I've got the RT
Essentials book, too), I'd really appreciate it.
Thanks!
More information about the rt-users
mailing list