Hi I am trying to test and learn about KoolReport. I install xampp and KoolReport and test using this tutorial: http://localhost/testing/examples/ and the two first basic examples worked well
But when I tryied the example: http://localhost/sale_report/ I get this error:
Fatal error: Access level to SalesByCustomer::settings() must be public (as in class koolreport\KoolReport) in C:\xampp\htdocs\sale_report\SalesByCustomer.php on line 12
Can you help me how to fix it?
thanks bye Leo