Search found 6 matches
- Thu Oct 14, 2010 7:52 am
- Forum: Installation and configuration
- Topic: [SOLVED] Testlink+Bugzilla : Blank Page coming
- Replies: 7
- Views: 8531
Re: Testlink+Bugzilla : Blank Page coming
Hi, I Added these lines to the testlink/custom_config.inc.php file: $g_interface_bugs='BUGZILLA'; //At 1st, I missed out these 2 lines $g_bugInterfaceOn = false; $g_bugInterface = null; And in testlink/cfg/bugzilla.cfg.php (All these entries are must): define('BUG_TRACK_DB_HOST', '<site>'); define('...
- Wed Oct 13, 2010 5:18 am
- Forum: Installation and configuration
- Topic: [SOLVED] Testlink+Bugzilla : Blank Page coming
- Replies: 7
- Views: 8531
Re: Testlink+Bugzilla : Blank Page coming
Thanks!
I was able to find the problem using Apache logs
I was able to find the problem using Apache logs

- Tue Oct 12, 2010 9:48 am
- Forum: Installation and configuration
- Topic: [SOLVED] Testlink+Bugzilla : Blank Page coming
- Replies: 7
- Views: 8531
Re: Testlink+Bugzilla : Blank Page coming
Hi fman, Thanks for the reply! I just followed the instructions in the Testlink manual and have not made any other changes. when I pasted '$g_interface_bugs = 'BUGZILLA'' in custom_config.inc.php file, page was not rendered. Could you pls let me know the other configurations to be taken care of, if ...
- Mon Oct 11, 2010 12:01 pm
- Forum: TestLink 1.9
- Topic: Testlink - Bugzilla Integration
- Replies: 8
- Views: 12378
Re: Testlink - Bugzilla Integration
Hi,
I am facing the same problem with Testlink 1.8.4, Bugzilla 3.6.2 on CentOs.
Could anyone explain about other configurations if any?
I guess this("$g_interface_bugs='BUGZILLA';
") is the only line related to BTS integration, to be added in custom_config.inc.php
I am facing the same problem with Testlink 1.8.4, Bugzilla 3.6.2 on CentOs.
Could anyone explain about other configurations if any?
I guess this("$g_interface_bugs='BUGZILLA';
") is the only line related to BTS integration, to be added in custom_config.inc.php
- Mon Oct 11, 2010 8:49 am
- Forum: Installation and configuration
- Topic: [SOLVED] Testlink+Bugzilla : Blank Page coming
- Replies: 7
- Views: 8531
Re: Testlink+Bugzilla : Blank Page coming
Hi,
I am facing the same problem (Testlink 1.8.4 and Bugzilla 3.6.2).
please help on this.
I am facing the same problem (Testlink 1.8.4 and Bugzilla 3.6.2).
please help on this.
- Thu Oct 07, 2010 5:51 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: [SOLVED] Cannot upload testsuite.xml file
- Replies: 1
- Views: 3907
Re: Cannot upload testsuite.xml file
Hi,
Today I had the similar problem.
Finally got resolved after installing 'php-xml'.
Hope it helps!
Today I had the similar problem.
Finally got resolved after installing 'php-xml'.
Hope it helps!
