Search found 21 matches

by Hockeytown
29 Mar 2012, 13:12
Forum: General Discussion
Topic: Change the text label of Descrpt'n & Addit'l Info
Replies: 4
Views: 6991

Re: Change the text label of Descrpt'n & Addit'l Info

Missed that... sorry. Worked great by the way. As always thanks for all your help.
by Hockeytown
28 Mar 2012, 17:12
Forum: General Discussion
Topic: Change the text label of Descrpt'n & Addit'l Info
Replies: 4
Views: 6991

Re: Change the text label of Descrpt'n & Addit'l Info

Where should the custom_strings_inc.php be located?
by Hockeytown
28 Mar 2012, 12:10
Forum: General Discussion
Topic: Change the text label of Descrpt'n & Addit'l Info
Replies: 4
Views: 6991

Change the text label of Descrpt'n & Addit'l Info

Hi,

We are setting up a new instance of Mantis 1.2.9 and are in the process of customizing to make it meet more of our requirements. We'd like to change the text label associated with the Description and Additional Information fields. I'm looking for guidance on how to do this and if there are any ...
by Hockeytown
16 Mar 2012, 16:27
Forum: Customizations
Topic: Customization of status values
Replies: 9
Views: 17286

Re: Customization of status values

http://docs.mantisbt.org/master-1.2.x/en/administration_guide.html#ADMIN.CUSTOMIZE.STATUS

This link to the guide only states that the Status can be customized but doesn't say much else. Keep in mind I will not only be adding new Statuses but removing several of the existing ones to suit our needs ...
by Hockeytown
06 Mar 2012, 15:24
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

Can anyone help out with this?
by Hockeytown
27 Feb 2012, 17:43
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

What can I get you to help troubleshoot this error? Seems to be an issue with the SQL query:
SELECT id, name, description FROM mantis_tag_table WHERE id IN ( ) ORDER BY name ASC

What is supposed to be happening in the part of the query I have highlighted above?
by Hockeytown
08 Feb 2012, 17:30
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

So testing has begun and after creating a test issue to report and assigning it when clicking on the bug link, either from email or directly inside Mantis the following error is thrown:

APPLICATION ERROR #401
Database query failed. Error received from database was #102: SQLState: 42000
Error Code ...
by Hockeytown
07 Feb 2012, 18:09
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

Ahem.... What I am about to do is very painful. Your fix works just fine it's my brain that may need some work. I was trying to connect to the wrong SQL DB.... DOH!! 8O After I caught my mistake and changed it things are working and testing can begin.
by Hockeytown
07 Feb 2012, 17:37
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

Attached is a snapshot of the Protocols enabled on the SQL Native Client 10.0 Configuration

I also tried reverting back to the ODBC and DSN setup and got the same results as before the 3 new files were added.
by Hockeytown
07 Feb 2012, 16:36
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

Using this format $g_hostname = 'sqlserver\database'; gave me this error:
APPLICATION ERROR #400

Database connection failed. Error received from database was #-1: SQLState: 08001
Error Code: -1
Message: [Microsoft][SQL Server Native Client 10.0]SQL Server Network Interfaces: Error Locating Server ...
by Hockeytown
06 Feb 2012, 18:00
Forum: Help
Topic: MSSQL2008R2/IIS7.5/PHP5.3.9 Working
Replies: 12
Views: 49493

Re: MSSQL2008R2/IIS7.5/PHP5.3.9 Working

I followed these steps in our test environment and it setup nicely but is throwing the following error once logged in and Clicking the Summary tab:

APPLICATION ERROR #401

Database query failed. Error received from database was #0: [Microsoft][ODBC SQL Server Driver]Invalid parameter number for the ...
by Hockeytown
02 Feb 2011, 15:27
Forum: General Discussion
Topic: Adding additional item to 'Severity' and 'Priority'
Replies: 2
Views: 3227

Re: Adding additional item to 'Severity' and 'Priority'

Thanks again Atrol. I was close but was missing one small thing. Made the changes I needed thanks to your help
by Hockeytown
01 Feb 2011, 20:40
Forum: General Discussion
Topic: Adding 'Steps to Reproduce' field to Simple Report view
Replies: 6
Views: 6572

Re: Adding 'Steps to Reproduce' field to Simple Report view

Atrol, thanks again.... worked like a charm and was fairly painless
by Hockeytown
01 Feb 2011, 15:55
Forum: General Discussion
Topic: Adding 'Steps to Reproduce' field to Simple Report view
Replies: 6
Views: 6572

Re: Adding 'Steps to Reproduce' field to Simple Report view

We will take your advice and start looking at the upgrade process but will still need to reflect these changes to the current version to appease a very important client. I will be downloading the newest version of Mantis today and getting a test environment ready this week but in the meantime your ...
by Hockeytown
31 Jan 2011, 20:30
Forum: General Discussion
Topic: Adding additional item to 'Severity' and 'Priority'
Replies: 2
Views: 3227

Adding additional item to 'Severity' and 'Priority'

Using Mantis 1.1.7 and would like to add an additional item ('N/A') to the 'Severity' and 'Priority' menu's and have them load as default.