YesknStudio / vmoex-framework

一个开源的二次元向的社区程序。
https://vmoex.yeskn.com
MIT License
253 stars 71 forks source link

请问修改管理员密码时报错怎么办 #31

Closed tuciyuan closed 4 years ago

tuciyuan commented 4 years ago

In AbstractMySQLDriver.php line 42:

An exception occurred while executing 'SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.password AS password_4, t0
.email AS email_5, t0.is_email_verified AS is_email_verified_6, t0.avatar AS avatar_7, t0.remark AS remark_8, t0.gold AS gold_9, t0.sign_day AS
sign_day_10, t0.active_val AS active_val_11, t0.role AS role_12, t0.salt AS salt_13, t0.register_at AS register_at_14, t0.login_at AS login_at_1
5 FROM user t0 WHERE t0.username = ? LIMIT 1' with params ["vmoex-framework"]:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

In PDOStatement.php line 119:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

In PDOStatement.php line 117:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vmoex.user' doesn't exist

change-password [-u|--username USERNAME] [-p|--password PASSWORD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]