ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

ChromePHP (like FirePHP for Chrome) library?

August 25, 2010 3:27pm

Subscribe [1]
  • #1 / Aug 25, 2010 3:27pm

    mikedfunk

    20 posts

    I was trying to make ChromePHP work as a library but it’s not working. It’s a class with methods like any other library. First it gave an error saying the construct was being called by the loader class but is set to private. So I changed that to public. I tried

    $this->load->library('ChromePhp');
    $this->ChromePhp->log('test');

    and it told me ChromePhp isn’t set. Any ideas? The file name and class name are both ChromePhp.

  • #2 / Aug 25, 2010 3:48pm

    danmontgomery

    1802 posts

    $this->chromephp->log('test');
  • #3 / Aug 25, 2010 4:52pm

    mikedfunk

    20 posts

    ah that works, thanks! 😊

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases