Fatal error: Call to undefined method CI_Loader::plugin() in D:\htdocs\src\application\libraries\DX_Auth.php on line 1077Hi all,
what’s means this error in DX auth ?
You are trying to use older Plugin style code with CodeIgniter 2.0
If possible, you should use Tank Auth instead:
http://konyukhov.com/soft/tank_auth/
Good Luck
