Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]NotSmilie[/eluser]
The null value appears to be
Code:
$config['database']['user_acc']['custom_columns'] = array(
  'uacc_credits'
);
what we defined here.

string 'user_accounts.uacc_group_fk' (length=27)
string '1' (length=1)
string 'user_accounts.uacc_email' (length=24)
string '[email protected]' (length=13)
string 'user_accounts.uacc_username' (length=27)
string 'Test' (length=4)


null
string '5' (length=1)

null here, is the column name of the credits. I just copy pasted your work, assuming it would work based on the example in the config file?


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 03-15-2013, 12:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB