KoolReport's Forum

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

Bootstrap files not loaded into assert folder #426

Open mike opened this topic on on Aug 21, 2018 - 6 comments

mike commented on Aug 21, 2018

hi support team ,

bootstrap and js files are not able to loaded in assert folder ....

but in url path default folder is creating

<script type='text/javascript' src='https://www.mywebapp.com/koolreport_assets/3701847436/jquery.min.js'>

but this link has blank file and koolreport_assets/3701847436/ is not creating .....

basically koolreport_assets/ is blank .....

KoolReport commented on Aug 21, 2018

Are you using Laravel package or CodeIgniter package?

mike commented on Aug 22, 2018

I am using CodeIgniter framework

mike commented on Aug 28, 2018

any update????

Murilo ZIlli commented on Jan 24, 2019

I still dont undestand how this koolreport_assets folder works, it keeps creating folders with files inside

KoolReport commented on Jan 24, 2019

The Widget of KoolReport contains resources/assets such as js or css. And most of the time, KoolReport is put inside inaccessible folder like "vendor", "library". That's why those resources need to be sent to a public area so that it can be accessed via browser. Hope I explain well.

Awet Kibreab commented on Mar 11, 2021

In that regard the bootstrap file is not actual doing its best in koolreport. The table created are not able to stylized .... into basic bootstrap style table style. And how do I use datatables in koolreport.

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

CodeIgniter