Hello,
I am working with the advancedreport module. I have created a class that is inheriting the advancedreport object. When I generate a new report I am getting the following error. Not sure if the error is advancedreport in nature or more a problem of setting my log files.
[Warning] error_log(/var/log/silverstripe): failed to open stream: Is a directory
I have created /var/log/silverstripe, chmod 777, chown, chgrp and everything I can think of. What am I missing to give permissions to this directory?