Ticket #9056

php4.xのPlugin::_searchPluginSrcにてFatal
Open Date: 2006-09-25 12:54 Last Update: 2006-10-01 01:59

Reporter:
Owner:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

最新のCVS版のエラー報告です。
PHP4台のみで出てそうなエラーなのですが、何か実行する
と、

Fatal error: Call to a member function on a non-object
in C:\~\Ethna\class\Ethna_Plugin.php on line 322
と出てしまいます。

調べていくと、
/Ethna/class/Ethna_Controller.php line.244の
$this->plugin = $this->getPlugin();

$this->plugin =& $this->getPlugin();
としたら正常に動作しました。

よろしくお願いします。

環境:
OS: Windows XP Professional SP2
PHP: 4.3.11
Web: Apache 2.0.55

Ticket History (3/4 Histories)

2006-09-25 17:07 Updated by: ichii386
Comment
Logged In: YES
user_id=19348

すげーすいません、なおしました!
2006-09-25 19:13 Updated by: bobpp
Comment
Logged In: YES
user_id=6927

確認しました、ありがとうございますー
2006-10-01 01:57 Updated by: ichii386
  • Resolution Update from None to Fixed
Comment
Logged In: YES
user_id=19348

closeします
2006-10-01 01:59 Updated by: ichii386
  • Ticket Close date is changed to 2006-10-01 01:59
  • Status Update from Open to Closed

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login