Ticket #21198

APC 利用時に undeclared static property, undefined function エラーが出る

Eröffnet am: 2010-03-28 03:40 Letztes Update: 2010-04-23 13:55

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

http://www.yuriko.net/arc/2010/02/08/ktaistyle-200-beta3/#comment-2095

Ktai Style 2.0.0-beta3にすると一度目は必ず表示されるのですが携帯端末にて無効なデータを受信しましたと表示されてしまいます。

サーバーのエラーログです。

[Wed Feb 17 22:37:51 2010] [error] [client 210.153.84.102] PHP Fatal error: Access to undeclared static property: KtaiService_imode::$pictograms in /var/www/html/wp-content/plugins/ktai-style/operators/i-mode.php on line 52
[Wed Feb 17 22:39:41 2010] [error] [client 210.153.86.193] PHP Fatal error: Call to undefined function ks_admin_link() in /var/www/html/wp-content/plugins/ktai-style/themes/ipotch/footer.php on line 31
PHPのバージョンは 5.3.2RC2 です

Alternative PHP Cache(APC)を有効にしていると発生します。 しかし、バージョン1.8.2では、Alternative PHP Cache(APC)を有効にしていても使用が可能でした。

Ticket-Verlauf (3/3 Historien)

2010-03-28 03:40 Aktualisiert von: yuriko
  • New Ticket "APC 利用時に undeclared static property, undefined function エラーが出る" created
2010-04-21 17:10 Aktualisiert von: yuriko
  • Lösung Update from Keine to Gefixt
Kommentar

クラス変数の宣言で public static $pictograms; とだけ書き、後で中身を代入しているのがあやしいか? static にする必然性はないので、protected 変数にして書き直し。

2010-04-23 13:55 Aktualisiert von: yuriko
  • Status Update from Offen to Geschlossen
  • Ticket Close date is changed to 2010-04-23 13:55
Kommentar

@haraoka さんの環境で動作確認OK

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden