View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009376 | mantisbt | migration | public | 2008-07-11 12:40 | 2011-08-05 02:20 |
| Reporter | italert | Assigned To | atrol | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | IIS | OS | Windows | OS Version | Server 2003 |
| Product Version | 1.1.2 | ||||
| Summary | 0009376: view_all_bug_page display nothing | ||||
| Description | I just upgraded from version 1.0.7 to version 1.1.2 and everything seems to work as it should except for "View Issues" (view_all_bug_page.php). The page displays only the Mantis graphic and the main menu bar...nothing else. I am using PHP 5 and IIS 6 | ||||
| Steps To Reproduce | Click on the "View Issues" link | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
Hello italert, Can you check what memory limit you are using for php ? As i'm surprised your getting an issue here. Paul |
|
|
Hi Paul I have the memory_limit currently set to 128M, but I've also tried increasing it to 256M with no improvement. I've attached a screenshot of the page. |
|
|
hmm, What's the left few lines of page output from the html source? |
|
|
I'm not exactly sure what you are referring to. If you are asking if there is anything else displayed on the screen, then no...everything that is visible in the screenshot is everything that is visible on the page. |
|
|
Can anyone offer assistance on this? |
|
|
italert: This can happen if there is stray whitespace in a PHP file. If you the web server's logs there should be an error when you try to load this page that tells you what file it occurs in. Config files often are the prime suspects. |
|
|
redjen, no errors are show in my web server log files (IIS). What is considered to be stray white space? Thanks |
|
|
Hi, @Italert, do you checked the page was actually ouput completed ? If on FF, you may type in Ctrl-U If something was missing. Try re-upload files to server. |
|
|
Hi blueray When I View -> Source on the view_all_bug_page.php it looks like all the content is there. So, I don't understand why it isn't displayed on the webpage. Which files should I re-upload to the server? Thanks for the help |
|
|
Hi, I'am late :( Did you tried re-upload the view_all_bug_page.php ? What's the version of PHP 5 and IE you are currently in use ? Did you also build a test install of mantis 1.1.1 ? Thanks, |
|
|
One more thing. Did you have mb_string installed ? Thanks, |
|
|
Hi Blueray Here are the versions I'm using: No, I don't have a test install of Mantis 1.1.1 and I don't believe mb_string is installed. How would I check this? Thanks for your help Blueray. |
|
|
Hi again Blueray I do have a Mantis 1.1.1 running and the view_all_bug_page.php displays fine. |
|
|
Has anyone else encountered this problem and if so, have you been able to resolve it? It has almost been a month and I haven't made any progress to resolution. |
|
|
Hi, Have you tried replace the config_default_inc.php and config_inc.php I haven't test this. |
|
|
italert, this issue is not reproducible with current version of MantisBT. |
|