Wednesday, February 19, 2014

Migrations plugin won't load ! :(

hi guys i'm trying to install the Migrations plugin in my cakePHP App but it wont work i did all the steps on the github documentation but when i run the command : 
cake Migrations.migration run all -p Migrations
i get the message : 

Error: Plugin Migrations could not be found.
#0 C:\wamp\www\Plugins installed\lib\Cake\Core\App.php(365): CakePlugin::path('M
igrations')
#1 C:\wamp\www\Plugins installed\lib\Cake\Core\App.php(226): App::pluginPath('Mi
grations')
#2 C:\wamp\www\Plugins installed\lib\Cake\Core\App.php(547): App::path('Console/
Command', 'Migrations')
#3 [internal function]: App::load('MigrationShell')
#4 [internal function]: spl_autoload_call('MigrationShell')
#5 C:\wamp\www\Plugins installed\lib\Cake\Console\ShellDispatcher.php(247): clas
s_exists('MigrationShell')
#6 C:\wamp\www\Plugins installed\lib\Cake\Console\ShellDispatcher.php(198): Shel
lDispatcher->_getShell('Migrations.migr...')
#7 C:\wamp\www\Plugins installed\lib\Cake\Console\ShellDispatcher.php(66): Shell
Dispatcher->dispatch()
#8 C:\wamp\www\Plugins installed\lib\Cake\Console\cake.php(49): ShellDispatcher:
:run(Array)
#9 {main}

please help 

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: