A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session1bf3e6076f89ddfda76b9cff02a926f69a462a57): 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

277 Results Sort by:
Tourmaline Guesthouse

Tourmaline Guesthouse

10 Toermalyn Street, Eros, Windhoek

Tourmaline Guesthouse

Guest House

View Business Listing
Villa Moringa Guesthouse

Villa Moringa Guesthouse

111A Gloudina Street, Ludwigsdorf

Villa Moringa is located in the residential area of Ludwigsdorf, just ten minutes away from Windhoek's CBD. Accommodation at the villa consists of eight luxurious en-suite double rooms, three executive family/business rooms and four...

Guest House

View Business Listing
Villa Moringa Guesthouse -  HAN Member
Vondelhof Guesthouse

Vondelhof Guesthouse

2 Puccini Street, Windhoek

Accommodation at Vondelhof guest house is supremely comfortable, the rooms are spacious and the decor is Africa inspired. All rooms at Vondelhof are fully equipped with en-suite bathrooms, telephone, mini-bar, fan, coffee/tea making facilities as...

Guest House

View Business Listing
Guesthouse Bodensee

Guesthouse Bodensee

40 Uhland Street, Klein Windhoek

We are a small guesthouse located in one of the oldest suburbs known as Klein Windhoek. In the quiet residential area of Windhoek we offer beside the guestrooms a very good homemade German breakfast. This...

Guest House

View Business Listing
Guesthouse Bodensee - NTB Member
Haus Ol-ga

Haus Ol-ga

91 Bach Street Windhoek West, Windhoek

Your home in Windhoek is situated approx. 2.5 km from city centre in a beautiful and calm subtropical garden. Those who are interested in geology will find here a collection of rocks and minerals from...

Guest House

View Business Listing
Le Mar Guesthouse

Le Mar Guesthouse

Kupferberg str. 22, Windhoek

Lemar Guesthouse is situated in the safe and quiet vicinity of Eros in Windhoek. We are walking distance from the Medi Clinic and the famous Joes's Beerhouse restaurant.

Guest House

View Business Listing
Pabeanta's Guesthouse

Pabeanta's Guesthouse

16 Mose Tjitendero Street, Olympia, Windhoek

Pabeantas Guesthouse is a charming guesthouse with distinct country flair, situated in the suburb of Olympia in Windhoek, the capital city of Namibia. The guesthouse offers a high level of service, facilities and accommodation, with...

Guest House

View Business Listing
Pabeanta's Guesthouse - NTB Member
Three Gables Guesthouse

Three Gables Guesthouse

n/a

THREE GABLES GUESTHOUSE is situated on the slopes of the historically rich Klein Windhoek valley. By founding the settlement Klein-Windhoek in 1840 in a valley full of springs which also was of strategic interest, Jan...

Guest House

View Business Listing
Vee's Guesthouse

Vee's Guesthouse

311 Elephant Street, Rhino Park, Windhoek

Vee's Guesthouse

Guest House

View Business Listing
Guesthouse Cori

Guesthouse Cori

8 Puccini Str, Windhoek

The attractive garden offers plenty of shady trees, with a small swimming pool, and a thatched seating area and braai. Dinner

Guest House

View Business Listing

Namibia Map

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


guest house in Namibia - Page 5

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