Notice (8): Undefined index: searchdate [APP/Plugin/Core/Controller/Component/EventsComponent.php, line 80]Code Context $start_cond['$lt'] = new MongoDate(strtotime($this->params['searchdate']." 23:59:59"));
if(!empty($this->params['days']))
$start_cond['$lt'] = new MongoDate(strtotime($this->params['searchdate']." 23:59:59 + ".$this->params['days']." days")) ;
$count = false
$grouped = false
$start_cond = array(
'$gte' => object(MongoDate) {
sec => (int) 1769580000
usec => (int) 0
}
)EventsComponent::create_search_condition() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 80
EventsComponent::search() - APP/Plugin/Core/Controller/Component/EventsComponent.php, line 43
TtdController::process_rule() - APP/Controller/TtdController.php, line 193
TtdController::view() - APP/Controller/TtdController.php, line 57
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
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
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
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Mole Lake Casino is a lodge style casino located about eight miles from downtown Crandon, Wisconsin. Enjoy games like bingo, slot machines, table games, while taking advantage of their live… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
Located in Rhinelander, Wisconsin, T&M Kennels is the Northwood’s go-to dog boarding. Rest easy knowing the friendly staff at T&M will take care of your dog like one of their own. Plus,… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Bucketheads is a Rhinelander original that will always hold a special place in this town’s heart. It’s been a popular spot to take in any sporting event while enjoying a truly phenomenal… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Holiday Acres Resort is located in Rhinelander, Wisconsin. Enjoy a plethora of actives like fishing, swimming, tennis and basketball courts, a sand volleyball court, a restaurant, and a quirky store.… Read More
Featuring
evergreen,community-life-bt,recreation-p300,at-bt-articles-home,at-bt-articles-community
Tourist town, Rhinelander, brings in a ton of people throughout the year. The park overlooks Boom Lake and offers a public pier to unwind after a long day. While Hodag Park is a perfect pinning spot… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
The Chequamegon-Nicolet National Forest snakes around northern Wisconsin covering almost 1.5 million acres. The size of the forest is amazing in itself, the area offers hiking, valleys, water ways,… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Holiday Acres in Rhinelander, Wisconsin, is perfect family resort. Sleep in quaint, reasonably priced cabins and explore all that northern Wisconsin has to offer. Fishing, swimming (indoor and… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
If your family loves the outdoors, Holiday Acres is the place for you. Located on Lake Thompson, the resort offers tons of different activities. Fishing, swimming, a pool, tennis, basketball, shuffle… Read More
Featuring
evergreen,community-life-bt,community-life-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-community
Located right on the Wisconsin River, the Tomahawk Public Library is a beautiful place to collaborate and gather. Stop in and take out bestsellers, participate in events, sign your kids up for their… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
The Wisconsin Valley Vet Services offers a ton of services for your pets. Check out their packages to help save you money and their one of a kind events to switch the ‘patient-doctor’… Read More
Let everyone know what's going on. Start using our networking tools to spread the word about upcoming events around town.
From alerting folks to a meeting about an important town issue, the next gathering of your book group, a real estate open house or upcoming tag sale, make this your first stop in getting the word out
Notice (8): Trying to access array offset on value of type null [APP/Plugin/Core/Controller/Component/PlacesComponent.php, line 68]Code Context if($params['tags'])
$options['conditions']['tags'] = $params['tags'];
else if($this->params['tags_logical'])
$params = array(
'show' => (int) 5,
'title' => 'Organizations around Summit Lake',
'images' => false,
'group_type' => 'organization',
'sort' => 'created',
'sort_rule' => '-1',
'keyword' => '',
'radius' => null,
'limit' => (int) 15,
'page' => (int) 1,
'sef' => '',
'tags' => '',
'tags_logical' => '',
'terms' => '',
'show_limit' => (int) 3,
'days' => '',
'max-days' => (int) 365,
'max-miles' => (int) 45,
'message' => '[message to follow]',
'min' => (int) 50,
'prompt' => '',
'height' => '',
'width' => '',
'data_id' => '',
'more' => true,
'type' => '',
'autoshowmore' => false,
'link' => '',
'showdesc' => '',
'rankby' => '',
'empty-message' => '',
'ad_slots' => '',
'see-more-title' => '',
'searchdate' => '',
'searchenddate' => '',
'lat' => (float) 45.376499176025,
'lng' => (float) -89.197303771973,
'latlng' => '45.376499176025,-89.197303771973',
'city' => 'Summit Lake',
'state' => 'WI',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'summit-lake-wi'
)
)
PlacesComponent::search() - APP/Plugin/Core/Controller/Component/PlacesComponent.php, line 68
PlacesController::local() - APP/Controller/PlacesController.php, line 52
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
CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104
Modules::render() - APP/Lib/Modules.php, line 23
include - APP/View/Elements/display.ctp, line 14
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
AppController::renderPage() - APP/Controller/AppController.php, line 224
TownsController::displayTown() - APP/Controller/TownsController.php, line 11
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Let everyone know about your organization.
Click here to add it now.
From alerting folks to a meeting about an important town issue, the next gathering of your book group, a real estate open house or upcoming tag sale, make this your first stop in getting the word out
Summit Lake Town Facts
Summit Lake, Wisconsin. You can view Summit Lake venues that host many Summit Lake WI events every year.
You can find a ton of properties for sale if you search the Summit Lake page on Zillow. Currently Summit Lake has an average listing price for homes for sale on the market of $165,758. More real estate facts about Summit Lake: The number of properties currently for sale in Summit Lake is 262. The median homes for sale listing price is $139,900. This is broken down with the number of three bedroom houses in Summit Lake consisting of 129 with an average listing price for these house of $155,236. Out of the 37 houses that are four bedroom the average listing price for Summit Lake is $219,148.
Interest rates for Summit Lake are at historic lows as well.
Summit Lake Wisconsin has a latitude of 45.376499176025 and a longitude of -89.197303771973. View the full profile