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) 1769666400
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,directory-bt,directory-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
Featuring over 22,000 square-feet of antiques and collectibles, the Plaza Antique Mall in Dyersville is your one-stop-shop for one-of-a-kind treasures and collectibles. With everything from unique… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Is this heaven? No, it’s Iowa. Dyersville, Iowa, to be exact. Located a short drive from Dubuque, the official movie site of the iconic “Field of Dreams” motion picture still sits… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
Designworks Salon and Spa is a holistic destination that puts health and wellness first, for both you and your hair. These pros know that healthy hair is beautiful hair, and they can take your hair… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
Pete’s Thai Kitchen creates the perfect dining experience with beautiful decor, friendly service, and clean surroundings. Try it for date night or bring the whole family.
Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
For a touch of class on your next night out, stop by 1st and Main in Dubuque for that style you’re looking for. Whatever appetite your stomach can come up with, whether it be tantalizing… Read More
Featuring
evergreen,community-life-bt,community-life-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-community
Nestled next to the Mississippi River, the Dubuque Farmers Market is the oldest in the state of Iowa, dating back to 1858 when it was first housed in the city hall building. Well over 170 years… Read More
Featuring
evergreen,directory-bt,directory-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
Located in the luxurious Hotel Julien in Dubuque, the Potosa Spa takes their name from Potosa, the daughter of the Chief of the Fox Native American tribe that once inhabited the area. The Potosa Spa… Read More
Featuring
evergreen,community-life-bt,,community-life-p300,at-bt-articles-home,at-bt-articles-community
Seafood is the specialty for the good people over at Catfish Charlie’s in Dubuque. Serving as the No. 1 waterfront, seafood restaurant on the Mississippi, Catfish Charlie’s caters towards… Read More
Featuring
evergreen,community-life-bt,community-life-p300,at-bt-articles-home,at-bt-articles-community
As a tribute to the mighty Mississippi that comprises the border of Dubuque and the western edge of Iowa, the National Mississippi River Museum & Aquarium is a dense concentration of interactive… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Turn your rainy day into a mini getaway when you go to the Grand Harbor Resort and Waterpark. The massive indoor waterpark is the main attraction, but you don’t want to miss the arcade and… 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 Cascade',
'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) 42.300498962402,
'lng' => (float) -91.00959777832,
'latlng' => '42.300498962402,-91.00959777832',
'city' => 'Cascade',
'state' => 'IA',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'cascade-ia'
)
)
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
Cascade Town Facts
Cascade, Iowa. Population for Cascade from the last gathering is 1958. You can view Cascade venues that host many Cascade IA events every year.
You can find a ton of properties for sale if you search the Cascade page on Zillow. Currently Cascade has an average listing price for homes for sale on the market of $238,726. More real estate facts about Cascade: The number of properties currently for sale in Cascade is 245. The median homes for sale listing price is $184,433. This is broken down with the number of three bedroom houses in Cascade consisting of 112 with an average listing price for these house of $182,547. Out of the 66 houses that are four bedroom the average listing price for Cascade is $301,909.
Interest rates for Cascade are at historic lows as well.
Cascade Iowa has a latitude of 42.300498962402 and a longitude of -91.00959777832. View the full profile