Welcome Guest, Not a member yet? Register   Sign In
Getting the URL to work
#6

[eluser]zimco[/eluser]
Well if .phtml works for you then the only other thing that looks different to me is the
$this->data in the load view statement.

I've had good luck doing it like:
Code:
$this->load->view('some_view', $data);

where $data is an array or an object.


Messages In This Thread
Getting the URL to work - by El Forum - 03-19-2008, 11:50 AM
Getting the URL to work - by El Forum - 03-19-2008, 12:01 PM
Getting the URL to work - by El Forum - 03-19-2008, 12:11 PM
Getting the URL to work - by El Forum - 03-19-2008, 12:27 PM
Getting the URL to work - by El Forum - 03-19-2008, 12:31 PM
Getting the URL to work - by El Forum - 03-19-2008, 02:19 PM
Getting the URL to work - by El Forum - 03-19-2008, 05:13 PM
Getting the URL to work - by El Forum - 03-19-2008, 05:36 PM
Getting the URL to work - by El Forum - 03-19-2008, 07:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB