-
'login_with_name' => ture,
give Error
Severity: Notice
Message: Use of undefined constant ture - assumed 'ture'
Filename: config/aauth.php
Line Number: 129
Backtrace:
…
-
I was successfully login to dashboard but when click any menus away return to login page.
I've config
- $config['log_threshold'] = 4;
- define('ENVIRONMENT', 'development');
And this is log me…
-
i have a problem to generate list_perms()
i dont now how is admin access or other access please help
sir to view list_perms() $userid
-
Hi
I tried to create "server" for Metroid Prime FF to look into the packets just for fun.
But I have a problem with the packet signature in PRUDP V1.
The connection with the 3DS seems a little bit …
-
sir make a examples view for beginner
Thanks
-
All good, configured SSO on Discourse side (latest version of Discourse), enable sso = on, secret and API details inserted into local.py, i checked everything twice, admin username, keys/secrets.
I…
-
$this->aauth->reset_password('');
Does not produce any errors
-
Is it possible to set user variables together with the user registration? I would like to set the first and last name with the Registration.
`$this->aauth->create_user($mail, $pw, $user);
$this->a…
-
I miss a function for get all parameters from a permission by id.I would like to crate a admin backend and need this function to edit a permission. Is this feature missing?
Thanks for your help
To…
-
Hello!
How can I use Russian letters in a name?
I tried to add them to the array in conf aauth.php- but it does not work ..
Will you provide the correct syntax?