Today I faced problem with Testlink 1.9 – while clicking on Test Results > Charts I’ve got :
PHP Fatal error: require_once() [function.require]: Failed opening required '/var/www/html/testlink/cfg/.cfg.php' (include_path='.:/usr/share/pear:.:/var/www/html/testlink/lib/functions/:/var/www/html/testlink/third_party/') in /var/www/html/testlink/lib/bugtracking/int_bugtracking.php on line 367, referer: http://xxxxxx/testlink/lib/results/resultsNavigator.php
If you have similar edit /var/www/html/testlink/lib/bugtracking/int_bugtracking.php
Line 363: $btsname = strtolower($bts_type);
Dirty, but works
Line
