Add another relationship type

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
simon.k

Add another relationship type

Post by simon.k »

I need an aditional type of relationship and i've already found this wiki entry
http://www.mantisbt.org/wiki/doku.php/m ... ationships
but it doesn't work, no error message or anything. Does it still work this way in 1.2.10?

Because it did nothing in my mantis and i'm not sure if the wiki is outdated or if i made a mistake somewhere :mrgreen:
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Add another relationship type

Post by atrol »

I tried without any problems. I used latest developer version of 1.2.x and I don't see any reason why this should not work also using 1.2.10
Please use Search before posting and read the Manual
simon.k

Re: Add another relationship type

Post by simon.k »

I cant get it working, i added the exact lines from the page, got every <?php ?> and it doesn't show up on view.php

My mantis is running in german but since all those changes go into the custom files it shouldn't matter and just print out the english lines...right?
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Add another relationship type

Post by atrol »

Try to remove the ?> from the end of your custom files.
Please use Search before posting and read the Manual
simon.k

Re: Add another relationship type

Post by simon.k »

Awww i renamed custom_relationship_inc.php to custom_realationships_inc.php and it's working...damn details! :oops: :mrgreen:

Thanks all.
Post Reply