yep, you should follow the readme
it clearly states to run it as a full plugin - not copying it out from
there ;)


On 16 Dez., 17:08, McScreech <[email protected]> wrote:
> Not sure what I've done anymore. I have _got_ to learn git and get a
> handle on proper version control for sure!
>
> Now I'm getting the following output after the upgrade command runs
> part way through.
> It seems to finish up to:
>  * Updating <?php __*(*) to <?php echo __*(*)
>  * Updating <?php __*(*, true) to <?php echo __*()
>  * Updating __*(*, true) to __*(*)
>
> then quits with the following:
> Running helpers
> Error: Plugin Upgrade could not be found.
> #0 C:\_web\lab\cakes\204\lib\Cake\Core\App.php(332):
> CakePlugin::path('Upgrade')
> #1 C:\_web\lab\cakes\204\lib\Cake\Console\Command
> \UpgradeShell.php(358): App::pluginPath('Upgrade')
> #2 C:\_web\lab\cakes\204\lib\Cake\Console\Command
> \UpgradeShell.php(139): UpgradeShell->helpers()
> #3 C:\_web\lab\cakes\204\lib\Cake\Console\Shell.php(378): UpgradeShell->all()
>
> #4 C:\_web\lab\cakes\204\lib\Cake\Console\ShellDispatcher.php(177):
> Shell->runCommand('all', Array)
> #5 C:\_web\lab\cakes\204\lib\Cake\Console\ShellDispatcher.php(69):
> ShellDispatcher->dispatch()
> #6 C:\_web\lab\cakes\204\lib\Cake\Console\cake.php(24):
> ShellDispatcher::run(Array)
> #7 {main}
>
> I think I've copied your Upgrade and Correct shells to the wrong place
> this time. I am obviously missing something on how to properly use
> plugins. What is the correct way to install/use your code.
>
> On Dec 15, 7:38 pm, euromark <[email protected]> wrote:
>
>
>
>
>
>
>
> > just do it step by step and and fix the last occuring erros manually.
> > there will always be sth that will not work out of the box.
> > but it is manageable. it helps to have version control and have
> > everything committed before starting
> > this way you know what changed.
>
> > what exactly wasnt working? any specific errors?
>
> > On 15 Dez., 20:29, McScreech <[email protected]> wrote:
>
> > > Damn, I was wrong - it's not actually working. I'm going to have to
> > > start over again since I'm beginning to lose myself in the tangle I've
> > > created.
> > > I'll post back again after I make a fresh install and step through the
> > > process again.

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

Reply via email to