Welcome Guest, Not a member yet? Register   Sign In
Tank Auth no longer getting config values
#1

[eluser]GeXus[/eluser]
I'm working with Tank Auth for authentication and for some reason it's no longer fetching the values from within it's config file.

It's using this method: $this->config->item('use_username', 'tank_auth')

If I do $this->config->item('use_username') it will work however and receive the config settings from the tank_auth.php config. Any ideas what would cause this?

Thank you!
#2

[eluser]GeXus[/eluser]
Ha okay, well same solution to an earlier question I had. I had added it to autoload the config, so I just removed that.

Just getting used to Codeigniter, so far it's awesome though!




Theme © iAndrew 2016 - Forum software by © MyBB