Posted by toma on April 5, 2007 at 8:34pm
Jump to:
| Project: | Archiver |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I try to install the module i get a message when enabling on drupal admin
installing archiver
URL: admin/build/modules/list/confirm
error message on admin page
warning: Cannot modify header information - headers already sent by (output started at /home/web/site/sites/all/modules/archiver/archiver.install:14) in /home/web/site/includes/common.inc on line 311.I can access the archiver configuration page
Comments
#1
I could not reproduce this error. The module installs normally on my computer. Did anyone else encounter this problem? Any idea what it might be caused by?
#2
It's pretty obvious :) Look at line 14 of archiver.install. Simply remove the line and it installs without error.
#3
Jut giving this issue a better title that "I know".
Michelle
#4