A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session38827adfea6b25a62530c4b70b9b80cc69b6fcd5): 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:
Onguma Tented Camp

Onguma Tented Camp

Eastern Border of Etosha

Onguma Tented camp is a mix of sophistication, relaxation and elegance. In two words, it is safari chic. Onguma in the local dialect of Herero can be translated to mean "the place you don't want...

Lodge Tented Camp

View Business Listing
Onguma Tented Camp -  HAN Member
Kairos Cottage

Kairos Cottage

Erf 809 Shark Island Lüderitz

Kairos Cottage located at Erf 809 Shark Island in , Karas Lüderitz

Self Catering and Cottages

View Business Listing
Kairos Cottage - NTB Member
The Hilltop House

The Hilltop House

12 Lessing Street, Windhoek,

Situated in the peaceful suburb of Windhoek, Hilltop House is a favorite destination for guests traveling in Namibia. The original house dates back to around 1915 and has been converted to contain seven beautifully decorated,...

Guest House

View Business Listing
Umti Restcamp

Umti Restcamp

25km North of Windhoek, on B1 Rd to Okahanja

Umti is conveniently situated just 20km's North of Namibia's capital city Windhoek, on the Main road to the North and the coast. We offer comfortable accommodation, fully equipped conferencing and recreational facilities in a typical...

Rest Camp

View Business Listing
Wildpark Bed & Breakfast

Wildpark Bed & Breakfast

Farm Wildpark Maltahohe D861

Wildpark Bed & Breakfast located at Farm Wildpark Maltahohe D861 in , Hardap

Bed and Breakfast

View Business Listing
Wildpark Bed & Breakfast - NTB Member
Eagles View Guest Haus

Eagles View Guest Haus

1 Ahrens Street, Klein Windhoek

Modern fully furnished self-catering units conveniently situated close to; popular Restaurants, Shopping Malls & Arts and Crafts Stores.

Guest House

View Business Listing
Zebra Kalahari Lodge

Zebra Kalahari Lodge

117 Independence Ave. - Windhoek

The Zebra Kalahari lodge is the more luxurious option at Intu Afrika Kalahari Reserve. Accommodation consists of eight rooms connecting to the main building and five deluxe rooms at a more private distance. The lodge...

Lodge

View Business Listing
Mike Fan Bed and Breakfast

Mike Fan Bed and Breakfast

Klein Windhoek

Mike Fan Bed and Breakfast

Bed and Breakfast

View Business Listing
Hunting Farm Okuje

Hunting Farm Okuje

Farm okuje No.474 Windhoek

Hunting Farm Okuje located at Farm okuje No.474 Windhoek in , Khomas Windhoek

Guest Farm

View Business Listing
Hunting Farm Okuje - NTB Member
Ekararu Bowhunting Farm

Ekararu Bowhunting Farm

Farm Ozombanda No 21 Okahandja

Ekararu Bowhunting Farm located at Farm Ozombanda No 21 in , OTJOZONDJU Okahandja

Guest Farm

View Business Listing
Ekararu Bowhunting Farm - NTB Member

Namibia Map

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


Electronic Components in ntb.png

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"}]}];