Search found 2 matches
- Thu Dec 09, 2010 8:52 pm
- Forum: TestLink 1.9
- Topic: Adding custom reports to the Results page
- Replies: 1
- Views: 5681
Adding custom reports to the Results page
Hi, all. I did some searching the last few days and was not able to find any clear procedures for creating a new report in the Results page. The user manual notes the .php and .tpl files and that you need to add a link in the strings.txt file but the exact syntax (such as the $TLS_xxxxxxx variables ...
- Fri Nov 19, 2010 8:14 pm
- Forum: Installation and configuration
- Topic: problems with db upgrade from 1.8.x to 1.9
- Replies: 1
- Views: 3312
Re: problems with db upgrade from 1.8.x to 1.9
You might make sure that your db admin username is different than your testlink username. I ran into a problem where I used the same login for both and the upgrade script failed due to lack of permissions because it modified my superuser db admin and screwed up my 'username'@'%' privileges.