View Issue Details

IDProjectCategoryView StatusLast Update
0010874mantisbtcustomizationpublic2010-04-23 23:22
Reportereevul Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
PlatformLinux 
Product Version1.1.8 
Summary0010874: configurations don't work in config_inc.php
Description

I apologize if this has been reported before and forgive me for my newbness. Anyway, we upgraded from Mantis 1.1.6 to 1.1.8 and both of these versions do not seem to read the following in config_inc.php:

$g_logo_image = 'images/my_site_logo.jpg';
$g_allow_save_login = OFF;

I am wondering if the same problem will appear in future releases.

Steps To Reproduce

The logo_image configuration was taken from http://docs.mantisbt.org/master/en/administration_guide/x765.html.

The allow_save_login was fixed by following this url: http://www.mantisbt.org/bugs/view.php?id=4465 and implementing the patch listed.

TagsNo tags attached.

Relationships

duplicate of 0004465 closeddregad Turn off 'save login' feature 

Activities

vboctor

vboctor

2009-08-26 21:32

manager   ~0022815

The manual you are referring to is 1.2.x manual. This configuration option was probably added as part of 0008799.

As for the other configuration option, the issue corresponding to it is still open and hence not implemented.

I will mark this issue as duplicate of the open issue (0004465).