diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 8af44a95e..a4726a3bf 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -131,6 +131,47 @@ +
Please edit your ./application/config/config.php File: + Go to your application/config Folder and compare config.sample.php with your config.php + Change $config['auth_mode'] to the value 3 (Strongly recommended) +
+Please edit your ./application/config/config.php File and add some rows to it: + Go to your application/config Folder and compare config.sample.php with your config.php + You'll probably find a block with language-settings. Please include this block into your current config.php +
+Please edit your ./application/config/config.php File and add some rows to it: - Go to your application/config Folder and compare config.sample.php with your config.php - You'll probably find a block with language-settings. Please include this block into your current config.php -
-