Search found 12 matches
- Mon Jan 06, 2014 1:29 pm
- Forum: Jira
- Topic: Problem: JIRA 6.1 and Testlink 1.9.5 and SOAP
- Replies: 0
- Views: 4963
Problem: JIRA 6.1 and Testlink 1.9.5 and SOAP
Recently, we used JIRA 3.10 and Testlink 1.9.5 through SOAP and all was fine. But, now we have upgraded our JIRA to version 6.1 and Testlink does not work any more with JIRA. That's the log: [<<][52c6bc1b0359f550401133][DEFAULT][/testlink/lib/execute/execSetResults.php][14/Jan/3 13:33:15][14/Jan/3 1...
- Tue Jan 15, 2013 9:54 am
- Forum: TestLink 1.9
- Topic: "Add Jira issue icon" is disappeared after update to 1.9.5
- Replies: 1
- Views: 2946
"Add Jira issue icon" is disappeared after update to 1.9.5
Before i updated Testlink from 1.9.3 to 1.9.5 I had icons "Add Issue to Jira" on Test Case View. Now in 1.9.5 i don't see them.
I have copied jira.cfg.php, jirasoap.cfg.php custom_config.inc.php and config_db.inc.php from previous installation but it doesn't help me.
I have copied jira.cfg.php, jirasoap.cfg.php custom_config.inc.php and config_db.inc.php from previous installation but it doesn't help me.
- Fri Jan 11, 2013 3:24 pm
- Forum: TestLink 1.9
- Topic: [SOLVED] [Problem with Active/Inactive Test Plans]
- Replies: 7
- Views: 10522
Re: Problem with Active/Inactive Test Plan versions + code P
Sorry, I mean not versions, but Testplan. In my application Testplan = Version.
But the problem is the same. If I set for Testplan not Active state then I as Admin could not see this Tesplan anywhere.
But the problem is the same. If I set for Testplan not Active state then I as Admin could not see this Tesplan anywhere.
- Fri Jan 11, 2013 9:30 am
- Forum: TestLink 1.9
- Topic: [SOLVED] [Problem with Active/Inactive Test Plans]
- Replies: 7
- Views: 10522
[SOLVED] [Problem with Active/Inactive Test Plans]
Hi, Problem in 1.9.5 with Test Plan Management. if i edit some Testplan and remove Active checkbox then this Testplan disappears from Testplans list on the Test Plan Management page. I have Admin role but could not see Inactive Testplans and edit them! I write some code fix to solve this problem: pl...
- Wed Jan 09, 2013 4:09 pm
- Forum: MSSQL Specific
- Topic: [SOLVED] mssqlnative extension not installed
- Replies: 3
- Views: 13340
Re: mssqlnative extension not installed
Problem is solved by installing Microsoft MSSQL Server Native Client on computer and php_sqlsrv_53_ts_vc6.dll (SQLServer Drivers for PHP) to xampp/php/ext. One more thing is to add php_sqlsrv_53_ts_vc6.dll to php.ini config file.
- Wed Jan 09, 2013 1:30 pm
- Forum: MSSQL Specific
- Topic: [SOLVED] mssqlnative extension not installed
- Replies: 3
- Views: 13340
Re: mssqlnative extension not installed
This is from userlog [13/Jan/9 13:27:54][WARNING][<nosession>][GUI] E_STRICT Declaration of ADODB_mssqlnative::MetaTables() should be compatible with that of ADOConnection::MetaTables() - in D:\xampp\htdocs\testlink-test\third_party\adodb\drivers\adodb-mssqlnative.inc.php - Line 627 [13/Jan/9 13:27:...
- Wed Jan 09, 2013 1:24 pm
- Forum: MSSQL Specific
- Topic: [SOLVED] mssqlnative extension not installed
- Replies: 3
- Views: 13340
[SOLVED] mssqlnative extension not installed
When i open Testlink site i get message "mssqlnative extension not installed".
The problem is only with version 1.9.5, but with 1.9.3 all is Ok.
I work with XAMPP+PHP 5.3.0 on Windows Server 2008 R2 Standard and MSSQL Server 9.0.
Please, help me to fix that.
The problem is only with version 1.9.5, but with 1.9.3 all is Ok.
I work with XAMPP+PHP 5.3.0 on Windows Server 2008 R2 Standard and MSSQL Server 9.0.
Please, help me to fix that.
- Sat Jul 16, 2011 4:37 pm
- Forum: Installation and configuration
- Topic: Testlink doesn't work after upgrade 1.8 -> 1.9.3
- Replies: 1
- Views: 3286
Testlink doesn't work after upgrade 1.8 -> 1.9.3
I've just upgraded from 1.8 to 1.9.3 and have following problems: If I click on "Build Releases" i get "Standard browser Connection error". If I click Test Execute then I have the same problem. Also I do not see any errors in log-files. My configuration is MSSQL 2005 SP2, Php+Apa...
- Tue Nov 17, 2009 4:27 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: $db->db_now and MSSQL
- Replies: 3
- Views: 4416
- Tue Nov 17, 2009 3:37 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: $db->db_now and MSSQL
- Replies: 3
- Views: 4416
$db->db_now and MSSQL
Hi! We using Testlink+MSSQL. We have installed testlink in the begining of this month. Everything was fine until 13 November. Since 13 nobody can create new test case. Testlink just did nothing and returns empty white screen. After few hours of researching this problem I found out that problem is in...
- Fri Aug 07, 2009 2:35 pm
- Forum: Installation and configuration
- Topic: TestLink 1.7 + (Jira+Oracle)
- Replies: 13
- Views: 19995
- Fri Aug 07, 2009 2:25 pm
- Forum: Installation and configuration
- Topic: [Problem] Testlink + Jira
- Replies: 1
- Views: 3241
[Problem] Testlink + Jira
I need to integrate TestLink with Jira. Jira uses MSSQL Database. I configured jira.cfg.php: define('BUG_TRACK_DB_HOST', 'http://LOCALNETSERV'); define('BUG_TRACK_DB_NAME', 'JIRA'); define('BUG_TRACK_DB_USER', 'jirauser'); define('BUG_TRACK_DB_PASS', 'pass'); define('BUG_TRACK_HREF', "http://ji...