Skip to content
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

アップデート後、システムエラーが発生 #24

Closed
chihiro-adachi opened this issue May 20, 2016 · 1 comment
Closed

アップデート後、システムエラーが発生 #24

chihiro-adachi opened this issue May 20, 2016 · 1 comment
Labels
Milestone

Comments

@chihiro-adachi
Copy link
Contributor

chihiro-adachi commented May 20, 2016

現象

アップデート後に受注管理画面にアクセスするとシステムエラー

再現手順

  1. ec-cube 3.0.9にversion1.0.1のクーポンプラグインをインストール
  2. version 1.0.2(開発中バージョン)のクーポンプラグインでアップデート
  3. 受注管理画面にアクセスする
InvalidFieldNameException in AbstractMySQLDriver.php line 71:
An exception occurred while executing 'SELECT p0_.coupon_id AS coupon_id0, p0_.coupon_cd AS coupon_cd1, p0_.coupon_type AS coupon_type2, p0_.coupon_name AS coupon_name3, p0_.discount_type AS discount_type4, p0_.coupon_use_time AS coupon_use_time5, p0_.discount_price AS discount_price6, p0_.discount_rate AS discount_rate7, p0_.enable_flag AS enable_flag8, p0_.available_from_date AS available_from_date9, p0_.available_to_date AS available_to_date10, p0_.del_flg AS del_flg11, p0_.create_date AS create_date12, p0_.update_date AS update_date13 FROM plg_coupon p0_ WHERE (p0_.del_flg = 0) ORDER BY p0_.coupon_id DESC':

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.coupon_use_time' in 'field list'

期待値

@chihiro-adachi
Copy link
Contributor Author

#25 で修正

@chihiro-adachi chihiro-adachi modified the milestone: 1.0.2 May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant