[rt-users] ActivityReports
Jim Tambling
Jim.Tambling at datatote.co.uk
Fri Mar 19 13:02:02 EDT 2010
Hello,
I have installed this extension to RT. The post install page says:
Once you install the ActivityReports extension it does not appear on any menus. To add it to the Tools -> Reports menu you can
Create/edit this file <rt install>/local/html/Callbacks/ArbitraryName/Tools/Reports/Elements/Tabs/Default
with these contents:
<%init>
$tabs->{'e'} = {title => 'Activity Reports', path => 'Reports/Activity/index.html'};
</%init>
<%args>
$tabs => undef
</%args>
So I created /opt/rt3/local/html/Callbacks/Reports/Tools/Reports/Elements/Tabs/Default and restarted Apache. I can see the link under Tools>>Reports>>Activity Reports and it links to http://my_rt_server/rt/Reports/Activity/index.html but I get a 'The page you requested could not be found' error. Can someone enlighten me?
Regards
Jim Tambling
Network Services
Data Tote Ltd
More information about the rt-users
mailing list