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,community-life-bt,community-life-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-community
The Lawton Farmers Market was one of three markets featured in the Oklahoma Nutrition Information & Education Project. The spring market opens in April, and you’ll want to watch their… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
Located inside the Central Mall, Lunar Golf is a course illuminated by black lights. Fun for everyone, even beginners.
Read More
Featuring
evergreen,directory-bt,directory-p300,edited-chira,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
Scott’s is about to celebrate their 50th anniversary of delivering high-quality fresh flowers to residents in the Lawton area. They have a great reputation. Readers of the “Lawton… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Find freshly-made smoothies at this locally-owned juice bar. You’ll find support to lead a healthier and more active lifestyle in your own life.
Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
Everyone in Lawton knows that when you go to ZAIQA, you’re in for a treat. That’s true if you're vegan too, with an abundance of vegan selections and accommodations.
Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
According to its website, American Legends tattoos was the first legally licensed tattoo shop in Oklahoma. Reviewers on Facebook say the atmosphere is inviting and clean. The artists are professional… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
This Lawton hangout features live metal bands on Friday and Saturday, but it’s open all week long. Make sure to try the Frozen Jager Bomb, a local specialty.
Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Find udon and yaki soba noodle dishes at this place in southwest Oklahoma. Reviewers say that the food is good, the staff is friendly, and the atmosphere is nice. Plus, the price is right.
Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
Game King has video games and skateboard equipment. The staff is helpful and knowledgeable about skateboarding, and it’s one of the few shops in southern Oklahoma where you can find… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
This spot is a Lawton staple. When you want comfort food, beer, and an evening of fun, you’ll want to come out to the Backporch Drafthouse.
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 Faxon',
'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) 34.45890045166,
'lng' => (float) -98.577796936035,
'latlng' => '34.45890045166,-98.577796936035',
'city' => 'Faxon',
'state' => 'OK',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'faxon-ok'
)
)
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
Faxon Town Facts
Faxon, Oklahoma. You can view Faxon venues that host many Faxon OK events every year.
You can find a ton of properties for sale if you search the Faxon page on Zillow. Currently Faxon has an average listing price for homes for sale on the market of $188,130. More real estate facts about Faxon: The number of properties currently for sale in Faxon is 607. The median homes for sale listing price is $131,708. This is broken down with the number of three bedroom houses in Faxon consisting of 376 with an average listing price for these house of $186,383. Out of the 169 houses that are four bedroom the average listing price for Faxon is $211,013.
Interest rates for Faxon are at historic lows as well.
Faxon Oklahoma has a latitude of 34.45890045166 and a longitude of -98.577796936035. View the full profile