History: Debug_Mode_Enabled
Preview of version: 6
This is an idea for a profile
Provides step-by-step instructions
De-activate unstable features
1- all experimental features
2- features known to be buggy in 3.0
Activate debugging/logging tools
After, there should be de-activate debugging/logging tools
Provides step-by-step instructions
- Running latest stable version? tiki-admin.php?page=general
- Is database up to date? A note will appear on tiki-admin.php if DB structure is out of sync with Tiki version
- Clear all caches tiki-admin_system.php?do=all
De-activate unstable features
1- all experimental features
2- features known to be buggy in 3.0
Activate debugging/logging tools
Features
YAML
Copy to clipboard
preferences: error_reporting_level: 2047 #Full error_reporting_adminonly: n #Not just for admins because we could be testing as Anonymous smarty_notice_reporting: y log_sql: y log_mail: y log_tpl: y feature_debug_console: y smarty_security:n # required for debug console?
After, there should be de-activate debugging/logging tools