Geeklog Bugtracker
Geeklog

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000673 [Geeklog] Bugs minor always 2008-06-28 10:27 2008-12-14 09:40
Reporter dhaun View Status public  
Assigned To
Priority normal Resolution fixed  
Status resolved   Product Version 1.5.0
Summary 0000673: Move rootdebug option to siteconfig.php
Description $_CONF['rootdebug'] is currently set in the Configuration admin panel. However, you will often need it in situations where you can't actually get to the Configuration, e.g. when your site only comes up with "Unfortunately, an error ..." and you can't even log into the site.

Solution: Remove that option from the GUI and add it in siteconfig.php instead.
Additional Information Alternative: Have a second option in siteconfig.php that can override $_CONF['rootdebug']. But that may be overkill ...
Tags No tags attached.
Target Next Release
Attached Files

- Relationships

-  Notes
User avatar (0000207)
THEMike (developer)
2008-07-01 16:19

Anything you define in $_CONF in siteconfig.php becomes a 'core' configuration variable and overrides anything from the database. Added commented out example for the rootdebug option.

- Issue History
Date Modified Username Field Change
2008-06-28 10:27 dhaun New Issue
2008-06-28 10:27 dhaun Target => not specified
2008-06-28 10:27 dhaun Target not specified => Next Release
2008-06-28 10:27 dhaun Status new => feedback
2008-07-01 16:19 THEMike Note Added: 0000207
2008-07-01 16:19 THEMike Status feedback => resolved
2008-07-01 16:19 THEMike Resolution open => fixed
2008-07-01 16:19 THEMike Fixed in Version => CVS
2008-12-14 09:40 dhaun Fixed in Version CVS => 1.5.1


Copyright © 2000 - 2009 Mantis Group
Hosted by pair.com
Powered by Mantis Bugtracker