A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session0ff3ab5f595ab00a7467a7524ed0029706888881): 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:
Ondangwa Rest Camp

Ondangwa Rest Camp

Freedom Square, Ondangwa Namibia

Ondangwa Rest Camp is located in northern Namibia in the town of Ondangwa (coordinates 17 54'42.28"S 15 58'27.93"E) and is the ideal stop-over for travelers heading to explore Kaokoland and Damaraland. The rest camp promises...

Bed and Breakfast Campsite Camping and Caravan Guest House Lodge Rest Camp

View Business Listing
Ondangwa Rest Camp - NTB Member
Popa Falls Camp

Popa Falls Camp

Okavango Panhandle

Popa Falls camp is the tourism gateway to the north-eastern corner of Namibia. It has perennial rivers, indigenous woodlands, floodplains and reed-lined channels. It is the ideal place for those wishing to venture into the Mahango...

Campsite Camping and Caravan Rest Camp

View Business Listing
Le Mirage Desert Lodge & Spa

Based on: 2 reviews

Le Mirage Desert Lodge & Spa

21 km from Sesriem on the C27

Le Mirage Desert Lodge & Spa is a harmonious blend of luxury and nature with each room offering a spectacular view of the Namib Desert. Guests are accommodated in 25 luxury rooms with en-suite facilities,...

Lodge

View Business Listing
Le Mirage Desert Lodge & Spa -  HAN Member
Popa Falls /Eco Camp

Popa Falls /Eco Camp

Popa Falls Okavango

Popa Falls Resort is a gateway to the north-eastern corner of Namibia and home to perennial rivers, magnificent indigenous woodlands, riverine forests, floodplains and reed-lined channels. The resort is located on the Kavango River, and...

Campsite Camping and Caravan

View Business Listing
Popa Falls /Eco Camp - NTB Member
Otjikoko Game Ranch

Otjikoko Game Ranch

Otjikoko South 61 Omaruru Okahandja

Otjikoko Game Ranch located at Otjikoko South 61 Omaruru in , OTJOZONDJU Okahandja

Guest Farm

View Business Listing
Otjikoko Game Ranch - NTB Member
Protea Hotel Long Beach Lodge

Protea Hotel Long Beach Lodge

Long Beach Circle

Protea Hotel Long Beach Lodge is located on Long Beach, approximately 15km from both Walvis Bay and Swakopmund as well as being a mere 500m away from the Namib Desert Dunes!

Lodge

View Business Listing
Atlantik Sicht-cornerstone

Atlantik Sicht-cornerstone

swakopmund, namibia

Atlantik Sicht is situated in the picturesque holiday town of Swakopund and this luxury self-catering apartment is located mere meters away from the ocean and a few minutes away from the town center. The...

Guest House

View Business Listing
Farm Ombanje

Farm Ombanje

Farm Ombanje No 787 District Otavi

Farm Ombanje located at Farm Ombanje No 787 Otavi District in , OTJOZONDJU Otavi

Guest Farm

View Business Listing
Farm Ombanje - NTB Member
Doreen Guesthouse

Doreen Guesthouse

Erf 4541 Abraham Mashego Street Soweto Windhoek

Doreen Guesthouse located at Erf 4541 Abraham Mashego Street Soweto in , Khomas Windhoek

Guest House

View Business Listing
Doreen Guesthouse - NTB Member
Olive Grove Guesthouse

Olive Grove Guesthouse

20 Promenaden Rd Eros

A small, upmarket accommodation establishment situated close to the Windhoek city centre in a quiet, peaceful area. Each room has a large veranda with tables and chairs for al fresco dining. The open-air lounge, spa...

Guest House

View Business Listing
Olive Grove Guesthouse - NTB Member

Namibia Map

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


display and design in jquery.fancybox.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"}]}];