27894000卢布多少人民币币

UnRecoverableException
UnRecoverableException
/var/www/news.wugu.com.cn/protected/common/api/ApiOperator.php(95)
throw new APIException ( 'the paramter ' . $requiredColumn . ' is missed' );
* send request之后的调用
private function afterCall($responseData) {
$apiData = JsonParser::toObj ( $responseData, $this-&translates );
if (is_null ( $apiData )) {
throw new UnRecoverableException ( 501, $this );
return $apiD
private function joinParams($parameters) {
$pairs = array ();
foreach ( $parameters as $k =& $v ) {
$pairs [] = $k . '=' . urlencode ( $v );
//echo implode ( '&', $pairs );
Stack Trace
&/var/www/news.wugu.com.cn/protected/common/api/ApiOperator.php(237): ApiOperator->afterCall(&&html&
&head&&title&404 Not Found&/title&&/head&
&body bgcolor...&)
if ($customApiUrl) {
$result = $this-&send ( $customApiUrl, $method, $requestParams );
$result = $this-&send ( $this-&apiUrl, $method, $requestParams );
return $this-&afterCall ( $result );
return '';
&/var/www/news.wugu.com.cn/protected/common/api/ApiOperator.php(246): ApiOperator->call(array(&api& =& &Article.getarticle&, &articleID& =& &622133&), &get&, false)
* 发起GET请求
public function get($paramters = array(), $customApiUrl = false) {
return $this-&call ( $paramters, 'get', $customApiUrl );
* 发起POST请求
&/var/www/news.wugu.com.cn/protected/controllers/new/zx/2016/ListController.php(420): ApiOperator->get(array(&api& =& &Article.getarticle&, &articleID& =& &622133&))
// api调用文章内容,包括标签数据,返回数组
$apiObj = ApiOperator::__instance ()-&get ( array (
'api' =& 'Article.getarticle',
'articleID' =& $id
if(!$apiObj-&data)
$this-&redirect_message ( '该文章已经删除或未审核', $status = 'success', $time = 3, &http://www.wugu.com.cn& );
&/var/www/yii/framework/web/actions/CInlineAction.php(49): ListController->actionDetail()
$controller=$this-&getController();
$method=new ReflectionMethod($controller, $methodName);
if($method-&getNumberOfParameters()&0)
return $this-&runWithParamsInternal($controller, $method, $params);
return $controller-&$methodName();
&/var/www/yii/framework/web/CController.php(308): CInlineAction->runWithParams(array())
$priorAction=$this-&_
$this-&_action=$
if($this-&beforeAction($action))
if($action-&runWithParams($this-&getActionParams())===false)
$this-&invalidActionParams($action);
$this-&afterAction($action);
$this-&_action=$priorA
&/var/www/yii/framework/web/CController.php(286): CController->runAction(CInlineAction)
* @see runAction
public function runActionWithFilters($action,$filters)
if(empty($filters))
$this-&runAction($action);
$priorAction=$this-&_
$this-&_action=$
CFilterChain::create($this,$action,$filters)-&run();
&/var/www/yii/framework/web/CController.php(265): CController->runActionWithFilters(CInlineAction, array())
if(($parent=$this-&getModule())===null)
$parent=Yii::app();
if($parent-&beforeControllerAction($this,$action))
$this-&runActionWithFilters($action,$this-&filters());
$parent-&afterControllerAction($this,$action);
$this-&missingAction($actionID);
&/var/www/yii/framework/web/CWebApplication.php(282): CController->run(&detail&)
list($controller,$actionID)=$
$oldController=$this-&_
$this-&_controller=$
$controller-&init();
$controller-&run($actionID);
$this-&_controller=$oldC
throw new CHttpException(404,Yii::t('yii','Unable to resolve the request &{route}&.',
array('{route}'=&$route===''?$this-&defaultController:$route)));
&/var/www/yii/framework/web/CWebApplication.php(141): CWebApplication->runController(&new/zx/2016/list/detail&)
foreach(array_splice($this-&catchAllRequest,1) as $name=&$value)
$_GET[$name]=$
$route=$this-&getUrlManager()-&parseUrl($this-&getRequest());
$this-&runController($route);
* Registers the core application components.
* This method overrides the parent implementation by registering additional core components.
&/var/www/yii/framework/base/CApplication.php(169): CWebApplication->processRequest()
public function run()
if($this-&hasEventHandler('onBeginRequest'))
$this-&onBeginRequest(new CEvent($this));
register_shutdown_function(array($this,'end'),0,false);
$this-&processRequest();
if($this-&hasEventHandler('onEndRequest'))
$this-&onEndRequest(new CEvent($this));
&/var/www/news.wugu.com.cn/index-news-product.php(13): CApplication->run()
08 defined('YII_DEBUG') or define('YII_DEBUG',true);
09 // specify how many levels of call stack should be shown in each log message
10 defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);
12 require_once($yii);
13 Yii::createWebApplication($config)-&run();
11:54:19 nginx/1.9.0 /1.1.13}

我要回帖

更多关于 一卢布等于多少人民币 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信