ホーム > フォーラム > 質問箱 > 画面いっぱいにNoticeが表示される問題!

画面いっぱいにNoticeが表示される問題!
投稿者: sela | 投稿日時: 2005-11-4 19:28 | 閲覧: 21066回
sela
原因はいまいち定かではありませんが、MarijuanaさんのXOOPS Analyzer2 0.81をインストールしたあとに、とんでもないことになってしまいました!どうやら、変数がうまくかみ合っていないのか、トップページにずらーっとNoticeメッセージが出ます。一瞬自分のページが全部どこかへ行ってしまったかと思いました。一応何十行にも渡るNoticeメッセージのあとページ自体はちょこっと下の方にありましたが、どのページでもこのわけのわからないメッセージだらけです。以下は、下の方に出てくる、メッセージです。
引用:

Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 547
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 119
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 123
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 123
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 123
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 123
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 123
Notice [PHP]: Only variables should be assigned by reference in file header.php line 147
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/xoopsblock.php line 143
Notice [PHP]: Only variables should be assigned by reference in file header.php line 162
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 289

今までうまくいっていたのに、急にこんなことになり、とにかく困っています。ベースはxoops-2.0.13a-JPを使っています。どなたかお助けください!


※ちなみに、XOOPS Analyzer2 0.81をアンインストールしてもこのメッセージは出続けます。。

コメント(6)

新しいものから | 古いものから | ネスト表示 | RSS feed
Re: パニック!! 
投稿者: fabi | 投稿日時: 2005-11-4 19:42
fabi
もしかしてxreaをお使いですか?

今回のPHPの脆弱性の問題で、PHPのバージョンを上げるサーバが多いと思います。

一般設定でPHPデバッグをオフにすれば消えると思いますよ。
XOOPS Analyzerは原因ではないと思います。

#xreaでは昨夜〜今朝にかけて全サーバのPHPを急遽4.3.11 > 4.4.1にしたようです。(私も今朝ビックリした口です)このバージョンでのXOOPSはPHPデバッグでNoticeの嵐になりますが、一応正常に動作するようです。
Re: パニック!! 
投稿者: Harry | 投稿日時: 2005-11-4 19:50
Harry
同じくXREAユーザーです。
同様の現象はXREAユーザーの多くの人が経験していますね。
管理ページでデバックモードを切ったら問題解決です。私も最初はびっくりしました。
Re: パニック!! 
投稿者: sela | 投稿日時: 2005-11-4 20:11
sela
そうですXREAです!
良かった〜。おかげさまで元に戻りました!
本当にありがとうございます!
このフォーラムがなかったらほんとに困っていました。
Harryさん、fabiさん、ありがとうございます。
Re: パニック!! 
投稿者: suyaharu | 投稿日時: 2005-11-15 14:57
suyaharu
なるほど、そういうことでしたか。ずばり私もXREAユーザーです。旅先から帰ってきて久し振りに我がサイトを見てびっくり!
不正侵入でも受けたのかと思い、思わず一時的にサイトを封鎖してしまいました・・・^^;
遅すぎるレスで申し訳ありません。それほど衝撃的だったのです。
Harryさん、fabiさん、ありがとうございます。
Re: 画面いっぱいにNoticeが表示される問題! 
投稿者: appletea | 投稿日時: 2006-1-17 22:43
appletea
こんばんは、xoops初心者です。
昨日よりxrea(エクレアと呼ぶんでしょうか)でxoopsを入れ始めたばかりです。
この文字列が出てきていたので最初はこんなものかな?と思っていたのですが、やっぱりなんかおかしい!と思って原因を探していました。
このスレを見つけて解決しました。ありがとうございました。
Re: パニック!! 
投稿者: chousan | 投稿日時: 2006-2-16 3:07
chousan
昨日「さくらインターネット」でもPHPバージョンアップが行われて、かなり焦りました(^^;

検索したらこちらでヒットして、レンタルサーバのニュースを良く読んだらPHPのVerUPでした。

ちゃんと動くということですがエラーが沢山出るのは心臓に悪いです(笑)

作業内容: PHP-4.3.10 から PHP-4.4.2 にバージョンアップ
http://www.sakura.ne.jp/news/archives/20060207-004.news

    投票(0)

    新しいものから | 古いものから | RSS feed
     


    概要 | ダウンロード | ニュース | フォーラム | 開発情報 | ツール | テーマ | モジュール
    お問い合わせ | プライバシーポリシー
    Copyright © 2001-2009 XOOPS Cube日本サイト