Thanks Sam. I had to execute the command from the main directory containing the cake code and then it found the plugin.
Upgrade worked, still had some errors but they were the same issues I had when getting it to run in 1.3 Turns out I was on the right path originally when modifying the files by hand! :) On 20/12/2011, at 8:44 AM, Sam Sherlock wrote: > with cakes defualt upgrade shell I have been able to cd to the plugin > and then run upgrade (for me I run the subcommands one at a time as I have a > plugin that won't be found and it will fail at helpers -- I suspect that this > won't be the case for you but if you have issues run them 1by1) > > with Marks upgrade plugin I have been able to use "-p" to set name (and it > ignore plugins unless directed) > > - S > > > > > On 19 December 2011 20:56, Clint wrote: > I wasn't aware of an upgrade shell. I looked into it and received the > following error: > > Running tests > Error: Plugin Wizard could not be found. > > Not sure what's up with it as it detected the app and lib paths correctly and > Wizard is definitely in app/plugin. As well as being loaded in > app/core/bootstrap.php > > I went back to 1.3 and have gotten the form wizard to work correctly in that. > Now that I can get it working and understand everything a bit better, might > look at 2.0 again.. > > >> did you try to upgrade it using an upgrade shell? >> this should update to 2.0 format/style and might make it work out of >> the box then >> >> >> On 19 Dez., 07:33, Clint wrote: >>> Has anyone managed to get this Form >>> Wizard:https://github.com/jaredhoyt/cakephp-wizard/which is for CakePHP >>> v1.3 to work for v2.0? >>> >>> I've made a few changes in an attempt to get it to work, but being a >>> CakePHP newbie, I'm not quite sure what I'm doing is correct and have >>> gotten stuck! :) >>> >>> I'm open to suggestions to other Form Wizards for 2.0 too. >>> >>> Thanks! >> >> -- >> 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 >> [email protected] 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 > [email protected] 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 > [email protected] 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
