Bulletin phpエラーについて - Xoops X総合 - フォーラム
Bulletin phpエラーについて
- このフォーラムに新しいトピックを立てることはできません
- このフォーラムではゲスト投稿が禁止されています
投稿ツリー
-
Bulletin phpエラーについて (taka, 2019/10/14 18:17)
-
Re: Bulletin phpエラーについて (nao-pon, 2019/11/4 16:11)

Distribution : XOOPS X(ten) 20181220
XC Legacyバージョン : XOOPS Cube Legacy 2.2.3
サーバー : Apache/2.4.6 (CentOS) PHP/7.2.14
で新しく環境を移転しました。
そこで、モジュール「Bulletin 3.03」で以下の様なメッセージが出るようになりました。
PHP7に関するエラーらしいのですがphpに関して知識が無いもので
修正方法ありましたらご教授下さい。
Deprecated [PHP]: Methods with the same name as their class will not be constructors in a future version of PHP; Bulletin has a deprecated constructor in file (trust)/modules/bulletin/class/bulletin.php line 10 (1)
Deprecated [PHP]: Methods with the same name as their class will not be constructors in a future version of PHP; relation has a deprecated constructor in file (trust)/modules/bulletin/class/relation.php line 3 (1)
Deprecated [PHP]: Methods with the same name as their class will not be constructors in a future version of PHP; BulletinTopic has a deprecated constructor in file (trust)/modules/bulletin/class/bulletinTopic.php line 6 (1)
Deprecated [PHP]: Methods with the same name as their class will not be constructors in a future version of PHP; BulletinGP has a deprecated constructor in file (trust)/modules/bulletin/class/bulletingp.php line 2 (1)
Deprecated [PHP]: Non-static method MyTextSanitizer::getInstance() should not be called statically in file (html)/modules/multiMenu/class/getMultiMenu.class.php line 16 (1)
よろしくお願いします。

taka さん、こんにちは。
Deprecated エラーですので、今は問題ないけど、将来動かなくなりますよ。というメッセージです。とりあえず、管理画面でPHPデバグをオフにすることでエラー表示は隠せます。