Thunder created the topic: PHP Dashboard stops working as soon as I post the generated code into a php page
After generating some charts with the Pro Version and dropping the code into a php page in my localhost at a different localhost url the Dashboard Builder itself has stopped responding to clicks.
The project I was working on has disappeared. I'm trying to attach a screenshot of the Dashbaord starting page along with a Dev Tools XHR view of files loaded successfully.
I have the necessary files loaded in my output php pagre and I do see the charts.
george replied the topic: PHP Dashboard stops working as soon as I post the generated code into a php page
Hi,
You need to copy "inc/dashboard_dist.php" and "assets/js/dashboard.min.js" to your new localhost folder to get the dashboard builder working in the new environment.