Welcome Guest, Not a member yet? Register   Sign In
An Error Was Encountered Unable to load the requested file: home.php
#5

[eluser]theknight[/eluser]
Hi thanks,

I think the problem is with this segment of code:

Code:
$this->data['user']=$this->members->getDetails($this->session->userdata('user'));  
   $this->load->view('home',$this->data);

After the user logs in, it crashes if they try to log in twice with the same browser session. Although I am not exactly sure what the issue is.


Messages In This Thread
An Error Was Encountered Unable to load the requested file: home.php - by El Forum - 05-10-2012, 01:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB