Problems Migrating from 1.7.4 to 1.8.1

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Problems Migrating from 1.7.4 to 1.8.1

Post by ddlee »

I finally managed to get through the Database upgrade, but when I attempt to do the migration I get the following error:

PHP Notice: Constant TL_LOCALE_PATH already defined in E:\inetpub\wwwroot\testlink\config.inc.php on line 74 PHP Notice: Constant TL_DRAG_DROP_DIR already defined in E:\inetpub\wwwroot\testlink\config.inc.php on line 193 PHP Notice: Constant TL_DRAG_DROP_JS_DIR already defined in E:\inetpub\wwwroot\testlink\config.inc.php on line 194 PHP Notice: Constant TL_DRAG_DROP_FOLDER_CSS already defined in E:\inetpub\wwwroot\testlink\config.inc.php on line 195 PHP Notice: Constant TL_DRAG_DROP_CONTEXT_MENU_CSS already defined in E:\inetpub\wwwroot\testlink\config.inc.php on line 196 PHP Notice: Undefined variable: g_title_sep in E:\inetpub\wwwroot\testlink\config.inc.php on line 625 PHP Notice: Undefined variable: g_title_sep_type2 in E:\inetpub\wwwroot\testlink\config.inc.php on line 626 PHP Notice: Undefined variable: g_title_sep_type3 in E:\inetpub\wwwroot\testlink\config.inc.php on line 627 PHP Notice: Undefined variable: g_default_roleid in E:\inetpub\wwwroot\testlink\config.inc.php on line 632 PHP Fatal error: Cannot redeclare class TLSmarty in E:\inetpub\wwwroot\testlink\lib\functions\tlsmarty.inc.php on line 218

I'm really frustrated anything woould be appreciated.
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Post by ddlee »

Fixed it.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

good, but how ?
knowing you have fixed it if useful for other with same problem if you do not post solution
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Post by ddlee »

Sorry about that. I got those errors because I made the mistake of copying the 1.8.1 package directly over the 1.7.4 package. That left remenant files from 1.7.4 that were not over written, so I decided to try wiping the 7.4 files and then copying the 8.1 files and that solved that problem. Now I have other problems that I'm posting in the 1.8.1 forum.
Post Reply