PEAK XOOPS - php5でwarning d3pipe0.20 in englishin japanese

php5でwarning d3pipe0.20

List posts in the topic

report php5でwarning d3pipe0.20

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2007/6/5 18:08
taku777  二等兵   Posts: 3
素晴らしいモジュールの開発、感謝しています。

d3pipeで、pico1、pico2、pico3の情報をまとめ、トップページに表示しようとしています。

パイプ管理で、それぞれのpicoから「ブロック関数からの取得/解析(picolist)」で吸い上げ、最後に、「他パイプの連結(mergesort)」でまとめましたが、php5で以下のエラーがでました。
(php4では問題なく動作しました)

Notice [PHP]: Undefined offset: 1 in file /Applications/MAMP/misawatrust/modules/d3pipes/joints/D3pipesUnionAbstract.class.php line 18
(これはphp4でもでます。)

「他パイプの連結」で「統合するパイプ番号すべてをカンマ区切りで記入」とあるのですが、コロンにすることによりエラーは消えました。

Warning [PHP]: array_merge() [function.array-merge]: Argument #1 is not an array in file /Applications/MAMP/trust/modules/d3pipes/joints/union/D3pipesUnionMergesort.class.php line 17
Warning [PHP]: usort() [function.usort]: The argument should be an array in file /Applications/MAMP/trust/modules/d3pipes/joints/union/D3pipesUnionMergesort.class.php line 21
Warning [PHP]: array_slice() [function.array-slice]: The first argument should be an array in file /Applications/MAMP/trust/modules/d3pipes/include/common_functions.php line 180

こちらは、php5のみでエラーが出力されます。
これと同じ問題でしょうか。

MAMP1.4.1
 Apache2
 php4.4.4 php5.1.6
 mysql5.0.19
Votes:3 Average:3.33

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!