DX Auth 1.0.6 (Authentication library) |
[eluser]senjy[/eluser]
Code: Fatal error: Call to undefined method CI_Loader::plugin() in D:\htdocs\src\application\libraries\DX_Auth.php on line 1077 Hi all, what's means this error in DX auth ?
[eluser]JimmyPHP[/eluser]
[quote author="senjy" date="1313607047"] Code: Fatal error: Call to undefined method CI_Loader::plugin() in D:\htdocs\src\application\libraries\DX_Auth.php on line 1077 Hi all, what's means this error in DX auth ?[/quote] 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
[eluser]phparif[/eluser]
Has it(DX Authentication library) any video tutorial ?
[eluser]skunkbad[/eluser]
[quote author="seonet" date="1334635466"]Official website & guide down![/quote] As it should be. As far as I know, it's not being updated, and I'm not sure it was even compatible with v2.x CI.
[eluser]Yoosuf Muhammad[/eluser]
SInce the DX Auth is no longer available, and i decided to add the DX Auth on Github
[eluser]ahmadalyan[/eluser]
can any one give me the new link for the documentation of this library since i can find it and any tutorial that describe how to integrate it with my system
[eluser]wong_jowo[/eluser]
Is there any problem with $this->dx_auth->captcha(); at 104 auth.php ? It seems captcha() function doesnt exists anymore. can any solution there??? ![]() thanks advance |
Welcome Guest, Not a member yet? Register Sign In |