Hi
I try to install yii extension http://www.yiiframew...nsion/yii-user/ and try to insert command 'yiic migrate --migrationPath=user.migrations'. How to do it correctly that it works instead of:
C:\xampp\htdocs\eshops\protected>..\framework\yiic migrate --migrationPath=modules.user.migrations
Error: The migration directory does not exist: modules.user.migrations
C:\xampp\htdocs\eshops\protected>cd ..
C:\xampp\htdocs\eshops>framework\yiic migrate --migrationPath=protected.modules.user.migrations
Error: The migration directory does not exist: protected.modules.user.migrations
C:\xampp\htdocs\eshops>cd protected
C:\xampp\htdocs\eshops\protected>..\framework\yiic migrate --migrationPath=user.migrations
Error: The migration directory does not exist: user.migrations
Thank you
Page 1 of 1
Yii User Extension
Share this topic:
Page 1 of 1