Welcome Guest, Not a member yet? Register   Sign In
weird problem setting config indexes
#1

[eluser]stormbytes[/eluser]
I'm autoloading a custom config file (app/config/arrow.php) with the following index:
Code:
$config['login_validation_url'] = site_url().'login/authorize';

For some reason I get an error when loading the application:
Code:
Fatal error: Call to undefined function site_url()

I'm autoloading the url helper as well.


Messages In This Thread
weird problem setting config indexes - by El Forum - 04-15-2011, 05:29 PM
weird problem setting config indexes - by El Forum - 04-15-2011, 11:29 PM
weird problem setting config indexes - by El Forum - 04-16-2011, 12:17 AM
weird problem setting config indexes - by El Forum - 04-16-2011, 08:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB