advocaite / advocaite/Travianx

Hero Mansion and some Error

オープン
#17 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Smarty
スター
146
フォーク
83
PR マージ指標
30日以内にマージされた PR はありません

説明

Hero Mansion Error
`"Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/TravianX/Templates/Build/37_hero.tpl:48) in /opt/lampp/htdocs/TravianX/Templates/Build/37_hero.tpl on line 155"`

i fixed it.
in build.php
add

`````` ob_start();```
before
```include("GameEngine/Village.php");
include("GameEngine/Units.php");```
And when hero died , hero mansion show like hero alive.

Report Error:
```Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /opt/lampp/htdocs/TravianX/Templates/Notice/3.tpl on line 40```
i think you must replace some "]" with "\"
``````

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。