A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session2caea5f07d51330eb599c4a7d2c39d3c914968ea): Failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 172

Backtrace:

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 254
Function: library

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 154
Function: ci_autoloader

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 67
Function: initialize

File: /home/nmhmyna/web/my.na/public_html/application/controllers/A.php
Line: 7
Function: __construct

File: /home/nmhmyna/web/my.na/public_html/index.php
Line: 320
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /home/nmhmyna/tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 254
Function: library

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 154
Function: ci_autoloader

File: /home/nmhmyna/web/my.na/public_html/application/core/MY_Loader.php
Line: 67
Function: initialize

File: /home/nmhmyna/web/my.na/public_html/application/controllers/A.php
Line: 7
Function: __construct

File: /home/nmhmyna/web/my.na/public_html/index.php
Line: 320
Function: require_once

0 Results Sort by:
Mahonda Hunting Safaris

Mahonda Hunting Safaris

Ausspannplatz

Mahonda Hunting safaris is located in the Khomas region, 85km west of Windhoek. Mahonda is spread over 36 000 acres and has an extended hunting concession of another 95 000 acres.Accommodation offered includes three hunters bungalows, fully equipped with...

Hunting Farm

View Business Listing
Canon Mountain Camp

Canon Mountain Camp

Gondwana Canon Park Road C12 Windhoek

Canon Mountain Camp located at Gondwana Canon Park Road C12 in , Khomas Windhoek

Campsite Camping and Caravan

View Business Listing
Canon Mountain Camp - NTB Member
Out Of Nature Country Lodge

Out Of Nature Country Lodge

B1 30 km outside Windhoek, Namibia

Out of Nature Country Lodge is located opposite to Omeya Golf Course and 20 minutes drive from Windhoek. On offer are lovely accommodation units and splendid camping facilities. There are 14 units available with views...

Lodge

View Business Listing
Okozongutu Hunting Farm

Okozongutu Hunting Farm

Farm Welemoed No 248 District Okahandja

Okozongutu Hunting Farm located at Farm Welemoed No 248 Okahandja District in , OTJOZONDJU Okahandja

Guest Farm

View Business Listing
Okozongutu Hunting Farm - NTB Member
Nubib Nature Camp

Nubib Nature Camp

C19 between Maltahöhe (77km) & Sesriem (89km), onto D827

Nubib Nature Camp is situated in the Namib Desert in Namibia ( Africa ) 100 km South of Sesriem, the entrance to Sossusvlei, where you will find the highest dunes in the world. It is...

Rest Camp

View Business Listing
Hotel Eberwein

Hotel Eberwein

48 Sam Nujoma Avenue, Swakopmund

Old world charm in Victorian style in the heart of Swakopmund. A remarkable Hotel of distinctive character.Even the stucco ceilings, windows and doors of the original structure have been preserved. Closeby most shops and restaurants....

Hotel Resort and Casino

View Business Listing
Hotel Eberwein - NTB MemberHotel Eberwein -  HAN Member
Out Of Nature Estate Trust

Out Of Nature Estate Trust

30 km south of Whk,Farm Haegamus, B1 Rd to Rehoboth

Out of Nature Estate Trust

Lodge

View Business Listing
Boulders Safari Camp

Boulders Safari Camp

Farm 147 Aandster along C27, NamibRand Nature Reserve Namibia

Boulders Safari Camp is situated 45 kilometres south of Wolwedans and hugged by massive granite rocks. Sleeping a maximum of 8 guests in 4 spacious tents, Boulders is undoubtedly the most exclusive camp at Wolwedans....

Lodge Rest Camp Tented Camp

View Business Listing
Boulders Safari Camp - NTB Member
Sun Karros Lifestyle Safaris

Sun Karros Lifestyle Safaris

Daan Viljoen Game Park

Location and Chalets Set in the rolling hills of the Khomas Hochland, less than 20km from Windhoek, is The Daan Viljoen Game Park. The 4000ha Game Reserve is home to...

Campsite Camping and Caravan Lodge

View Business Listing
Sun Karros Lifestyle Safaris - NTB MemberSun Karros Lifestyle Safaris -  HAN Member
New Millenium Bed & Breakfast

New Millenium Bed & Breakfast

Lechwe Street 157 Boma Katima Mulilo

New Millenium Bed & Breakfast located at Lechwe Street 157 Boma Katima Mulilo in , Caprivi

Bed and Breakfast

View Business Listing
New Millenium Bed & Breakfast - NTB Member

Namibia Map

To benefit from this, make sure that you have location services enabled for this website.


js in js - bootstrap datetimepicker.min.js

https://www.my.na/map/result_ajax/", 'data': { 'cat': cat, 'type': type }, 'dataType': "json", 'success': function (data) { locations = data; deleteMarkers(); //geolocate(map); setMarkers(map, locations); } }); } $('#sort_asc').on('click', function(e){ $('#sortby').val('ASC'); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); $('#sort_desc').on('click', function(e){ $('#sortby').val('DESC'); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); $('#sort_rate').on('click', function(e){ $('#sortby').val(''); var frm = $('#search-main_b'); frm.serialize(); frm.submit(); }); // Sets the map on all markers in the array. function setAllMap(map) { for (var i = 0; i < markers.length; i++) { markers[i].setMap(map); } } // Removes the markers from the map, but keeps them in the array. function clearMarkers() { setAllMap(null); } // Shows any markers currently in the array. function showMarkers() { setAllMap(map); } // Deletes all markers in the array by removing references to them. function deleteMarkers() { clearMarkers(); markers = []; } var styles = [{"featureType":"administrative","elementType":"all","stylers":[{"visibility":"simplified"}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#fcfcfc"}]},{"featureType":"poi","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#fcfcfc"}]},{"featureType":"road.highway","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#eeeeee"}]},{"featureType":"water","elementType":"geometry","stylers":[{"visibility":"simplified"},{"color":"#dddddd"}]}];