bbs2chreader Part15at SOFTWARE
bbs2chreader Part15 - 暇つぶし2ch561:553
08/05/20 13:01:23 yrZIqvLz0
ちなみに584行目を
if(this._kakoDatDownload){
if (this.dat.datFile.exists()) {
this.write(this.converter.getFooter("dat_down"));
} else {
var template = this._bbs2chService.readLocalURI("chrome://bbs2chreader/content/res/thread-error.txt");
template = template.replace(/%URL%/g, this.dat.threadURL.spec).replace(/%STATUS%/g, "dat_down");
this.write(template);
}
this.close();
}

のように書き換え、thread-error.txtは従来通り。
DATのないスレを開くと結構な時間がかかったあとに真っ白な画面。

Fx新規インストールです。


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch