Welcome Guest, Not a member yet? Register   Sign In
DX Auth 1.0.6 (Authentication library)

[eluser]lyolic[/eluser]
Version of DX Auth compatible with CI 2.0. Changes:
Class defenition compatible with CI 2.0
Library uses catpacha helper, but not dx_catpcha plugin.
http://depositfiles.com/files/r02g60c0e

[eluser]zenon[/eluser]
What I have to do in order to make captcha work with CI 2.0 and DX Auth?
I unzipped the file from the link above but still captcha is not visible.
With CI 1.7.3 I had not this problem

[eluser]lyolic[/eluser]
Check file system permissions.

[eluser]zenon[/eluser]
I forgot this. Thanks a lot! Smile

[eluser]Unknown[/eluser]
Great library! Thanks!

I am having a bit of a weird problem...
I am having:
$config['DX_captcha_login'] = FALSE;

But for some reason I can't get the captcha to disappear from the login screen.
After:
$config['DX_captcha_registration'] = FALSE;

It successfully disappeared from registration.

I am using the CI 2.0

Any ideas? Thanks.

[eluser]imorris[/eluser]
How do I point DX Auth to a seperate database? I have a mysql (for dxauth) and a sqlite database and I need to point DX Auth to the mysql database but I don't know how. Can someone help, please?

[eluser]Wimm_vw[/eluser]
Is it possible to have two different config files. The login-url for my front and backend are different. Anyone got a solution for this problem?

[eluser]zenon[/eluser]
One question: how to assign role <> 1 to a new registered user?

[eluser]Unknown[/eluser]
guys can you give me a sample of this that has already a session. Smile
thanks a lot...
I'm new to this framework actually

[eluser]zenon[/eluser]
[quote author="mcmonde" date="1300635754"]guys can you give me a sample of this that has already a session. Smile
thanks a lot...
I'm new to this framework actually[/quote]

check this site, got basic and advance sample




Theme © iAndrew 2016 - Forum software by © MyBB