JCSama / CodeIgniter-develbar

CodeIgniter Developer Toolbar is a third party library based on Profiler Library with additional functionality for debugging and optimisation, Database, Models, Helpers, Libraries, Views, Ajax...
MIT License
176 stars 57 forks source link

How to find profiler ID? #24

Closed gerardbalaoro closed 6 years ago

gerardbalaoro commented 6 years ago

After installing (copying files), I don't know how to proceed. When I go to develbarprofiler/profil it asks for a profileID, which is not mentioned in the documentation.

I also noticed it does not create files inside the cache folder.

JCSama commented 6 years ago

Hello @GerardBalaoro Do you have any Ajax queries within your page ? If you do so, the ajax panel will show up with a small profil link, when you click on it, it will redirect you to the profiler page.