Posted by chipway-drupal on July 10, 2008 at 11:10am
Jump to:
| Project: | Office Hours |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
Hi,
After updating d6 from 6.2 to 6.3, I get this message "warning: Cannot modify header information - headers already sent by (output started at .../sites/all/modules/office_hours/office_hours.install:33) in .../includes/common.inc on line 141.
Hope this will help?
hank you
Comments
#1
There's a good chance it's the closing ?> tag's fault.
I don't see this error after i removed it.
#2
Fine,
It seems to solve both this issue & issue 211857 (Get a blank screen after adding an office hours fi).
Thank you
#3
Fixed. Thanks
#4
Automatically closed -- issue fixed for two weeks with no activity.
#5
After updating, I'm getting this issue with the latest version 1/23/2010 but I don't see any extra ?>
Whenever I save a node type with an hours field, the information seems to get saved, but I receive:
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 6506369 bytes) in /usr/www/users/earlycc/includes/database.mysql-common.inc on line 34
Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/earlycc/includes/database.mysql-common.inc:34) in Unknown on line 0
Submissions work fine on node types without office hours. If I disable office hours module, the error goes away.
Drupal 6.15
MySQL database 5.0.67
PHP 5.2.12
PHP memory limit 96M
Anyone else having this issue?
#6
Cleaning up issue queue. Module has changed a lot since jan 2010.
Please re-open if you still/again experience this problem.