Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003004 | mantisbt | bugtracker | public | 2003-02-25 22:21 | 2004-08-29 01:26 |
| Reporter | struman | Assigned To | grangeway | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Summary | 0003004: view_all_bug_page.php - Displays The page cannot be displayed | ||||
| Description | No matter who I am logged in as. I get The page cannot be displayed. Everything else works.. Except view_all_bug_page.php. Apache/PHP error logs show nothing. | ||||
| Additional Information | PHP 4.0.6 | ||||
| Tags | No tags attached. | ||||
|
Reminder sent to struman Reminder |
|
|
Which version of Mantis are you using? Are you using compression? If so, does disabling it solve the problem? |
|
|
Mantis 0.18.0a2 <?php auth_ensure_user_authenticated() ?> If I comment that out it don't work.. But it also doesn't give me the Page not Found Error |
|
|
I saw a similar problem on my installation after upgrading from Mantis 0.18a1 to 0.18a2 (and also 0.18a3) - I wouldn't get a message like "The page cannot be displayed" but an empty page (this might be because I'm not using IE on windows but Safari on Mac OS X). edited on: 02-28-03 12:58 |
|
|
Upgraded to PHP 4.3.1.. Now getting empty blank page.. |
|
|
Reminder sent to nutville hallo vanuit mantis |
|
|
struman, can you please post the exact error you are seeing? Also, could you turn on detailed error messages (look for the config options at the bottom of config_defaults_inc.php and set them appropriately in your config_inc.php file). My guess is that you are having cookie problems (several other users have had similar problems) but they shouldn't recur between 0.18.x alpha releases. Anyhow, just saying it breaks on that method call doesn't help. We need to know why it doesn't think you are authenticated. |
|
|
Could this be a duplicate of 0002953 ? |
|
|
sounds a lot like it now. Struman, cbh, can you first try the latest CVS code and see if the problems go away? And then, if they do and you actually want compression then you'll want to make sure you have zlib enabled in php.ini (and compiled if it isn't). |
|
|
Struman? |
|
|
This issue appears to be a duplicate of 0002953. If you are still getting this issue in 0.19RC1, then please reopen this bug. Thanks |
|
related to
child of
duplicate of