Welcome Guest, Not a member yet? Register   Sign In
Trouble with The Auth Library 1.02
#5

[eluser]heavener[/eluser]
Well, I could, but that would mess up my site structure...

Code:
function index()
    {
        $this->load->view('site/header');
        $this->load->view('pages/home_main');
        $this->load->view('site/footer');
    }

Even if I loaded it after home_main, it would appear after home_main's content, but I want it within that view.

And because I am able to load views within in a view, it shouldn't make a difference which way it's loaded in to a page.

Smile


Messages In This Thread
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 06:53 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 07:19 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 07:34 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 07:50 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 07:59 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 08:29 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-12-2009, 09:26 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-13-2009, 05:29 AM
Trouble with The Auth Library 1.02 - by El Forum - 03-13-2009, 05:41 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-13-2009, 05:46 PM
Trouble with The Auth Library 1.02 - by El Forum - 03-16-2009, 02:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB