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

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?

#2

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.

#3

Title:I know» Error on installation

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

Michelle

#4

Status:active» closed (fixed)