5121 Posts in 1527 Topics by 1119 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1266 Views |
-
Default Site Reports not showing

20 October 2010 at 12:24pm
Greetings,
The default site-reports are not listing under the reports tab in the cms. According to the documentation, there should be three default reports. "Empty Pages", "Pages edited within the last two weeks" and "To Do". None of those list down the left hand column. There is however a report for "Broken Links." This is actually useful, but I also need the To Do report.
Thanks.
Xochi -
Re: Default Site Reports not showing

21 October 2010 at 6:32am
Hi.
Which SS-version are you using?
Maybe you are just looking in the wrong location, so here is a screenshot (v.2.4.2) for you.Cheers,
Christian -
Re: Default Site Reports not showing

21 October 2010 at 9:35am
Yes you are absolutely right. I am using 2.4.2. Here is a screenshot of what I was looking at. And in the Pages tab, I see them where you pointed out. I am not sure why there are two places and with different reports? Thank you.
Xochi -
Re: Default Site Reports not showing

22 August 2011 at 2:55am
The reports are located in cms/code/SideReport.php:
SideReport_ToDo
SideReport_BrokenLinks
SideReport_BrokenFiles
SideReport_BrokenVirtualPages
SideReport_BrokenRedirectorPages
SideReport_EmptyPagesThey can be added to ReportAdmin by registering them in the _config.php:
SS_Report::register('ReportAdmin', 'SideReport_ToDo',-20);
| 1266 Views | ||
|
Page:
1
|
Go to Top |



