A PHP Error was encountered

Severity: Warning

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

292 Results Sort by:
Gravenstein / Panorama Guest Farm

Gravenstein / Panorama Guest Farm

80 km South of Windhoek, take the C25 (42km), turn right (11 km) to Guest farm

A relaxing country drive provides nature lovers with a feast for their eyes. Escape from city stress and enjoy peace and tranquility - a view with uninterrupted horizons - where the red Kalahari dunes...

Guest Farm

View Business Listing
Hohenhorst Guestfarm

Hohenhorst Guestfarm

56km southeast of Windhoek, on the C26, D1982

The magnificent farmhouse, a cool and spacious colonial style farm residence with gleaming wooden floors, was built in 1939. In the main house are three en-suite double bedrooms, while the Hunter's Wing houses five en-suite...

Guest Farm

View Business Listing
Hohenhorst Guestfarm - NTB Member
Silversand Guest Farm

Silversand Guest Farm

10km west of Omitara, on the B6, D1535

Silversand Hunting and Guest Farm.

Guest Farm Hunting Farm

View Business Listing
Silversand Guest Farm - NTB Member
Steinhausen Guestfarm

Steinhausen Guestfarm

60km north of Omitara, on the C29

Steinhausen Guestfarm

Guest Farm

View Business Listing
Weissenfels Guest Farm

Weissenfels Guest Farm

C26, 110 km from Windhoek

Weissenfels Guest Farm offers you the ideal stopover between Windhoek and Swakopmund, Walvis Bay or Sesriem/Sossusvlei when driving the fascinating Gamsberg - Kuiseb - Namib route... Weissenfels Hiking trails offer scenic walks through rocky gorges where...

Guest Farm

View Business Listing
Gästefarm Niedersachsen

Gästefarm Niedersachsen

From Windhoek 160 km on the D1982

From the castle-like homestead on a hill one can enjoy a panoramic view over 18.535 hectares of undulating Savannah scenery, bordered by the distant mountain ranges of the Khomas Hochland in the east and the...

Guest Farm

View Business Listing
Gästefarm Niedersachsen - NTB MemberGästefarm Niedersachsen -  HAN Member
Hochland Gastefarm

Hochland Gastefarm

45km west of Windhoek, on the C28, turn off D1958

Hochland Gastefarm

Guest Farm

View Business Listing
Omujeve Guest Farm

Omujeve Guest Farm

60km north of Windhoek, on the B6, M53

Omujeve hunting safaris prides itself on treating all its guests like VIPs. Omujeve offers hunters a large selection of species in a variety of different areas, spanning from large private ranches to wide-open free-range concessions. Trophy...

Guest Farm

View Business Listing
Trans Kalahari Inn

Trans Kalahari Inn

Plot 10, Kappsfarm 65, Trans Kalahari Highway – B6

Come and enjoy a magnificent view of the Kappsberge and the Seeisrivier from our luxurious bungalows, which are equipped with en-suite bathrooms and mini bar.We also offer large stands at our caravan park with an...

Campsite Camping and Caravan Guest Farm Restaurant Self Catering and Cottages

View Business Listing
Trans Kalahari Inn -  HAN Member
Omaha Guest Farm

Omaha Guest Farm

-21.133 S x 16.525 E, situated at the base of Mt. Etjo

Omaha guest farm is located about 2 hours from Windhoek at the base of Mount Etjo and is an ideal stopover en-route to great destinations such as Etosha National Park, Waterberg National Park, Damaraland, Bushmanland,...

Guest Farm

View Business Listing
Omaha Guest Farm - NTB MemberOmaha Guest Farm -  HAN Member

Namibia Map

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


favicon.ico in Namibia - Page 4

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