Page 1 of 1

Getting APPLICATION WARNING #100

Posted: 22 Jun 2015, 03:57
by karishma
I recently moved my Mantis to a server ubuntu14 & php 5.5.9.

After submitting report/issue, although the report is submitted successfully (I verified this from view issues), I get this error on the browser:

Code: Select all

APPLICATION WARNING #100: Configuration option 'from_name' not found.
what is missing?

Re: Getting APPLICATION WARNING #100

Posted: 23 Jun 2015, 18:04
by atrol
Which version of MantisBT do you use?

Re: Getting APPLICATION WARNING #100

Posted: 29 Jun 2015, 02:39
by karishma
'MANTIS_VERSION', '1.1.8'

Re: Getting APPLICATION WARNING #100

Posted: 30 Jun 2015, 20:21
by atrol
Did you install Mantis as Ubuntu package or the way it's described at http://www.mantisbt.org/docs/master-1.2 ... IN.INSTALL ?

Re: Getting APPLICATION WARNING #100

Posted: 27 Mar 2017, 06:59
by karishma
I am reviving this post as Im still facing the same issue

Im running mantis 1.0.0rc1 on php 5.5.9 ubuntu14.

I am not able to create new users, the same time when trying to reset password I get error:

APPLICATION WARNING #100:
Configuration option 'from_name' not found


Im seeing below error in the apache2 logs
PHP Notice: ob_start(): failed to create buffer in /var/www/vhosts/support.smssb.com/mantis/core.php on line 18, referer: http://support.smssb.com/mantis/manage_ ... il_set.php

Re: Getting APPLICATION WARNING #100

Posted: 28 Mar 2017, 19:27
by atrol
I can just repeat what I wrote at
http://www.mantisbt.org/forums/viewtopi ... =30#p61813
You should update your installation and run it using a certified environment.

If you still think that going on to use 1.0.0rc1 is a good idea, you have to follow the steps I provided some while ago
http://www.mantisbt.org/forums/viewtopi ... =15#p57465