Re: CakePHP 2.0 bake all plugin views - fail?

2011-10-27 Thread designv...@gmail.com
Yeah the plugin works fine in browser everything is aok in that
regard, I can even bake single controller views for the plugin, I just
can't seem to bake them all.

d//t

On Oct 26, 4:21 pm, zuha rich...@razorit.com wrote:
 Do you have this in your bootstrap.php file ?

  CakePlugin::loadAll(); // Loads all plugins at once

-- 
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


CakePHP 2.0 bake all plugin views - fail?

2011-10-26 Thread designv...@gmail.com
Hi there,

I'm trying to bake all the views for a plugin in 2.0 and am having no
luck whatsoever...

I have tried:

cake bake view all Accommodation.Campuses
cake bake view all -plugin Accommodation
cake bake view all -p Accommodation


And none of them seem to work... :(

Any advice?

TIA

d//t

-- 
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


Re: CakePHP 2.0 bake all plugin views - fail?

2011-10-26 Thread zuha
Do you have this in your bootstrap.php file ? 


 CakePlugin::loadAll(); // Loads all plugins at once

-- 
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