Jump to content

Extension talk:Header

Add topic
From mediawiki.org
Latest comment: 3 years ago by Enderman0125 in topic Compatibility for newer MediaWiki versions


Create header.php

[edit]

Can I just create the file "header.php"?

I did that but I am just getting:

Warning: Cannot modify header information - headers already sent by (output started at .../wiki/extensions/Header/Header.php:6) in .../wiki/includes/WebResponse.php on line 37

I read that this means there is a problem with "header.php".

I created the file with Notepad++, not with Windows Notepad to have the right "coding"

and

there is nothing (even not whitespace) before the <?php tag

Can anyone help here? Thanks. 87.138.139.138 15:03, 29 April 2015 (UTC)Reply

Compatibility for newer MediaWiki versions

[edit]

Tested with MediaWiki 1.38.2 with PHP 8.1.9 and it works fine. Enderman0125 (talk) 21:51, 23 September 2022 (UTC)Reply