From 6b17c8fb4266e3e5b254213e558c9e10d9ffbc65 Mon Sep 17 00:00:00 2001 From: Jeremy Shipman Date: Wed, 6 Nov 2013 10:55:48 +1300 Subject: [PATCH] Added note about visibility of reports I assumed the module wasn't working, but it turns out I just had no report to show. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1569c7b2..cd961bcd 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,10 @@ versions of SilverStripe (2.4 and 3.0). ## Requirements * SilverStripe 3.2 + +## Troubleshooting + +The reports section will not show up in the CMS if: + + * There are no reports to show + * The logged in user does not have permission to view any reports