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

lafo’s picture

Title: installation forum » Don't know

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?

h0tw1r3’s picture

Title: Don't know » I know
Priority: Normal » Critical

It's pretty obvious :) Look at line 14 of archiver.install. Simply remove the line and it installs without error.

michelle’s picture

Title: I know » Error on installation

Jut giving this issue a better title that "I know".

Michelle

h0tw1r3’s picture

Status: Active » Closed (fixed)