Hiyas...
I'm running 1.1.0a3 at the moment - and I want to change my workflow - the status messages. I found several threads here like http://www.mantisbt.org/forums/viewtopic.php?t=2771 - but that's only for 1.0.x versions, eh? Doing so within my current 1.1.0a3 only brings me SYSTEM WARNING: Cannot modify header information - headers already sent by (output started at /srv/xxxx/htdocs/mantis-1.1.0a3/custom_constant_inc.php:6) but doesn't change anything?
Am I right to do this via Manage -> Manage Configuration -> Configuration Report?
Any documentation anywhere how to do so?
Thanks a lot for any help!
Last edited by Spacey on 07 Aug 2007, 09:50, edited 1 time in total.
Spacey wrote:Hiyas...
SYSTEM WARNING: Cannot modify header information - headers already sent by (output started at /srv/aml.iswitch.it/htdocs/mantis-1.1.0a3/custom_constant_inc.php:6)
Check this file - I think you add some extra chars in file (space? tab? new line) out of php brackets (or maybe "------"?).
O.K. But I think the method described is for the "old" version - so putting in stuff in these files causes the header problems - eh?! Since in 1.1.x these variable stuff changed.... or?!
I have the same problem, but this didn't help. Does anyone have some other information. It could help me alot. I don't want to critisise you but you know.... Cheaers...
I guess this will somehow go through Manage -> Manage Configuration....
Since I already edited the "view_issues_page_columns" there... at least it looks like a place to change that stuff within mantis - not in the php files.