Search found 5 matches

by SugarD-x
12 Dec 2017, 19:07
Forum: Customizations
Topic: 2.0 Customisation
Replies: 2
Views: 9177

Re: 2.0 Customisation

For the first one, look at ./core/htmlapi.php, and try adding your code before:

function html_body_end()
As for customizing what is already there, I haven't figured that out myself yet.


In regards to your second question, it appears they removed it. I only see this logo set in the page footer ...
by SugarD-x
13 Oct 2012, 21:21
Forum: Customizations
Topic: Mantis Theme Manager!
Replies: 3
Views: 20191

Re: Mantis Theme Manager!

@dirshah: It seems to be on your end. I'm not getting the bug at all with a clean install. It could be a server configuration issue for relative paths. :P

I love this thing too! I wish more people would make themes, though!

As I have unfortunately found out, this only edits the CSS and images. It ...
by SugarD-x
10 Oct 2012, 00:52
Forum: Customizations
Topic: Mantis Theme Manager!
Replies: 3
Views: 20191

Mantis Theme Manager!

Note: I did not make this!

I just found this epic theme manager on GitHub for MantisBT. Apparently it's made by a guy named Tim Pietrusky, given the site credits.

https://github.com/TimPietrusky/MantisThemeManager

All I can say is that this thing is amazing. I installed it, and his available ...
by SugarD-x
18 Jun 2011, 19:04
Forum: Customizations
Topic: IRC bot to report changes in Mantis, now available!
Replies: 5
Views: 13578

Re: IRC bot to report changes in Mantis, now available!

It seems this bot is very-much outdated and the download links are now broken. Sorry for the extreme, five-year bump, but does anyone have a link to an updated version? I would love to get one of these set up soon, and they are extremely hard to find. I found SupyBot, but it's buggy as hell and ...
by SugarD-x
15 May 2011, 19:55
Forum: Help
Topic: Please read this if you have problems with emails
Replies: 97
Views: 4081682

Re: Please read this if you have problems with emails

Hi,

I'm using IIS 7 for my mantis 1.2.5 and I can't make the email work I did the settings you suggests but there are no emails been sent for the signup account.
Hope you can help me.

Thank you,
Carlo
I have the same problem on the same version of IIS and Mantis. I tried the testmail.php file ...