Welcome Guest, Not a member yet? Register   Sign In
KhACL + Matchbox
#1

[eluser]Stylec[/eluser]
Hi, Ive just installed the latest versions of both Matchbox and KhACL and am getting an error :-

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Test::$matchbox

Filename: libraries/MY_Config.php

Line Number: 81

Fatal error: Call to a member function argument() on a non-object in C:\xampplite\htdocs\v1\application\libraries\MY_Config.php on line 81

When trying to load the library.

Code:
function index()
    {
        $this->load->library('khacl');
    }

Are they compatible or am I missing something?

Thanks
#2

[eluser]Jon L[/eluser]
BackendPro has both already integrated in one package now. (but FYI, BackendPro has several typos/bugs throughout the package, so I'd maybe use it's implementation as an example until the next release is available)




Theme © iAndrew 2016 - Forum software by © MyBB