Notice (8): Undefined index: Share [APP/Controller/ShareController.php, line 186]Code Context
// $fatie = $this->Share->findById("all",array('conditions'=>array('id'=>$id,)));
$num=$this->Share->find('count',array('conditions' => array('uid'=>$info['Share']['uid'])));
$id = '654'
$userId = (int) 0
$agreeTopic = array(
'攻略' => '10',
'视频' => '40',
'分享' => '50',
'问答' => '60'
)
$commentTopic = array(
'攻略' => '10',
'医院' => '20',
'医生' => '30',
'视频' => '40',
'分享' => '50',
'问答' => '60',
'新闻' => '70'
)
$info = array()
ShareController::info() - APP/Controller/ShareController.php, line 186
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 120
Warning (2): rename(/home/wwwroot/ivf52/app/tmp/logs/error.log,/home/wwwroot/ivf52/app/tmp/logs/error.log.1685803095) [function.rename]: Operation not permitted [CORE/Cake/Log/Engine/FileLog.php, line 205]Code Context $result = unlink($filepath);
} else {
$result = rename($filepath, $filepath . '.' . time());
$filename = 'error.log'
$filepath = '/home/wwwroot/ivf52/app/tmp/logs/error.log'
rename - [internal], line ??
FileLog::_rotateFile() - CORE/Cake/Log/Engine/FileLog.php, line 205
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 137
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /home/wwwroot/ivf52/lib/Cake/Utility/Debugger.php:794) [APP/Model/Rizhi.php, line 53]Code Context if($logRes){
//写cookie
setcookie('ivf_guid', $guid, $lasttime, '/');
$userQudao = ''
$model = ''
$name = ''
$guid = 'b94973332b3702f73be6e'
$logRes = '9989630'
$lasttime = (int) 1685889495
setcookie - [internal], line ??
Rizhi::addUVLog() - APP/Model/Rizhi.php, line 53
AppController::beforeFilter() - APP/Controller/AppController.php, line 55
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??