Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 3 and FlexiAuth
#9

Hi Mwhitney,

I think I may have isolated the problem using Xdebug to the following line in my code:
if ($this->flexi_auth->is_logged_in_via_password() && uri_string() != 'login/logout') as I have both Codeigniter 3 (Development Environment) and Codeigniter 2 (Production Environment) to compare between.

I would like to try and see this information in the debugger in my case I am using PHPStorm as the IDE but I am not sure how to interpret Xdebug results for $this-> and determine what the results are of each of the parts of the if statement.

I was wondering if you had any pointers on what to look for on where I could find out this information?

It is getting quite late over here so will try and look at this further tomorrow and read up more about Xdebug and how to interpret and use the results.
Reply


Messages In This Thread
Codeigniter 3 and FlexiAuth - by itconstruct - 02-03-2015, 04:33 AM
RE: Codeigniter 3 and FlexiAuth - by mwhitney - 02-03-2015, 01:04 PM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-03-2015, 08:06 PM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-06-2015, 03:54 AM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-06-2015, 04:33 AM
RE: Codeigniter 3 and FlexiAuth - by mwhitney - 02-06-2015, 11:36 AM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-07-2015, 02:14 AM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-12-2015, 03:24 AM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-13-2015, 05:43 AM
RE: Codeigniter 3 and FlexiAuth - by mwhitney - 02-13-2015, 09:49 AM
RE: Codeigniter 3 and FlexiAuth - by itconstruct - 02-14-2015, 04:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB