Welcome Guest, Not a member yet? Register   Sign In
Not able to pass data to a view
#7

[eluser]Giuseppe Caruso[/eluser]
[quote author="techgnome" date="1284659328"]what happens when you take the loop out of your view? Does it load then?[/quote]

Do you mean by doing the following?

Code:
function showfolders() {
        $this->load->view('showfolders');
    }

It doesn't load the view… :long:

Quote:And just to double check, the controller is in the controllers folder and the view is in the views folder right?
(I ask because I did see another thread where some one had the files in the wrong folders.)

Yep, double checked, but could be some eyes more could see what I don't see:

Foder structure screenshot

The question is absolutely pertinent, too much times I made these simple errors. Wink


Messages In This Thread
Not able to pass data to a view - by El Forum - 09-16-2010, 04:39 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 05:46 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 05:48 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:09 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:19 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 06:48 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 07:03 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 08:03 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 09:52 AM
Not able to pass data to a view - by El Forum - 09-16-2010, 02:49 PM
Not able to pass data to a view - by El Forum - 09-16-2010, 10:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB