Notice (8): Undefined variable: options [APP/views/helpers/common.php, line 228]
$settings = array() $current_session_start = false $current_session_end = false $current_session_id = false $next_session_start = false $next_session_end = false $next_session_id = false
} return $options;
}
return $options;
CommonHelper::generateSeasonOptions() - APP/views/helpers/common.php, line 228 include - APP/views/themed/customer/courses/index.ctp, line 81 View::_render() - CORE/cake/libs/view/view.php, line 646 View::render() - CORE/cake/libs/view/view.php, line 368 Controller::render() - CORE/cake/libs/controller/controller.php, line 733 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 260 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230 [main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: radioOptions [CORE/cake/libs/view/helpers/form.php, line 742]
$fieldName = "season_id" $options = array( "legend" => false, "options" => null, "separator" => "<br />" ) $view = ThemeView ThemeView::$themeElement = "themed/customer/elements/" ThemeView::$themeLayout = "themed/customer/layouts/" ThemeView::$themePath = "themed/customer/" ThemeView::$base = "" ThemeView::$here = "/courses" ThemeView::$plugin = NULL ThemeView::$name = "Courses" ThemeView::$action = "index" ThemeView::$params = array ThemeView::$passedArgs = array ThemeView::$data = NULL ThemeView::$helpers = array ThemeView::$viewPath = "courses" ThemeView::$viewVars = array ThemeView::$layout = "default" ThemeView::$layoutPath = NULL ThemeView::$pageTitle = "Rainbow Songs ~ search for a course" ThemeView::$autoRender = true ThemeView::$autoLayout = true ThemeView::$ext = ".ctp" ThemeView::$subDir = NULL ThemeView::$themeWeb = "themed/customer/" ThemeView::$cacheAction = false ThemeView::$validationErrors = array ThemeView::$hasRendered = false ThemeView::$loaded = array ThemeView::$modelScope = true ThemeView::$model = "Course" ThemeView::$association = NULL ThemeView::$field = "season_id" ThemeView::$fieldSuffix = NULL ThemeView::$modelId = NULL ThemeView::$uuids = array ThemeView::$output = false ThemeView::$__passedVars = array ThemeView::$__scripts = array ThemeView::$__paths = array ThemeView::$_log = NULL ThemeView::$webroot = "/" ThemeView::$theme = "customer" $varName = "seasons" $varOptions = null $autoLength = false $out = "" $div = array( "class" => "choices required" ) $divOptions = array( "class" => "choices required", "tag" => "div" ) $label = false $error = null $selected = null $empty = false $timeFormat = 12 $dateFormat = "MDY" $type = "radio" $before = "<p class="label">Season</p>" $between = null $after = null
break; case 'radio': $out = $before . $out . $this->radio($fieldName, $radioOptions, $options) . $between;
break;
case 'radio':
$out = $before . $out . $this->radio($fieldName, $radioOptions, $options) . $between;
FormHelper::input() - CORE/cake/libs/view/helpers/form.php, line 742 include - APP/views/themed/customer/courses/index.ctp, line 84 View::_render() - CORE/cake/libs/view/view.php, line 646 View::render() - CORE/cake/libs/view/view.php, line 368 Controller::render() - CORE/cake/libs/controller/controller.php, line 733 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 260 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230 [main] - APP/webroot/index.php, line 90
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/view/helpers/form.php, line 869]
$fieldName = "season_id" $options = null $attributes = array( "options" => null, "name" => "data[Course][season_id]", "value" => null, "id" => "CourseSeasonId" ) $legend = false $label = true $inbetween = "<br />" $value = null $out = array()
$out = array(); foreach ($options as $optValue => $optTitle) {
$out = array();
foreach ($options as $optValue => $optTitle) {
FormHelper::radio() - CORE/cake/libs/view/helpers/form.php, line 869 FormHelper::input() - CORE/cake/libs/view/helpers/form.php, line 742 include - APP/views/themed/customer/courses/index.ctp, line 84 View::_render() - CORE/cake/libs/view/view.php, line 646 View::render() - CORE/cake/libs/view/view.php, line 368 Controller::render() - CORE/cake/libs/controller/controller.php, line 733 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 260 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 230 [main] - APP/webroot/index.php, line 90
Season