Welcome Guest, Not a member yet? Register   Sign In
View is not loaded
#3

[eluser]robertvn2k[/eluser]
Thanks fdog.
I am sure there has no error in db, anchoring,....

Below is the pseudo-code:

function A()
{
//upload file --> it works
//parse file and insert into db --> It works (All the data I need are inserted into db)

$this->load->view("viewA");//this view is existing and has content but I only get the blank page.
}

I also tried redirect to another controller instead of using load view function. It is the same :-S

Thanks,


Messages In This Thread
View is not loaded - by El Forum - 03-15-2008, 09:56 AM
View is not loaded - by El Forum - 03-15-2008, 10:44 PM
View is not loaded - by El Forum - 03-15-2008, 11:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB