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) 1765692000
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,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
Experience fresh Mexican flavors with great customer service in an authentic environment. Customers appreciate the fresh chips and salsa, reasonable prices, and expansive menu with vegetarian… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
The Soap Co. Coffee House is a locally-owned establishment featuring premium coffee beverages, teas, gourmet muffins, pastries, and more. This cute coffee shop also sells handmade soaps and other… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,hybrid,edited-chira,at-bt-articles-home,at-bt-articles-restaurant
Bella Trattoria is one of those wonderful hometown restaurants where you’re always welcomed with open arms…and the food is spectacular too. Head in for authentic pasta and stone oven… Read More
Featuring
evergreen,community-life-bt,community-life-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-community
The Old Capitol Farmers Market in Springfield is a community-oriented place featuring many local events. Sponsored by the local St. John’s Hospital, this local market offers an impressive… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-entertainment
Donnie B’s offers the best entertainment in the Springfield area. There’s usually a great act going on at Donnie B’s, plus they offer open mic nights. Their wait staff is always… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
Thai Basil makes all their meals from scratch and only uses the freshest ingredients. The food is affordably priced for the quality, and the chefs always deliver a generous portion. Service is also… Read More
Featuring
evergreen,community-life-bt,community-life-p300,at-bt-articles-home,at-bt-articles-community
Hyundais are known for their reliability and sensibility, and all of Springfield knows that Green Hyundai is the place to go for their Hyundai. That’s especially true for senior citizens who… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
In Springfield, ink-hungry folks flock to Redbird Electric Tattooing. Redbird’s founder, Brian McCormic, opened the shop to return to the intimate feel of a classic tattoo… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
Meraki Salon and Spa is the epitome of style and sophistication. Springfield’s chicest and most innovative salon offers all the services that will give you the look of a lifetime, from hair… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
One of the most popular and loved pubs in the state, D’Arcy’s Pint is known for serving great Irish comfort food in a traditional pub atmosphere. Patrons recommend the Irish cheese steak… 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 Astoria',
'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) 40.227001190186,
'lng' => (float) -90.359703063965,
'latlng' => '40.227001190186,-90.359703063965',
'city' => 'Astoria',
'state' => 'IL',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'astoria-il'
)
)
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
Astoria Town Facts
Astoria, Illinois. Population for Astoria from the last gathering is 1193. You can view Astoria venues that host many Astoria IL events every year.
You can find a ton of properties for sale if you search the Astoria page on Zillow. Currently Astoria has an average listing price for homes for sale on the market of $109,905. More real estate facts about Astoria: The number of properties currently for sale in Astoria is 181. The median homes for sale listing price is $81,900. This is broken down with the number of three bedroom houses in Astoria consisting of 91 with an average listing price for these house of $102,691. Out of the 26 houses that are four bedroom the average listing price for Astoria is $175,617.
Interest rates for Astoria are at historic lows as well.
Astoria Illinois has a latitude of 40.227001190186 and a longitude of -90.359703063965. View the full profile