Welcome Guest, Not a member yet? Register   Sign In
Community Auth Database Problem
#3

Hello Skubkbad,

Many thx for your replying,
I sloved this problem,

But another problem find me ! Undecided

i create a database sqlite,
the codeigniter succesfully connected the db,
The db has include username or necceseaty table and filed,
but I can not connect correctly,

Many times it said
Login Error #1/5: Invalid Username, Email Address, or Password.

Username, email address and password are all case sensitive.

---------------------------------------------------------------------
The debug out:

DEBUG - 2000-01-01 17:01:38 --> UTF-8 Support Disabled
DEBUG - 2000-01-01 17:01:38 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2000-01-01 17:01:38 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:01:38 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:01:38 --> Session class already loaded. Second attempt ignored.
DEBUG - 2000-01-01 17:01:38 --> Encryption: Auto-configured driver 'mcrypt'.
DEBUG - 2000-01-01 17:01:38 -->
string = onur.gursoy
password = 1234
form_token = 67701c2a
token_jar = ["67701c2a"]
DEBUG - 2000-01-01 17:01:38 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:01:38 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:01:38 --> Compatibility (mbstring): iconv_strlen() is not available, falling b.
DEBUG - 2000-01-01 17:01:38 -->
LOGIN ATTEMPT DID NOT PASS FORM VALIDATION
DEBUG - 2000-01-01 17:01:38 --> Total execution time: 0.3016

DEBUG - 2000-01-01 17:06:33 --> UTF-8 Support Disabled
DEBUG - 2000-01-01 17:06:33 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2000-01-01 17:06:33 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:06:33 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:06:33 --> Session class already loaded. Second attempt ignored.
DEBUG - 2000-01-01 17:06:33 --> Encryption: Auto-configured driver 'mcrypt'.
DEBUG - 2000-01-01 17:06:33 -->
string = skunkbot
password = $2y$10$a6639f1e4a44dce876837u9ziBnVJqwQZ10Sq8vCFc9qKwxKzuNGK
form_token = 755a5106
token_jar = ["755a5106"]
DEBUG - 2000-01-01 17:06:33 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:06:33 --> Config file loaded: /www/application/third_party/community_auth/confp
DEBUG - 2000-01-01 17:06:33 --> Compatibility (mbstring): iconv_strlen() is not available, falling b.
DEBUG - 2000-01-01 17:06:34 -->
user is banned = no
password in database = $2y$10$a6639f1e4a44dce876837u9ziBnVJqwQZ10Sq8vCFc9qKwxKzuNGK
supplied password match =
required level or role = 1
auth level in database = 1
auth level equivalant role = customer
DEBUG - 2000-01-01 17:06:34 --> Total execution time: 1.1015
---------------------------------------------------------------------
Reply


Messages In This Thread
Community Auth Database Problem - by kageja - 06-13-2018, 12:35 AM
RE: Community Auth Database Problem - by skunkbad - 06-13-2018, 08:18 AM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 12:24 AM
RE: Community Auth Database Problem - by skunkbad - 06-14-2018, 06:15 PM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 10:50 PM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 10:57 PM
RE: Community Auth Database Problem - by kageja - 06-19-2018, 03:34 AM
RE: Community Auth Database Problem - by skunkbad - 06-19-2018, 09:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB