Search found 44 matches

by titovetch
19 Sep 2017, 20:07
Forum: Help
Topic: the access levels don't work only for one step of my workf
Replies: 1
Views: 1706

Re: the access levels don't work only for one step of my wor

first of all you need to amend the below files to get the correct statues name , please clarify the 2nd request to be clear

Code: Select all

custom_constants_inc.php 
config_inc.php
custom_strings_inc.php
by titovetch
08 Sep 2017, 07:35
Forum: Help
Topic: Import multiply users from CSV
Replies: 9
Views: 9044

Re: Import multiply users from CSV

i have used the below query but its gave me this error because the last cookie_string was empty INSERT INTO `mantis_user_table`(`username`, `realname`, `email`, `enabled`, `protected`, `access_level`,`password`) VALUES ("username","fullname","fullname@gmail.com",1,0,25,...
by titovetch
06 Sep 2017, 13:38
Forum: Help
Topic: Import multiply users from CSV
Replies: 9
Views: 9044

Re: Import multiply users from CSV

i have more than 200 users need to be created so i'm asking if there is any solution to do that, sorry but im not a developer and i tried to INSERT INTO databse useing sql and the user was created as i need but unfortunately i can't login because the password seated as text. i need your support to k...
by titovetch
04 Sep 2017, 10:42
Forum: Help
Topic: Import multiply users from CSV
Replies: 9
Views: 9044

Re: Import multiply users from CSV

@atrol
can a create 200 users using sql script
by titovetch
30 Jul 2017, 13:02
Forum: Help
Topic: status title in Workflow Transitions [customize status]
Replies: 1
Views: 2473

status title in Workflow Transitions [customize status]

hi
i have followed the needed steps to customize status and it's working fine except in Workflow Transitions page some titles displayed with @code@ otherwise the rest not,as per the screen shot "Maintenance" is a customize status and appeared normally.
by titovetch
30 Jul 2017, 12:43
Forum: Customizations
Topic: Custom button not showing on confirmation page
Replies: 1
Views: 4614

Re: Custom button not showing on confirmation page

just replace testing with future

Code: Select all

      $s_future_bug_title = 'To be put in a future version';
      $s_future_bug_button = 'Future version';
      $s_email_notification_title_for_status_bug_future = 'The following fonctionality is to be evaluted for a future version.';
by titovetch
05 Jul 2017, 06:54
Forum: Help
Topic: Import multiply users from CSV
Replies: 9
Views: 9044

Re: Import multiply users from CSV

i just found the below link and its a good feature to be added :)


https://support.mantishub.com/hc/en-us/ ... s-from-CSV
by titovetch
03 Jul 2017, 08:43
Forum: Help
Topic: Import multiply users from CSV
Replies: 9
Views: 9044

Import multiply users from CSV

Hi, i see that its possible to import multiply users in MantisHUb with a new plugins called "Import Users from CSV ", how can i use the same plugin or its exclusive for MantisHUb . another questions can i create user manual and set a default password for the user and to be changed once log...
by titovetch
30 Jun 2017, 14:39
Forum: Help
Topic: integration between testlink and Mantis (Interface :SOAP)
Replies: 3
Views: 7252

Re: integration between testlink and Mantis (Interface :SOAP

issue has bee resolved once i changed the PHP version to 7.0.10 , so there is a problem while configure SOAP with PHP version 5.6.25.
by titovetch
29 Jun 2017, 00:55
Forum: Help
Topic: integration between testlink and Mantis (Interface :SOAP)
Replies: 3
Views: 7252

Re: integration between testlink and Mantis (Interface :SOAP

Thanks atrol

but how i can check that i'm able to get the wsdl from mantis ?

http://localhost/mantisbt/api/soap/mant ... t.php?wsdl
by titovetch
26 Jun 2017, 14:30
Forum: Help
Topic: integration between testlink and Mantis (Interface :SOAP)
Replies: 3
Views: 7252

integration between testlink and Mantis (Interface :SOAP)

Hi, i have an issue with the integration between testlink and mantis , i was tried to connect through connection type (Interface : DB) and working fine while Mantis(Interface :SOAP) not working do i have to configure anything more ? and how can i know that the SOAP connection working fine ? P.S : ma...
by titovetch
26 Jun 2017, 14:23
Forum: Help
Topic: failed to install Mantis 2.5.1 [Solved]
Replies: 4
Views: 4171

Re: failed to install Mantis 2.5.1 [Solved]

Thanks Atrol
by titovetch
21 Jun 2017, 11:43
Forum: Help
Topic: failed to install Mantis 2.5.1 [Solved]
Replies: 4
Views: 4171

Re: failed to install Mantis 2.5.1

Thanks atrol
as i mentioned , the password's user root for access PHPmyadmin is bank so that i didn't write the password to be the same (if i'm correct ) , so what is the best situation you referral to use
by titovetch
20 Jun 2017, 14:55
Forum: Help
Topic: failed to install Mantis 2.5.1 [Solved]
Replies: 4
Views: 4171

failed to install Mantis 2.5.1 [Solved]

Hello i need your help to install Mantis 2.5.1 in wampserver3.0.6_x64_apache2.4.23_mysql5.7.14_php5.6.25 after searching i found that some people amend the Config/config_inc.php before installing and the other NO!!! and i have checked the documentation there is no need to do this or create DB manual...