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

 
 

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to