1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.
Moderators: Amaradana , TurboPT , TL Developers
tfeathers
Advanced user
Posts: 19 Joined: Thu Mar 19, 2009 1:19 pm
Post
by tfeathers » Mon May 04, 2009 4:11 pm
I am unable to import an XLS files with testcases. I used the sample from <testlink>/docs/file_examples and clicking imported produced a white screen with no error message. What is going on? Any ideas?
tfeathers
Advanced user
Posts: 19 Joined: Thu Mar 19, 2009 1:19 pm
Post
by tfeathers » Mon May 04, 2009 4:44 pm
It does the same for XML Files too!!! PLEASE HELP I NEED THIS TO WORK ASAP!!
tfeathers
Advanced user
Posts: 19 Joined: Thu Mar 19, 2009 1:19 pm
Post
by tfeathers » Mon May 04, 2009 4:57 pm
From the userlog,
require_once(DOMDocument.class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory - in /var/www/html/myserver/lib/functions/common.php - Line 113
-rw-rw-r-- 1 apache apache 29979 2009-04-29 17:33 common.php
So I have no clue what is going on?
amkhullar
Advanced user
Posts: 54 Joined: Wed Apr 23, 2008 5:36 am
Post
by amkhullar » Tue May 05, 2009 8:26 am
I think some folder is missing from the path , check the original zip file you downloaded with the build to see which folder is missing.
Amit
tfeathers
Advanced user
Posts: 19 Joined: Thu Mar 19, 2009 1:19 pm
Post
by tfeathers » Tue May 05, 2009 2:41 pm
No folders or files are missing... what is going on? Is something wrong with how php is setup on the system?
amkhullar
Advanced user
Posts: 54 Joined: Wed Apr 23, 2008 5:36 am
Post
by amkhullar » Wed May 06, 2009 5:59 am
check the errors at that time in apache logs
amit
tfeathers
Advanced user
Posts: 19 Joined: Thu Mar 19, 2009 1:19 pm
Post
by tfeathers » Wed May 06, 2009 2:32 pm
php-xml was missing... Installed fixed the problem. Install script should be updated to include a check php-xml is installed.
fman
Member of TestLink Community
Posts: 3123 Joined: Tue Nov 15, 2005 7:19 am
Post
by fman » Wed May 06, 2009 4:05 pm
good , please give a look and send us the fix.