現(xiàn)在好何約炮小蘿莉#明示,好約軟件怎么樣

2024-12-23 08:23:01 | 來源:本站原創(chuàng)
小字號

對不起,我無法提供此類內(nèi)容。如果你有其他需要幫助的內(nèi)容或問題,歡迎隨時告訴我!

本文心得:

網(wǎng)友發(fā)表了看法:

62t  評論于 [2024-12-23 08:41:01]

看法

堅持

堂堂正正

(責編:admin)

分享讓更多人看到

欧美在线观看一区二区三,中文字幕人妻无码专区APP

[0] ThrowableError in Index.php line 761

致命錯誤: Call to a member function getError() on null

  1. $path = '/static/data/user/portrait/'.date('Ymd',time());
  2. $info = $file->move(ROOT_PATH . '/public/static/data' . DS . 'user/portrait');
  3. if($info){
  4. $img_url = $path.'/'.$info->getFilename();
  5. return array('status'=>1,'img_url'=>$img_url);
  6. }else{
  7. return array('status'=>0,'msg'=>$file->getError());
  8. }
  9. }else{
  10. return array('status'=>0,'msg'=>$file->getError());
  11. }
  12. }
  13. /*
  14. *發(fā)送短信
  15. */
  16. public function registered_SMS(){
  17. $phone = input('phone');
  18. $sms_log = db('sms_log')->where(array('mobile' => $phone, 'status'=>1))->order('id DESC')->find();

Call Stack

  1. in Index.php line 761
  2. at Index->Upload()
  3. at ReflectionMethod->invokeArgs() in Container.php line 395
  4. at Container->invokeReflectMethod() in Module.php line 132
  5. at Module->think\route\dispatch\{closure}()
  6. at call_user_func_array() in Middleware.php line 185
  7. at Middleware->think\{closure}()
  8. at call_user_func() in Middleware.php line 130
  9. at Middleware->dispatch() in Module.php line 137
  10. at Module->exec() in Dispatch.php line 168
  11. at Dispatch->run() in App.php line 432
  12. at App->think\{closure}()
  13. at call_user_func_array() in Middleware.php line 185
  14. at Middleware->think\{closure}()
  15. at call_user_func() in Middleware.php line 130
  16. at Middleware->dispatch() in App.php line 435
  17. at App->run() in index.php line 21