Warning (2): Undefined property: MobileComponent::$isIphone [APP/controllers/components/mobile.php, line 79]Code } else {
foreach ($this->devices as $device => $regexp) {
if ($this->isDevice($device)) {
MobileComponent::isDevice() - APP/controllers/components/mobile.php, line 79
MobileComponent::__construct() - APP/controllers/components/mobile.php, line 43
Component::_loadComponents() - CORE/cake/libs/controller/component.php, line 252
Component::init() - CORE/cake/libs/controller/component.php, line 78
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 482
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (512): logger class DebugKitLogListener does not implement a write method. [CORE/cake/libs/cake_log.php, line 137]Code }
if (!is_callable(array($loggerName, 'write'))) {
trigger_error(
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
CakeLog::_getLogger() - CORE/cake/libs/cake_log.php, line 137
CakeLog::config() - CORE/cake/libs/cake_log.php, line 105
LogPanel::__construct() - APP/plugins/debug_kit/controllers/components/toolbar.php, line 653
ToolbarComponent::_loadPanels() - APP/plugins/debug_kit/controllers/components/toolbar.php, line 289
ToolbarComponent::initialize() - APP/plugins/debug_kit/controllers/components/toolbar.php, line 121
Component::initialize() - CORE/cake/libs/controller/component.php, line 98
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 520
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type bool [APP/controllers/sites_controller.php, line 1001]Code $site = $this->Site->find('site', array('domain' => $domain));
$id = $site['Site']['id'];
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1001
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type null [APP/controllers/sites_controller.php, line 1001]Code $site = $this->Site->find('site', array('domain' => $domain));
$id = $site['Site']['id'];
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1001
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type bool [APP/controllers/sites_controller.php, line 1010]Code }
$social_media = $this->SocialMedia->findBySiteId($site['Site']['id']);
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1010
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type null [APP/controllers/sites_controller.php, line 1010]Code }
$social_media = $this->SocialMedia->findBySiteId($site['Site']['id']);
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1010
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type bool [APP/controllers/sites_controller.php, line 1011]Code
$social_media = $this->SocialMedia->findBySiteId($site['Site']['id']);
$this->set('social_media', $social_media['SocialMedia']);
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1011
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type bool [APP/controllers/sites_controller.php, line 1016]Code App::import('Vendor', 'facebook');
$config = array(
'appId' => $social_media['SocialMedia']['facebook_app_id'],
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1016
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type null [APP/controllers/sites_controller.php, line 1016]Code App::import('Vendor', 'facebook');
$config = array(
'appId' => $social_media['SocialMedia']['facebook_app_id'],
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1016
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type bool [APP/controllers/sites_controller.php, line 1017]Code $config = array(
'appId' => $social_media['SocialMedia']['facebook_app_id'],
'secret' => $social_media['SocialMedia']['facebook_secret_id'],
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1017
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Warning (2): Trying to access array offset on value of type null [APP/controllers/sites_controller.php, line 1017]Code $config = array(
'appId' => $social_media['SocialMedia']['facebook_app_id'],
'secret' => $social_media['SocialMedia']['facebook_secret_id'],
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
SitesController::mobile_listing_detail() - APP/controllers/sites_controller.php, line 1017
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 84
Fatal error: Uncaught Error: Undefined constant "id" in /home/performa/cake_app/app/controllers/sites_controller.php:1023
Stack trace:
#0 /home/performa/cake_app/cake/dispatcher.php(204): SitesController->mobile_listing_detail('jarmo')
#1 /home/performa/cake_app/cake/dispatcher.php(171): Dispatcher->_invoke(Object(SitesController), Array)
#2 /home/performa/cake_app/app/webroot/index.php(84): Dispatcher->dispatch()
#3 {main}
thrown in /home/performa/cake_app/app/controllers/sites_controller.php on line 1023
Debug timer infoMessage | Start Time (ms) | End Time (ms) | Duration (ms) |
---|
Core Processing (Derived) | 0 | 88 | 88 |
Component initialization and startup | 88 | 91 | 3 |
Controller action | 91 | 101 | 0 |