Welcome Guest, Not a member yet? Register   Sign In
Problem with loading views through matchbox modules
#1

[eluser]Marfo[/eluser]
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? >Sad




Theme © iAndrew 2016 - Forum software by © MyBB