Welcome Guest, Not a member yet? Register   Sign In
CI Forensics - A Profiler Debug Bar
#9

I had a little problem installing it manually on 3.0-dev without anything more. Transferred all the files into third_party/codeigniter-forensics, loaded up in the auto-loader, then enabled the profiler and it threw an error: "Unable to locate the model you have specified: Action".

Commented line 237 (libraries/Profiler.php) related to Eloquent and all's working fine now:
Code:
$this->CI->load->model('eloquent/assets/action');

There's also link underlining issue, though it's all about cosmetics (latest Chrome/Windows 8.1):
[Image: 98C1S289Q3.png]

Might be probably better to make the whole icon just a little bigger and with less padding from the bottom border.

P.S. Sorry, I'm a designer. But I'd like this product to be improve in a usability way. So I might PR something in the near future if you look through the pull.
Reply


Messages In This Thread
CI Forensics - A Profiler Debug Bar - by kilishan - 12-03-2014, 08:33 AM
RE: CI Forensics - A Profiler Debug Bar - by vadimyer - 12-13-2014, 07:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB