誰かが登録しようとすると (RSForms を使用します)、このエラーが発生します。
Warning
Registration failed: SQL=INSERT INTO (,,,,,,,,,,,,,,) VALUES (105,0,0,0,0,0,0,1,0,0,1,0,1,1,0)
次に、開発者にエラー報告をして、サインアップしようとしたときにこれらを取得しました。
Notice: Use of undefined constant DS - assumed 'DS' in /home/content/03/7103303/html/plugins/system/jcktypography/jcktypography.php on line 15
Notice: Use of undefined constant DS - assumed 'DS' in /home/content/03/7103303/html/plugins/system/jcktypography/jcktypography.php on line 15
Strict Standards: Non-static method JApplicationSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/content/03/7103303/html/templates/hot_designnow/index.php on line 40
Strict Standards: Non-static method JApplicationCms::getMenu() should not be called statically, assuming $this from incompatible context in /home/content/03/7103303/html/libraries/cms/application/site.php on line 250
Strict Standards: Only variables should be assigned by reference in /home/content/03/7103303/html/templates/hot_designnow/index.php on line 40
また、デバッグシステムと言語をオンにすると、これらが赤くなります(現在、デフォルトのレジスタを使用しています)
**Parsing errors in language files**
JROOT/administrator/language/en-GB/en-GB.com_rsform.ini : error(s) in line(s) 546
また、Extention Manager -> Manage を見ると、新しいプラグイン/モジュール コード: COM_INSTALLER_TYPE_ があります。
お役に立てば幸いです。お時間を割いていただき、ありがとうございます。