Welcome Guest, Not a member yet? Register   Sign In
Help adding CI3 compatibility to Flexi Auth
#4

Sorry -- No I have not solved the problem. I'm at a bit of a loss for the problem, everything else I've upgraded no problem.

I am not sure why the error is trying to load ‘CI_Flexi_auth_lite’ when the call is: load_class('Flexi_auth_lite', 'libraries', FALSE);

Calling library is:
File: Flexi_auth.php
Code:
load_class('Flexi_auth_lite', 'libraries', FALSE);
class Flexi_auth extends Flexi_auth_lite{...}

The file and class name for the file it should be loading are:

File: Flexi_auth_lite.php
Class: class Flexi_auth_lite(){...}

Both are in the /application/libraries folder.

Many thanks,

Tom
Reply


Messages In This Thread
RE: Help adding CI3 compatibility to Flexi Auth - by mrtomtom - 11-11-2014, 08:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB