.htaccess or config problem for hosting site - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: .htaccess or config problem for hosting site (/showthread.php?tid=66081) |
.htaccess or config problem for hosting site - monirasian - 09-03-2016 An uncaught Exception was encountered Type: RuntimeException Message: Unable to locate the model you have specified: User_model Filename: /home/qurange/public_html/system/core/Loader.php Line Number: 344 Backtrace: File: /home/qurange/public_html/application/core/MY_Controller.php Line: 42 Function: model File: /home/qurange/public_html/application/libraries/Frontend_Controller.php Line: 7 Function: __construct File: /home/qurange/public_html/application/controllers/Page.php Line: 22 Function: __construct File: /home/qurange/public_html/index.php Line: 292 Function: require_once RE: .htaccess or config problem for hosting site - InsiteFX - 09-03-2016 Use all lowercase in you model name |