Closed (fixed)
Project:
Archiver
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2007 at 20:34 UTC
Updated:
1 Jul 2011 at 22:18 UTC
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
Comment #1
lafo commentedI 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?
Comment #2
h0tw1r3 commentedIt's pretty obvious :) Look at line 14 of archiver.install. Simply remove the line and it installs without error.
Comment #3
michelleJut giving this issue a better title that "I know".
Michelle
Comment #4
h0tw1r3 commented