Page 1 of 1

Custom Status in 1.1.0x - different then in 1.0.x?

Posted: 25 Jul 2007, 09:30
by Spacey
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! :D

Posted: 30 Jul 2007, 12:10
by Spacey
Nobody got a hint here for me? :/

Re: Custom Status in 1.1.0x - different then in 1.0.x?

Posted: 31 Jul 2007, 08:01
by MaKARON
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 "------"?).

Posted: 31 Jul 2007, 08:33
by Spacey
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?!

Posted: 31 Jul 2007, 13:28
by ignius.sako.kalbam
Hi,

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...

Posted: 31 Jul 2007, 13:33
by Spacey
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.

But who knows how exactly? :)

Posted: 07 Aug 2007, 10:32
by Spacey
O.K... re- tried this with help of giallu and now seems to work! :D