Welcome Guest, Not a member yet? Register   Sign In
Having a problem with $this->load->view();
#5

[eluser]Randy Casburn[/eluser]
Hi Connor,

This indicates the CI super object is not available with this class. The reason is because you don't have a constructor.

Rename your index method to __constructor() or to Home() and things will be better.

[edit] -- well never mind - I was way slow on the response. Welcome to CI anyway!


Randy


Messages In This Thread
Having a problem with $this->load->view(); - by El Forum - 09-01-2008, 02:09 PM
Having a problem with $this->load->view(); - by El Forum - 09-01-2008, 02:47 PM
Having a problem with $this->load->view(); - by El Forum - 09-01-2008, 03:39 PM
Having a problem with $this->load->view(); - by El Forum - 09-01-2008, 04:35 PM
Having a problem with $this->load->view(); - by El Forum - 09-01-2008, 04:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB