• Resolved ostekjeks

    (@ostekjeks)


    When I’m using this plugin called Coppermine Version: 0.2 Plugin by Jason Goldsmith (adapted by Matthias Jell), it seems to work quite well. The only problem is the error messages that appear on top of the admin panel. They look like this, and repeat themselves:

    Warning: Cannot modify header information – headers already sent by (output started at …)

    What is wrong, and how can I fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    Thread Starter ostekjeks

    (@ostekjeks)

    I still can’t solve the problem. Here is additional info about the error messages:

    Warning: Cannot modify header information – headers already sent by (output started at /”x”/wp-content/plugins/coppermine_v0.2.1.php:3) in /hsphere/”x”/wp-admin/admin.php on line 6

    Warning: Cannot modify header information – headers already sent by (output started at /”x”/wp-content/plugins/coppermine_v0.2.1.php:3) in /”x”/wp-admin/admin.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at /”x”/wp-content/plugins/coppermine_v0.2.1.php:3) in /”x”/wp-admin/admin.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at /”x”/wp-content/plugins/coppermine_v0.2.1.php:3) in /”x”/wp-admin/admin.php on line 9

    Moderator James Huff

    (@macmanx)

    Look at line 3 of coppermine_v0.2.1.php and remove the excess whitespace that is there.

    Thread Starter ostekjeks

    (@ostekjeks)

    I removed superfluous space and moved “<?php” from line 3 line 1. That fixed the problem. Thank you very much for you support.

    Moderator James Huff

    (@macmanx)

    And, please read the posted FAQ next time. All of the appropriate information was in there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problems with Coppermine plugin’ is closed to new replies.