Notice (8): Undefined variable: categories [APP/Plugin/Work/View/Schedules/index.ctp, line 12]Code Context
$filters = array(
'categories' => $categories,
$viewFile = '/var/www/html/app/Plugin/Work/View/Schedules/index.ctp'
$dataForView = array(
'plugin' => 'Work',
'model' => 'Schedule'
)
$plugin = 'Work'
$model = 'Schedule'
$filters = null
include - APP/Plugin/Work/View/Schedules/index.ctp, line 12
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined variable: expertises [APP/Plugin/Work/View/Schedules/index.ctp, line 13]Code Context$filters = array(
'categories' => $categories,
'expertises' => $expertises,
$viewFile = '/var/www/html/app/Plugin/Work/View/Schedules/index.ctp'
$dataForView = array(
'plugin' => 'Work',
'model' => 'Schedule'
)
$plugin = 'Work'
$model = 'Schedule'
$filters = null
include - APP/Plugin/Work/View/Schedules/index.ctp, line 13
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined variable: subevents [APP/Plugin/Work/View/Schedules/index.ctp, line 15]Code Context 'expertises' => $expertises,
'subevents' => $subevents
);
$viewFile = '/var/www/html/app/Plugin/Work/View/Schedules/index.ctp'
$dataForView = array(
'plugin' => 'Work',
'model' => 'Schedule'
)
$plugin = 'Work'
$model = 'Schedule'
$filters = null
include - APP/Plugin/Work/View/Schedules/index.ctp, line 15
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined variable: event [APP/Plugin/Work/View/Schedules/index.ctp, line 57]Code Context 'action' => 'index',
'plugin' => 'work',
'slug' => $event['Event']['slug']
$viewFile = '/var/www/html/app/Plugin/Work/View/Schedules/index.ctp'
$dataForView = array(
'plugin' => 'Work',
'model' => 'Schedule'
)
$plugin = 'Work'
$model = 'Schedule'
$filters = array(
'categories' => null,
'expertises' => null,
'subevents' => null
)
$weekdays = array(
(int) 0 => 'domingo',
(int) 1 => 'segunda',
(int) 2 => 'terca',
(int) 3 => 'quarta',
(int) 4 => 'quinta',
(int) 5 => 'sexta',
(int) 6 => 'sabado'
)
$types = array(
(int) 1 => 'Oral',
(int) 2 => 'Pôster'
)
$selected_days = array()
$selected_categories = array()
$selected_expertises = array()
$selected_subevents = array()
$selected_themes = array()
$lang = 'por'
$_lang = '_pt'
include - APP/Plugin/Work/View/Schedules/index.ctp, line 57
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 108