12-14-2009, 12:26 PM
[eluser]Marfo[/eluser]
Hi!
Having some problems loading views through matchbox modules...
In: modules/dashboard/controllers/dashboard.php
Result:
The index.php file is there, modules/dashboard/views/index.php, and the same problems goes for all the controller and modules.
wtf? >
Hi!
Having some problems loading views through matchbox modules...
In: modules/dashboard/controllers/dashboard.php
Code:
$this->load->view('index');
Result:
Code:
An Error Was Encountered
Unable to load the requested file: index.php
The index.php file is there, modules/dashboard/views/index.php, and the same problems goes for all the controller and modules.
wtf? >
