Here are steps which i done:
1) Backed up database
2) Backed up content of Testlink folder
3) Deleted content of Testlink folder
4) Coppied content from testlink-1.9.4.tar.gz to Testlink folder
5) Coppied old config files (config.inc.php, custom_config.inc.php, config_db.inc.php) into Testlink folder
6) Ran both update scripts from \install\sql\alter_tables\1.9.4\mysql\DB.1.5\
At step 6 I got some errors about duplicate datas, that I am trying to instert into database, so I ran scripts step-by-step.
It seems that my database is partially upgraded, that can happen due to my experiments.
Maybe one thing, which can solve my problem, is to revert database to old version 1.4, but I dont know how.
And at the end, when I open browser and connect to testlink I got these messages:
Code: Select all
Warning: Missing argument 1 for get_home_url(), called in C:\Program Files\EasyPHP5.2.10\home\testlink\config.inc.php on line 1380 and defined in C:\Program Files\EasyPHP5.2.10\home\testlink\lib\functions\configCheck.php on line 33
Notice: Undefined variable: opt in C:\Program Files\EasyPHP5.2.10\home\testlink\lib\functions\configCheck.php on line 48
Notice: Use of undefined constant TL_CSS_CUSTOM - assumed 'TL_CSS_CUSTOM' in C:\Program Files\EasyPHP5.2.10\home\testlink\config.inc.php on line 1444
Warning: Invalid argument supplied for foreach() in C:\Program Files\EasyPHP5.2.10\home\testlink\lib\functions\logger.class.php on line 215
Fatal error: Call to undefined function utf8_strtolower() in C:\Program Files\EasyPHP5.2.10\home\testlink\lib\functions\gpc_api.php on line 17