[eluser]fancy_stuff[/eluser]
Hi there.
I already used $autoload['model'] = array('MCats','MProducts'); in autoload.php
I tried with your way to add $this->load->model('mcats','MCats'); in the function index(). But it just the same thing, the error is not gone.
Please advise, thanks