Help me please....I have a problem with testlink 1.6.1

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
tanyami
TestLink user
Posts: 3
Joined: Mon Apr 10, 2006 4:08 am

Help me please....I have a problem with testlink 1.6.1

Post by tanyami »

I installed testlink 1.6.1 on window (php 4.4.2, apache 2.4.5, MySQL 4.1.18). At first when I have already installed, i login as admin I can create product and user. But when I try to open other pages (I try to open the home page), it did not show anything. so I set to show error on this page, it show that

\\\"Warning: fetch(D:\\\\nui\\\\testlink\\\\gui\\\\templates_c\\\\\\\\%%A1^A1C^A1CBA8B1%%mainPage.tpl.php): failed to open stream: No such file or directory in D:\\\\nui\\\\testlink\\\\third_party\\\\smarty\\\\Smarty.class.php on line 1247

Warning: fetch(): Failed opening \\\'D:\\\\nui\\\\testlink\\\\gui\\\\templates_c\\\\\\\\%%A1^A1C^A1CBA8B1%%mainPage.tpl.php\\\' for inclusion (include_path=\\\'.;c:\\\\php4\\\\pear;D:\\\\nui\\\\testlink\\\\lib\\\\functions\\\\;\\\') in D:\\\\nui\\\\testlink\\\\third_party\\\\smarty\\\\Smarty.class.php on line 1247\\\"


I found that smarty cannot create many pages so how can I fix this problem.

:? :? :? :? :? :? :? :? :? :?
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Could you try to set your php.ini to default values (as was installed)? If you change it of course.
Please, also verify that smarty templates was not accidentally deleted from /gui/templates/ directory.
tanyami
TestLink user
Posts: 3
Joined: Mon Apr 10, 2006 4:08 am

Post by tanyami »

But i just only change file php.ini to show error. And now I set it to default then try to install the new one again. Now the smarty don\'t create any script in template_c.

I also check the files in the template folder, all of file exist.

So how can I fix this problem????? :? :? :?
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

I\'m not able find a problem from your description. It works fine for me and a lot of users. Could you set
define(\'TL_LOG_LEVEL_DEFAULT\', \'DEBUG\');
and try run pages. Hopefully it shows your problem.
Post Reply