-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error occurs when i install this extension #13
Comments
Can you provide version of Yii? |
I use yii2.0 |
Thanks a lot to consider my issue. can you help me to install this extension successfully? |
whe does it always fail to upload my screenshot?so upset... |
You changed your configuration file? 'modules' => [
'qa' => 'artkost\qa\Module',
'userClass' => 'app\models\User',
'userNameFormatter' => 'getUserName'
...
] |
yes,I did chang my configuration file: after doing this, I run the command 2014-10-19 07:48:58 [-][-][-][error][yii\base\InvalidParamException] exception 'yii\base\InvalidParamException' with message 'Invalid path alias: @artkost/qa/migrations' in E:\application\apache\htdocs\yii2qa\vendor\yiisoft\yii2\BaseYii.php:151 ------------------ 原始邮件 ------------------ You changed your configuration file? — |
Can you provide some logs, or screens ? |
I provided screens for my every comment. ------------------ 原始邮件 ------------------ Can you provide some logs, or screens ? — |
ok, I have pasted my logs in the previous comment. 一级优先,我在15950572500(phone) ——去看日出—— ------------------ 原始邮件 ------------------ Can you provide some logs, or screens ? — |
How you install extension? through composer? |
Thank you so much! 一级优先,我在15950572500(phone) ——去看日出—— ------------------ 原始邮件 ------------------ How you install extension? through composer? — |
you are welcome :) |
using the installation guide in README,an error occurs! When i intend to Install Migrations using the command an follows:
php yii migrate --migrationPath=@artkost/qa/migrations
I got an error message:
***applying m140314_120441_create_qa_answer_tablea
PHP Strict Warning 'yii\base\ErrorException' with message 'Declaration of arkost\qa\models\Answer::afterSave() should be compatible with yii\db\BaseActiveRecord::afterSave($insert,$changedAttributes)'
in E:\application\apache\htdocs\qa\vendor\artkost\yii2-qa\models\Answer.php
The text was updated successfully, but these errors were encountered: