CodeIgniter Debug Bar |
I think you can't overwrite core libaries with 'third-party' directory.
In the CI 3 doc : Quote:Replacing Native Libraries with Your Versionshttp://www.codeigniter.com/userguide3/ge...aries.html I had the same problem and rewrite my library profiler in application/libraries/Profiler.php. Now, everything works fine. |
Messages In This Thread |
CodeIgniter Debug Bar - by Tan5en5 - 12-01-2014, 04:16 AM
RE: CodeIgniter Debug Bar - by pixel - 12-02-2014, 04:05 PM
RE: CodeIgniter Debug Bar - by Tan5en5 - 12-03-2014, 02:40 AM
RE: CodeIgniter Debug Bar - by _this - 12-09-2014, 05:09 AM
RE: CodeIgniter Debug Bar - by stefanv - 02-17-2015, 02:51 PM
RE: CodeIgniter Debug Bar - by Tan5en5 - 04-14-2015, 07:59 AM
RE: CodeIgniter Debug Bar - by sotavento - 03-18-2015, 01:42 AM
RE: CodeIgniter Debug Bar - by stefanv - 04-14-2015, 10:49 AM
RE: CodeIgniter Debug Bar - by stefanv - 04-14-2015, 12:02 PM
RE: CodeIgniter Debug Bar - by kenjis - 05-14-2015, 07:47 PM
RE: CodeIgniter Debug Bar - by kenjis - 05-14-2015, 09:34 PM
RE: CodeIgniter Debug Bar - by kenjis - 05-15-2015, 05:47 PM
|