I am trying to generate my reports and am getting a blank page on the right. When I view source on the page, I get a message that says I need a browser that supports frames!. I have tried IE 6, Firefox 2 and Firefox 3beta and they all have the same results.
I am using XAMPP as my server package. I do have ~4,000 test cases so this thing is fairly big. I also have a couple of user defined variables. I also have a previous test version that I am able to generate with no problem but it does not have the user defined variables and is only about 1,000 test cases.
Any ideas? This is pretty urgent.
Reports give blank page
-
- TestLink user
- Posts: 3
- Joined: Tue Jun 03, 2008 11:36 pm
-
- TestLink user
- Posts: 3
- Joined: Tue Jun 03, 2008 11:36 pm
I tried creating a new install and copying the config_dg there and I still get the same result.
I have not modified the code at all. In fact xampp and testlink are all on default settings right now. Yesterday on a clean install I tried bumping up the time outs for apache and for php to see if that would help.
I did have some custom variables in there that I have now deleted to see if that was the problem. It wasn't.
We have also had people try from other computers and they all get the same thing. We can all generate the reports from our last test cases (much smaller) but cannot for this one. Also I can create the test plan all over and when it only has 35 cases, it generates the test plan just fine.
So I really think its a size issue. Is there something that I can do to help it deal with the size? Is there a list of config variables that I need to fix from the default xampp setup? php, apache, testlink, they all seemed to have a few maybe I missed one?
I have not modified the code at all. In fact xampp and testlink are all on default settings right now. Yesterday on a clean install I tried bumping up the time outs for apache and for php to see if that would help.
I did have some custom variables in there that I have now deleted to see if that was the problem. It wasn't.
We have also had people try from other computers and they all get the same thing. We can all generate the reports from our last test cases (much smaller) but cannot for this one. Also I can create the test plan all over and when it only has 35 cases, it generates the test plan just fine.
So I really think its a size issue. Is there something that I can do to help it deal with the size? Is there a list of config variables that I need to fix from the default xampp setup? php, apache, testlink, they all seemed to have a few maybe I missed one?
-
- TestLink user
- Posts: 9
- Joined: Sat Dec 22, 2007 10:01 am