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

郵便番号DB登録 自動登録と郵便番号CSV更新が実行できない #133

Closed
dogggggo opened this issue Aug 30, 2017 · 3 comments

Comments

@dogggggo
Copy link
Contributor

概要(Overview)

管理画面の「基本情報管理>郵便番号DB登録」にて
自動登録 または 郵便番号CSV更新 を実行しようとするとシステムエラーが発生する。

期待する内容(Expect) or 要望 (Requirement)

正常に実行させたい。

再現手順(Procedure)

管理画面の「基本情報管理>郵便番号DB登録」にて
自動登録 または 郵便番号CSV更新 を押下する。

▼PHP7環境

PHP Parse error:  syntax error, unexpected new (T_NEW) in /var/www/html/eccube217/data/module/HTTP/Request.php on line 801, 
referer: http://xxx.xxx.xxx.xxx/eccube217/html/admin/basis/zip_install.php?

▼PHP5環境

PHP Fatal error:  Cannot redeclare class Net_URL in /var/www/html/eccube217/data/module/Net/URL.php on line 41, 
referer: http://xxx.xxx.xxx.xxx/eccube217/html/admin/basis/zip_install.php

環境 (environment)

ブランチ:improve/php7

  • PHP7環境
    • PHP: 7.1.8
    • DB: PostgreSQL 9.2.18
  • PHP5環境
    • PHP: 5.4.16
    • DB: MySQL 5.5.57

関連情報 (Ref)

なし

@nanasess
Copy link
Contributor

こちらなどに置き換えしてしまっても良いのではないでしょうか?
https://github.com/yubinbango/yubinbango

@seasoftjapan
Copy link
Contributor

修正しようかと思いましたが、コアな部分でもないので外部の ASP 利用でも良いと思います。

プラグインとして同梱しておけば、別の ASP への切り替えなんかもスムースかなと思ったりもしますが、競合を生じやすくなったりする支障が懸念されると嫌ですね。

@nobuhiko
Copy link
Contributor

#166 にて修正済み

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants