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

AJAX panel not visible #22

Closed shaheer912 closed 6 years ago

shaheer912 commented 6 years ago

Hi,

I installed it on CodeIgniter 3.1.2, I see the develbar at the bottom, but I cant find a way to open the full AJAX panel.

Also there is a CSS issue with Database section, if too many queries are listed, it overlaps with the develbar, instead of appearing in a scrollbar.

JCSama commented 6 years ago

Hello @shaheer912 Can you add a screenshot to your post ?

Thanks.

shaheer912 commented 6 years ago

screenshot1

Snapshot for css issue with database section is attached, I just noticed that it DOES show a scrollbar at some point (but not always).

I dont know how to show a screen shot for AJAX panel, it is not visible and I dont know how to open it.

Just to be clear, when I say AJAX panel, I mean this: https://raw.githubusercontent.com/JCSama/CodeIgniter-develbar/gh-pages/images/Screen-Shot-develbar-profiler.png

You attached this on your repo page.

JCSama commented 6 years ago

Hello, When you submit an Ajax request you will have a little panel that shows at the bottom with a profiler link, you will have to copy the profiler controller into your controllers folder.

I'll check this css bug.

Thanks

shaheer912 commented 6 years ago

That is not what I meant when I said AJAX panel. I specifically mentioned that in my above post.

I am quoting it again here:

Just to be clear, when I say AJAX panel, I mean this: https://raw.githubusercontent.com/JCSama/CodeIgniter-develbar/gh-pages/images/Screen-Shot-develbar-profiler.png

You attached this on your repo page.

JCSama commented 6 years ago

And I said :

you will have to copy the profiler controller into your controllers folder.

and check your console if there is any JS errors.

shaheer912 commented 6 years ago

I obviously did that, that's the only way the develbar in the bottom will show up in the first place and it is visible as shown in the screenshot I attached in my original post.

However following AJAX panel is not visible. screen-shot-develbar-profiler

I checked my console, no JS errors.

JCSama commented 6 years ago

Do you use any library for you ajax requests, or it's just a native ones

shaheer912 commented 6 years ago

I use jQuery, nothing else.

On Thu, Nov 16, 2017 at 3:44 PM, JC Sama notifications@github.com wrote:

Do you use any library for you ajax requests, or it's just a native ones

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JCSama/CodeIgniter-develbar/issues/22#issuecomment-344885223, or mute the thread https://github.com/notifications/unsubscribe-auth/AEkCsJoYyec2tvubn1LRFcA_FGJMKBsvks5s3BISgaJpZM4QSfiH .