php error
tompouk - August 18, 2005 - 15:39
| Project: | Video |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
warning: Cannot modify header information - headers already sent by (output started at /home/tom/domains/tompouceuh.info/public_html/modules/video.module:756) in /home/tom/domains/tompouceuh.info/public_html/includes/common.inc on line 192.
i got this error when i submit the config's form... thanks!

#1
There is no line 756 in the cvs version of the video.module and it wouldn't be changing the headers, so it might be a general problem with your drupal install.
#2
True. It's most probably a permissions issue with some or your files. This is a common error, please search drupal.org for "Cannot modify header".
#3
#4
#5