Results 1 to 1 of 1

Thread: Cannot modify header information

  1. #1
    User tetrijeb's Avatar
    Join Date
    04-19-12.
    Location
    Bosnia&Herzegovina
    Posts
    114

    Default Cannot modify header information

    I've noticed increasing number of this in error log:

    Code:
    PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/***/httpdocs/system/modules/core/library/Contao/Template.php:303) in /var/www/vhosts/***/httpdocs/system/helper/functions.php on line 130
    #0 [internal function]: __error(2, 'Cannot modify h...', '/var/www/vhosts...', 130, Array)
    #1 /var/www/vhosts/****/httpdocs/system/helper/functions.php(130): header('HTTP/1.1 500 In...')
    #2 /var/www/vhosts/****/httpdocs/system/helper/functions.php(115): show_help_message()
    #3 [internal function]: __exception(Object(Exception))
    #4 {main}
    What could cause it, and what the possible solution could be?

    Thanks.

    Contao version 3.5.16
    Last edited by tetrijeb; 09/10/2016 at 18:17.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •