View Issue Details

IDProjectCategoryView StatusLast Update
0016496MantisTouchGeneralpublic2013-12-27 21:06
Reporternikesh Assigned Tovboctor  
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformHardwareOSCentosOS Version6.2
Product Version1.2.2 
Fixed in Version1.2.3 
Summary0016496: Mantis Touch upgrade version not working
Description

I have upgraded MatisTouch, but didn’t succeed with Logo implementation and also have some issue with dashboard page (it is not showing contents like:- report issue).

Screenshots has been attached.

Our Config_inc.php file configurations:-

?php

MantisTouch - a MantisBT web app optimized for mobile devices.

Copyright (C) Victor Boctor - vboctor@gmail.com

This app is provided under a commercial license which

doesn't provide the right for distribution.

See license.txt for more details about license terms.

The URL to MantisTouch terminated with a /.

$g_mantistouch_url = 'http://mbits.bluent.com/';

// The URL to the managed MantisBT instance terminated with /.
$g_mantis_url = 'http://bits.bluent.com/';

$g_issues_list_limit = 50;

// The email to use for users to send feedback to the admin (e.g. can't login).
$g_feedback_email = 'administrator@bluent.com';

// The url of the logo image to show on the login page.
// 1. Relative URL - e.g. images/mantis_logo.png
// 2. Full URL - e.g. http://us2.php.net/images/php.gif
// 3. Empty - no logo will be included.

$g_logo_image_url = 'bluent/blogo.png';

TagsNo tags attached.
Attached Files
dashboardpage.JPG (75,100 bytes)   
dashboardpage.JPG (75,100 bytes)   

Activities

vboctor

vboctor

2013-11-09 18:00

manager   ~0038516

This issue was fixed in v1.2.3. Please download the latest code form the same link you received on purchase.