Search found 18 matches

by Norinchak
Fri Jul 28, 2006 11:07 pm
Forum: TestLink 1.6 (closed)
Topic: Demo-Site TL Version?
Replies: 4
Views: 7245

Hmm... All my patches have disappeared. Whether there is an opportunity to restore them at a forum?
by Norinchak
Wed Jun 28, 2006 8:54 pm
Forum: Installation and configuration
Topic: Basic Installation problems
Replies: 1
Views: 3710

Hmm... This is not a TestLink problem :wink:
So...
1. Tries to set Apache as service, using \\xampp\\apache\\apache_installservice.bat
2. Look at the IIS properties - if IIS is installed, stop it, and then start the Apache service.
by Norinchak
Tue Jun 27, 2006 7:19 am
Forum: TestLink 1.6 (closed)
Topic: Test Link 1.6.0 patches
Replies: 9
Views: 13996

Thanks :D
by Norinchak
Thu Jun 08, 2006 8:31 am
Forum: TestLink 1.6 (closed)
Topic: To restore admin account
Replies: 4
Views: 7503

Really.... I was mistaken :oops:
by Norinchak
Wed Jun 07, 2006 1:10 pm
Forum: TestLink 1.6 (closed)
Topic: To restore admin account
Replies: 4
Views: 7503

Or:

Update user Set password = \'21232f297a57a5a743894a0e4a801fc3\' Where login = \'admin\'
by Norinchak
Wed Jun 07, 2006 1:08 pm
Forum: Installation and configuration
Topic: "TestLink setup cannot continue at the moment"
Replies: 5
Views: 8860

TestLink requires MySQL a minimum of version 4.1.0...
by Norinchak
Mon Jun 05, 2006 11:00 am
Forum: TestLink 1.6 (closed)
Topic: Cant Execute Test Cases
Replies: 1
Views: 4067

IsConnected is a method for check of connection to a bugtracking system. If you do not use a bugtracking system, disconnect it in the config.inc.php file (establish a key TL_INTERFACE_BUGS = NO). If use, check up availability of the file lib -> bugtracking -> int_bugtracking.php. Besides, how I see...
by Norinchak
Thu Jun 01, 2006 1:23 pm
Forum: TestLink 1.6 (closed)
Topic: check boxes for keywords selection in testcases
Replies: 6
Views: 9758

Excuse, but Oli has written the first post Wed May 10, 2006 2:07 pm, second - Wed May 31, 2006 9:33 am and has not received any answer :wink: ... OK, waiting the new version! :)
by Norinchak
Thu Jun 01, 2006 9:13 am
Forum: TestLink 1.6 (closed)
Topic: Testlink/Mantis is not sending me confirmation email...
Replies: 1
Views: 4168

Check yours phpMailer settings in config.inc.php file...
by Norinchak
Wed May 31, 2006 7:17 pm
Forum: TestLink 1.6 (closed)
Topic: check boxes for keywords selection in testcases
Replies: 6
Views: 9758

This patch, that yuo need.
by Norinchak
Wed May 31, 2006 4:30 pm
Forum: TestLink 1.6 (closed)
Topic: Link Tc1 to Tc2 by using certain text ?
Replies: 3
Views: 6453

Look at this: http://www.teamst.org/index.php?option= ... opic&t=156
We use such solution...
by Norinchak
Wed May 31, 2006 2:10 pm
Forum: TestLink 1.6 (closed)
Topic: check boxes for keywords selection in testcases
Replies: 6
Views: 9758

Obviously, the developers not so love to answer on this forum...
In the evening I shall prepare a patch for the solution of your problem...
by Norinchak
Mon May 29, 2006 9:39 pm
Forum: TestLink 1.6 (closed)
Topic: Test Link 1.6.0 patches
Replies: 9
Views: 13996

This patch improves the work of a tree of LAYERSMENU type. Improvement was made in the klients side. Collapsing-Expanding of a tree is made on the server side. This results in 60-70% fastening of the work of a tree dealing with big data amount. Correct image of the empty categories icons. New tree t...
by Norinchak
Mon May 29, 2006 9:34 pm
Forum: TestLink 1.6 (closed)
Topic: Test Link 1.6.0 patches
Replies: 9
Views: 13996

This patch adds the opportunity of sorting of test cases in a tree in alphabetical order.
by Norinchak
Mon May 29, 2006 9:33 pm
Forum: TestLink 1.6 (closed)
Topic: Test Link 1.6.0 patches
Replies: 9
Views: 13996

This patch adds opportunity of test cases searching by the date of creation and author.