Warning (2): Trying to access array offset on value of type bool [APP/Plugin/Ads/Controller/AdsController.php, line 170]Code Context $this->_redirectError(__d('ads', "You don't have permission to create or edit ad."), '/');
}
if(!empty($id) && !$this->AdsCampaign->isMyAdCampaign($id, $viewer['User']['id']))
AdsController::create() - APP/Plugin/Ads/Controller/AdsController.php, line 170
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 504
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80
Warning (2): Trying to access array offset on value of type null [APP/Plugin/Ads/Controller/AdsController.php, line 170]Code Context $this->_redirectError(__d('ads', "You don't have permission to create or edit ad."), '/');
}
if(!empty($id) && !$this->AdsCampaign->isMyAdCampaign($id, $viewer['User']['id']))
AdsController::create() - APP/Plugin/Ads/Controller/AdsController.php, line 170
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 504
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 80