Welcome Guest, Not a member yet? Register   Sign In
FreakAuth_light error: Unable to load the requested file: content/turned_off.php
#1

[eluser]Unknown[/eluser]
Hey everyone,

I've tried installing CI and FreakAuth_light three times now and I keep getting an error such as: Unable to load the requested file: content/turned_off.php when I try to run http://localhost:8888/auth

Anyone run into this problem before?

Thanks,
Kevin
#2

[eluser]Unknown[/eluser]
More Info:

If I run: http://localhost:8888/freakauth_demo

it returns:

( ! ) Fatal error: Call to undefined function anchor() in /Applications/MAMP/htdocs/system/application/controllers/freakauth_demo.php on line 22
Call Stack
# Time Function Location
1 0.0009 {main}( ) ../index.php:0
2 0.0024 require_once( '/Applications/MAMP/htdocs/system/codeigniter/CodeIgniter.php' ) ../index.php:122
3 0.0220 call_user_func_array ( ) ../CodeIgniter.php:216
4 0.0220 Freakauth_demo->index( ) ../CodeIgniter.php:0
#3

[eluser]Grahack[/eluser]
About turned_off.php,
on a fresh install, this file is not needed. If you didn't touch the FreakAuth config file, I guess that it's not correctly loaded. Moreover, the path is not correct, the template folder is missing.

About the anchor() function,
are you sure to have correctly set the things to autoload, like the FreakAuth helper ?

Maybe you didn't rename the _demo files to their final names (need a bit of merging if not on a fresh install, but you can directly rename them on a fresh one).




Theme © iAndrew 2016 - Forum software by © MyBB