Welcome Guest, Not a member yet? Register   Sign In
can lock up environment at will
#1

I have found that in using Fusion Auth, if I try to reregister  a user already registered the browser locks up. I can close the browser and try to start the program again but it is still locked. The line below is the line in index.php that dies. 

define('ENVIRONMENT', isset($_SERVER['CI_ENV']) ? $_SERVER['CI_ENV'] : 'development');

Any idea how to solve this or is this a fusion auth question?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
can lock up environment at will - by richb201 - 11-30-2020, 03:06 PM
RE: can lock up environment at will - by InsiteFX - 11-30-2020, 09:59 PM
RE: can lock up environment at will - by richb201 - 12-02-2020, 12:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB