Welcome Guest, Not a member yet? Register   Sign In
Strange problem with $this->load->view
#3

[eluser]Dionysius[/eluser]
If I change code of view() method to
Code:
echo "blah-blah";
//return $this->_ci_load(array('view' => $view, 'vars' => $this->_ci_object_to_array($vars), 'return' => $return));
it redirects to home page anyway. I can't understand why redirect() method is called.


Messages In This Thread
Strange problem with $this->load->view - by El Forum - 11-27-2007, 02:54 AM
Strange problem with $this->load->view - by El Forum - 11-27-2007, 03:30 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 12:03 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 01:44 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 02:17 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 05:15 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 08:47 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 10:39 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 11:55 AM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 09:32 PM
Strange problem with $this->load->view - by El Forum - 11-28-2007, 09:39 PM
Strange problem with $this->load->view - by El Forum - 11-29-2007, 02:41 AM
Strange problem with $this->load->view - by El Forum - 11-29-2007, 03:09 AM
Strange problem with $this->load->view - by El Forum - 11-29-2007, 03:45 AM
Strange problem with $this->load->view - by El Forum - 01-31-2008, 09:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB