Man first I can't get the gallery2 module to work at all and now no joy with image. I think I'm cursed with drupal and gallery programs :P. Anyway when attempting add an image to a gallery I get th following error (account is admin).

Location /testsite/?q=node/add/image
Message Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/walkerpad.com/httpdocs/testsite/includes/common.inc:384) in /home/httpd/vhosts/walkerpad.com/httpdocs/testsite/includes/common.inc on line 192.
Severity error
Hostname 128.107.253.44

The content is created but no image is actualy added.

Thanks

-Griffon

Comments

Bèr Kessels’s picture

Category: bug » support

Can you please provide us wtih a list of other (custom) modules you installed?

Also, pleasze have a look in the error logs, and paste any relevant errors in here.

bushi’s picture

Trying to create content as an admin the log has:

Type content
Date Sunday, August 21, 2005 - 18:05
User Griffon
Location /testsite/?q=node/add/image
Message image: added pic.
Severity notice
Hostname 128.107.253.44

then right after it

Type php
Date Sunday, August 21, 2005 - 18:05
User Griffon
Location /testsite/?q=node/add/image
Message Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/walkerpad.com/httpdocs/testsite/includes/common.inc:384) in /home/httpd/vhosts/walkerpad.com/httpdocs/testsite/includes/common.inc on line 192.
Severity error
Hostname 128.107.253.44

Which is the same error as the page return on creation attempt

The only module I'm running that required sql changes was tinyMCE (which is working). I have tried going through and disabling everything but the bare bones but to no effect.

www.walkerpad.com/testsite/

thanks

-Griffon

Bèr Kessels’s picture

http://drupal.org/node/1424 does that sove your case?

bushi’s picture

Hmmm while that is intresting it dosn't really hep me solve the problem. There is no other error message and I havn't edited any of the file so there is no way I added white space somwhere.

Bèr Kessels’s picture

surely you edited settings.php

bushi’s picture

Yes, but the db and base URL settings are correct the file matches axactly to the default otherwise.

-Griffon

drewish’s picture

Status: Active » Closed (fixed)

i'm cleaning out the image issue queue. hopefully this has been resolved.