コハナ2バージョンを使用して、すべてが大丈夫です。しかし、今日、コアハナのWebサイトをクリックすると、次のエラーが発生します。
An error was detected which prevented the loading of this page. If this problem persists, please contact the website administrator.
panel/modules/formo/libraries/Formo.php [103]:
Call-time pass-by-reference has been deprecated
この103行:
call_user_func('Formo_'.$name.'::load', & $this);
ファイル、ディレクトリを変更したことがないのに、なぜこの警告が表示されるのですか?