Re: DTL/nsl Money server "cant buy money"
iseki
投稿数: 1581

Please enable logging of helper/currency.php
Please delete // of top of error_log() at end part of helper/currency.php
And please check PHP log (PHP log file name is depended by your PHP settings)
Do you see xml request from viewer in PHP log like following URL page?
http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?OpenSim%2FMoneyServer%2FDevel%2Fcurrency.php
Please delete // of top of error_log() at end part of helper/currency.php
#
# Process the request
#
$request_xml = $HTTP_RAW_POST_DATA;
//error_log("currency.php: ".$request_xml); <---- Please delete // of top
xmlrpc_server_call_method($xmlrpc_server, $request_xml, '');
xmlrpc_server_destroy($xmlrpc_server);
And please check PHP log (PHP log file name is depended by your PHP settings)
Do you see xml request from viewer in PHP log like following URL page?
http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?OpenSim%2FMoneyServer%2FDevel%2Fcurrency.php
投票数:73
平均点:5.75
投稿ツリー
-
DTL/nsl Money server "cant buy money" (makin, 2013-4-18 7:40)
-
Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-18 23:50)
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-19 4:49)
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-19 6:17)
-
Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-19 12:47)
-
Re: Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-20 5:53)
-
Re: Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-20 22:48)
-
-
-
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-23 4:24)
-
Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-24 1:26)
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-24 6:32)
-
-
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-25 6:15)
-
Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-25 9:29)
-
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-26 5:44)
-
Re: DTL/nsl Money server "cant buy money" (iseki, 2013-4-27 0:04)
-
-
Re: DTL/nsl Money server "cant buy money" (makin, 2013-4-28 5:58)
-