MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#163 — WebLogin random bug on page processing
Attached to Project —
MODx
Opened by Blaise Bernier (grunt_lord) - Sunday, 11 December 2005, 12:10PM
Last edited by Ryan Thrash (rthrash) - Wednesday, 20 September 2006, 05:41PM
Opened by Blaise Bernier (grunt_lord) - Sunday, 11 December 2005, 12:10PM
Last edited by Ryan Thrash (rthrash) - Wednesday, 20 September 2006, 05:41PM
| Task Type | Bug Report |
|---|---|
| Category | Core Distribution |
| Status | Closed |
| Assigned To | No-one |
| Operating System | All |
| Severity | Medium |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.0 |
| Due in Version | 0.9.5 |
| Due Date | Undecided |
| Percent Complete |
|
Details
Here is a bug that occurs randomly when loading a page. Usually, I press the reload button and it get away, but it still shows some time and it happened that I had to reload more than twice. Here is the bug information :Warning: Cannot modify header information - headers already sent by (output started at /home/etudiant/public_html/journal/manager/includes/document.parser.class.inc.php:442) in /home/etudiant/public_html/journal/manager/includes/document.parser.class.inc.php on line 405
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: Cannot modify header information - headers already sent by (output started at /home/etudiant/public_html/journal/manager/includes/document.parser.class.inc.php:442)
Error type/ Nr.: Warning - 2
File: /home/etudiant/public_html/journal/manager/includes/document.parser.class.inc.php
Line: 405
Line 405 source: header($header);
Parser timing
MySQL: 0.0013 s s (11 Requests)
PHP: 0.0600 s s
Total: 0.0614 s s
Thanks!
This task depends upon
This task blocks these from closing
The bug still occurs but it's not in relation with the weblogin snippet. It's something that happens randomly when loading absolutely any page. Reloading fix the problem.
Here is my server info :
Operating system : Linux
Kernel version : 2.6.9-34.106.unsupportedsmp
Apache version : 1.3.34 (Unix)
PHP version : 4.4.1
MySQL version: 4.1.14-standard-log
This is the most I can tell you. IIRC, it never happened locally.