Welcome Guest, Not a member yet? Register   Sign In
Annoying logic problem
#3

[eluser]InsiteFX[/eluser]
Try this

Code:
if (($this->session->userdata('loggedIn') !== TRUE) OR ($this->session->userdata('usergroup') != 5))

If that does not work assign a 1 to loggedIn

Enjoy
InsiteFX


Messages In This Thread
Annoying logic problem - by El Forum - 10-20-2009, 07:26 AM
Annoying logic problem - by El Forum - 10-20-2009, 08:53 AM
Annoying logic problem - by El Forum - 10-20-2009, 10:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB