Results 275 comments of Scott Baker

@driehle excellent... I'm gonna let it soak with my code for a couple days and if nothing crops up I'll release v0.7.0 on Friday-ish.

Skin selection should be done in the `krumo.ini` https://github.com/mmucklo/krumo/blob/master/krumo.sample.ini#L20

I just tested with the `default` and `modern` skins and didn't see any errors. Are you seeing PHP errors, or browser console errors? If you navigate to that URL in...

If you navigate to that URL in your browser normally do you see something?

I'm not following. If you go directly to the URL it shows the image. Inside the context of a normal Krumo page that same URL doesn't load? I don't know...

I'm testing the `schablon.com` skin and it appears to be loading just fine. Can you post your `krumo.ini`, there might be a CSS config in there that's conflicting?

Here is my [test case](https://www.perturb.org/tmp/test.php) using that skin. I did a clone of this repo, and then copied the `krumo.sample.ini` to `krumo.ini` just to change the skin. Everything else is...

That is so weird. I can't recreate what you're seeing. Maybe someone else will be able to?

Some of the skins already do that. I'd welcome patches to convert other skins to do the same.

If you can provide some simple and concise example code we can take a look at adding support.