KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Message: Class 'MyChart' not found #745

Closed JTBB opened this topic on on Mar 15, 2019 - 1 comments

JTBB commented on Mar 15, 2019

Hi,

I am testing Koolreport but I don't get it. I had a setup where I did: $report = new datepicker(array("OrderRelationID"=>$user->companygroup));

This worked fine ... I now changed this to: $report = new MyChart(array("OrderRelationID"=>$user->companygroup));

All file names are correct, file locations not changed ... what am I doing wrong?

KoolReport commented on Mar 15, 2019

You may forget the include the MyReport.php

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed
solved

None