Re: Error: Unable to load controller LibsController

2006-09-19 Thread Syl
Hmmm.well, I had not created any other classes. I was just navigating through the different PHP pages, and when I got to the cake directory, that's when the error kept coming up. Eventually, I gave up and installed an older version of cake and started from scratch. And, it seems to be workin

Re: Error: Unable to load controller LibsController

2006-09-19 Thread [EMAIL PROTECTED]
When CakePHP is trying to load your application there is a call to a $this->Lib somewhere or something similiar and it is looking to load in that controller \ model. It is telling you that the file doesn't exist. When is it you receive this error? I don't use PHPEclipse. I use text editor, JEd

Re: Error: Unable to load controller LibsController

2006-09-19 Thread Syl
G'day - I'm still experiencing this problemand I cannot find anything on this anywhere. Does anyone have any ideas ? S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, s

Error: Unable to load controller LibsController

2006-09-06 Thread Syl
G'day I'm just starting to use CakePHP (well, and PHP too). I'm using it with PHPEclipse. I'm using WAMP5 Ver 1.6.4 PHP5 Cake Version - 1.1.7.3363 The error I'm receiving is: Fatal: Unable to load controller LibsController Fatal: Create Class: