I didn't have the line App::uses('Controller', 'Controller'); but I do now.


Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 20 Oct 2011, at 14:49, majna wrote:

> Do you have Controller/AppController.php:
> 
> App::uses('Controller', 'Controller');
> class AppController extends Controller {
> ...
> 
> 
> 2011/10/20 Vitor Pacheco <vitorpc...@gmail.com>
> Hello, I'm trying to upgrade an application for cake2, and I am getting the 
> exception "MissingControllerException" with the message "Controller class 
> Controller could not be found."
> 
> I added the folder "lib" to the include path.
> 
> here is my include path: 
> ".:/usr/share/php:/usr/share/pear:/home/vitor/Repos/cakephp2/lib"
> 
> Em 19-10-2011 10:56, euromark escreveu:
>> i just wrote down a list of bugs and enhancements I found the last
>> couple of hours trying to port a medium to large sized app
>> http://cakephp.lighthouseapp.com/projects/42648-cakephp/tickets/2117-improvements-for-20-upgrade-shell
>> 
>> 
>> 
>> On 19 Okt., 13:32, majna <majna...@gmail.com> wrote:
>>> When upgrading plugins for each plugin add plugin option like:
>>> 
>>>     cake upgrade all -p Blog
>>> 
>>> You have to upgrade App::import() manually.
> 
> -- 
> Vitor Pacheco
> Skype: vitor.pacheco.costa
> Msn: vitor-...@hotmail.com
> Cel.: 71 8626-7909
> Tel.: 71 3378-5778 / 71 3287-3475
> 
> -- 
> Our newest site for the community: CakePHP Video Tutorials 
> http://tv.cakephp.org 
> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
> others with their CakePHP related questions.
>  
>  
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php
> 
> 
> -- 
> Our newest site for the community: CakePHP Video Tutorials 
> http://tv.cakephp.org 
> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
> others with their CakePHP related questions.
>  
>  
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to