Another mod brought to you by, OzzModz
This simple addon will allow you to enable debug and/or development mode from within your ACP. This helps so you do not have to edit your config.php file.
There are five settings for the addon.
Enable debug mode. You can enable/disable debug mode with this option.
Enable development mode. You can enable/disable development mode with this option.
Allowed user groups. You can select which usergroups will see the affects of debug/development modes.
Default addon. Set a default addon during addon development.
Cron enabled. You can turn the cron job off or on. The cron automatically turns off debug and development modes four times a day, GMT/UTC time, 12:01AM 6:01AM 12:01PM and 6:01PM.
This addon will also set ini_set('display_errors', true); if debug or development mode is enabled.
This simple addon will allow you to enable debug and/or development mode from within your ACP. This helps so you do not have to edit your config.php file.
There are five settings for the addon.
Enable debug mode. You can enable/disable debug mode with this option.
Enable development mode. You can enable/disable development mode with this option.
Allowed user groups. You can select which usergroups will see the affects of debug/development modes.
Default addon. Set a default addon during addon development.
Cron enabled. You can turn the cron job off or on. The cron automatically turns off debug and development modes four times a day, GMT/UTC time, 12:01AM 6:01AM 12:01PM and 6:01PM.
This addon will also set ini_set('display_errors', true); if debug or development mode is enabled.