LifeType 中文開發論壇

支援 => 使用與操作 => 主題作者是: ms 於 七月 27, 2007, 12:45:45 上午



主題: Lifetype 1.2.4 用 Zoundry 時的 PHP 訊息, 想確認一下...
作者: ms七月 27, 2007, 12:45:45 上午
小弟我的大概是 : 
Zoundry 1.0.4 +
LifeType 1.2.4 +
PHP 5.2.2

使用時候 Apache Error Log 會有下面訊息,

PHP Notice:  Undefined index:  mt_excerpt in /ifetype-1.2.4/class/net/xmlrpc/xmlrpcserver.class.php on line 695
PHP Notice:  Undefined index:  mt_text_more in /lifetype-1.2.4/class/net/xmlrpc/xmlrpcserver.class.php on line 696
PHP Notice:  Undefined index:  mt_allow_comments in /lifetype-1.2.4/class/net/xmlrpc/xmlrpcserver.class.php on line 697

想確認一下, 用  1.2.4  的人會有如上訊息嗎!




主題: Re: Lifetype 1.2.4 用 Zoundry 時的 PHP 訊息, 想確認一下...
作者: markwu七月 27, 2007, 10:43:43 上午
不要用 PHP 5.2.2 ...

因為 PHP 5.2.2 有 BUG,所以資料從 zoundry 根本沒傳進 LifeType,所以整個陣列都是空的。

請改用 5.2.1 或是升級到 5.2.3。

Mark


主題: Re: Lifetype 1.2.4 用 Zoundry 時的 PHP 訊息, 想確認一下...
作者: ms七月 28, 2007, 02:58:27 上午
收到 謝謝!

不過 Fedora 7一直沒有釋出 php-5.2.3 ,  還是將就用好了!