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,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Cosmic Castle might be for kids, but their “Beast Challenge” isn’t. Consume the Monster T-REX hot dog, a 32-ounce malt or shake, and bag of chips within a certain time limit to win… Read More
Featuring
evergreen,community-life-bt,community-life-p300,at-bt-articles-home,at-bt-articles-community
Curious Minds Discovery Zone in Parsons opened its doors to the children of southeast Kansas five years ago. The Discovery Zone offers a fun, safe environment for children to create, experiment and… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
In the far southeast corner of Kanas is a family-owned steakhouse located in Baxter Springs. This restaurant has everything that makes a good steakhouse, good service, good food and great steaks. Not… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Words will never describe the feeling, a person experiences when standing face to face with “Big Brutus.” This steel machine is an awesome 160 feet-tall, 11 million-pound, electric mining… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Inside this wonderful city park, you’ll not only find the Ralph Mitchell Zoo, but a fun, family-friendly mini golf course! This is definitely one you’ll need to try.
Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
The Down Home Family Restaurant in Independence fries up some tasty “chicken fried chicken.” And the rest of the menu selection is tasty too!
Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Accommodating and friendly, one of the best cups of coffee are found at Ane Mae’s Coffee & Sandwich Shop in Independence. Most folks stop in for a variety of coffee, coffee drinks,… Read More
Featuring
evergreen,directory-bt,directory-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
Let you next visit to a spa take you to the Premier Aesthetics & Luxury Spa in Galena. Skincare professionals will customize your visit to accommodate all of your skincare needs. The staff is… Read More
Featuring
evergreen,directory-bt,directory-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
If you travel Route 66 through Kansas stop and visit with the owners of Picker’s Post. Discover pieces of Kansas history that fill this store’s shelves with vintage collectables and… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Chicken Annie’s Original is where chicken is king. The menu is full of family recipe’s that date back to 1934. Owned and operated today by the third generation, Chicken Annie’s… 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 Bartlett',
'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) 37.055099487305,
'lng' => (float) -95.210899353027,
'latlng' => '37.055099487305,-95.210899353027',
'city' => 'Bartlett',
'state' => 'KS',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'bartlett-ks'
)
)
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