Welcome Guest, Not a member yet? Register   Sign In
Unable to locate the model you have specified: loginmoduel
#1

[eluser]janis[/eluser]
Hello everyone, I have a problem, simple code, on HostGator hosting
Code:
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');

class indexs extends CI_Controller
{
public function __construct()
{
    parent::__construct();

}
}


and return error: 'Unable to locate the model you have specified: loginmoduel' ,
in windows work good.

Any idea, thanks.


Messages In This Thread
Unable to locate the model you have specified: loginmoduel - by El Forum - 09-16-2012, 06:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB