|
 
- 帖子
- 758
- 精华
- 1
- 积分
- 4825
- 性别
- 男
- 在线时间
- 319 小时
- 注册时间
- 2008-3-6
- 最后登录
- 2012-1-9
|
楼主
发表于 2011-3-3 09:27
| 只看该作者
Header problem
When I enable this extension, I get an error about the headers already being sent by BreadCrumbs2.php from WebResponse.php (specifically Warning: Cannot modify header information - headers already sent by (output started at /xxxx/mediawiki-1.11.0/extensions/BreadCrumbs2.php:204) in /xxxx/mediawiki-1.11.0/includes/WebResponse.php on line 10
Check whether there is white spaces outside of the php start and end tags <?php ?> |
|