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) 1765778400
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 174
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
For those serious about finding the best fish in North Dakota, Fin Hunters Guide Service is a must. They are the best guide service in the Devils Lake area and have proven their abilities time and… Read More
Featuring
evergreen,directory-bt,directory-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-directory
Want to embrace a youthful adventure with your significant other? The Spirit Lake Casino and Resort should be on your to-book list. With world-class dining, fabulous entertainment, and premier gaming… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
The Cold War was an active time in North Dakota. The Minuteman Missile Site includes the last fragments of the 321st Missile Wing, a series of intercontinental ballistic missile launch sites that… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
Spirit Lake Casino & Resort truly has something for everyone, with cabins and an RV park, luxury hotel rooms, shopping, marina, and free fish cleaning facilities for hotel and cabin guests, smoke… Read More
Featuring
evergreen,entertainment-bt,entertainment-p300,at-bt-articles-home,at-bt-articles-entertainment
This site holds the remaining remnants of the 321st Missile Wing, which is a gathering of intercontinental ballistic missile launch sites spread across 6,500 square-miles near the Grand Forks Air… Read More
Featuring
evergreen,community-life-bt,community-life-p300,at-bt-articles-home,at-bt-articles-community
The Fort Totten Historic Site is an important vestige in the state’s Native American history. The location was built in 1867 and served as a military post until it became a boarding school in… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,at-bt-articles-home,at-bt-articles-restaurant
A Devils Lake treasure since 1946, the Ranch Steakhouse may not have the nation-wide billing as that found with other steakhouses, but the quality of their menu can stand up against the big boys. Try… Read More
Featuring
evergreen,food-drink-bt,food-drink-p300,edited-cynthia,at-bt-articles-home,at-bt-articles-restaurant
Anna's Cocina & Tequila claims to have “the best Mexican food north of the border” and the residents of Devils Lake resoundingly agree! The affordable plates are piled high with… Read More
Featuring
evergreen,directory-bt,directory-p300,at-bt-articles-home,at-bt-articles-directory
This trendy downtown store began as a shoe store but has expanded to include a variety of clothing items and accessories as well. The boutique like atmosphere makes going to this store a fun and… Read More
Featuring
evergreen,community-life-bt,community-life-p300,at-bt-articles-home,at-bt-articles-community
Located on North Dakota’s largest lake, the 1,122-acre park is home to some of the state’s best fishing during all four seasons. A popular hiking, snow shoeing, and cross-country skiing… 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 Pekin',
'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) 47.790901184082,
'lng' => (float) -98.327796936035,
'latlng' => '47.790901184082,-98.327796936035',
'city' => 'Pekin',
'state' => 'ND',
'theme' => '',
'page_type' => 'town'
)
$options = array(
'page' => (int) 1,
'limit' => (int) 5,
'order' => array(
'created' => (int) -1
),
'conditions' => array(
'address.town_sef_url' => 'pekin-nd'
)
)
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
Pekin Town Facts
Pekin, North Dakota. You can view Pekin venues that host many Pekin ND events every year.
You can find a ton of properties for sale if you search the Pekin page on Zillow. Currently Pekin has an average listing price for homes for sale on the market of $78,500. More real estate facts about Pekin: The number of properties currently for sale in Pekin is 1. The median homes for sale listing price is $78,500. This is broken down with the number of three bedroom houses in Pekin consisting of with an average listing price for these house of . Out of the houses that are four bedroom the average listing price for Pekin is .
Interest rates for Pekin are at historic lows as well.
Pekin North Dakota has a latitude of 47.790901184082 and a longitude of -98.327796936035. View the full profile