A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiond090fc342e687a53d0ef95bde9805caeb1868844): 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:
Timeless Bed & Breakfast

Timeless Bed & Breakfast

2599 AJ Titus Luxury Hills khomasdal Windhoek

Timeless Bed & Breakfast located at 2599 AJ Titus Luxury Hills khomasdal in , KHOMAS Windhoek

Bed and Breakfast

View Business Listing
Timeless Bed & Breakfast - NTB Member
Sparrow Bed and Breakfast

Sparrow Bed and Breakfast

3km north of Mariental on the B1

Come and enjoy your stay in this lovely home that offers privacy for your family. Ideal for those who wish to hunt as hunting reservations can be done on request, or alternatively for fishing. At...

Bed and Breakfast

View Business Listing
Okahirongo Elephant Lodge

Okahirongo Elephant Lodge

Puros Area, Namibia

Okahirongo Elephant lodge is located in the Purros Conservancy, which is about 55km from the Skeleton Coast and around 200km south of the Kunene River. This area is home to the nomadic Himba tribe as...

Lodge

View Business Listing
Okahirongo Elephant Lodge - NTB MemberOkahirongo Elephant Lodge -  HAN Member
Waterberg Mountain Camp

Waterberg Mountain Camp

Waterberg, Namibia

Waterberg Mountain Camp is situated on top of the Waterberg and comprises 5 luxury bungalows (2 of which are situated right on the edge of the escarpment), a tented camp (overlooking a fountain which serves...

Campsite Camping and Caravan Lodge Rest Camp

View Business Listing
Waterberg Mountain Camp - NTB Member
Londiningi Guest House

Londiningi Guest House

11 Winterberg Street, Windhoek

On the human side, equally, Londiningi well deserves it

Guest House

View Business Listing
Accommodation Timo's Guest House

Accommodation Timo's Guest House

KIMC Park New Development, Luderitz

Timo?s Guesthouse was established a few years ago after Timo and his wife Catherine realised that there was high demand for affordable and comfortable accommodation at this harbour town. Today Timo?s Guesthouse is one of...

Guest House

View Business Listing
Draft in Self Catering

Draft in Self Catering

No 279 Strandloper Street Henties Bay Windhoek

Draft in Self Catering located at No 279 Strandloper Street Henties Bay in , KHOMAS Windhoek

Self Catering and Cottages

View Business Listing
Draft in Self Catering - NTB Member
Panorama Guestfarm

Panorama Guestfarm

Faarm Gravenstein Panorama No 65 Windhoek

Panorama Guestfarm located at Faarm Gravenstein Panorama No 65 in , Khomas Windhoek

Guest Farm

View Business Listing
Panorama Guestfarm - NTB Member
Kunene Camp

Kunene Camp

N\A

Kunene Camp is at the end of the world. Or so it will seem after your flight over the Skeleton Coast and the Namib Desert followed by a scenic drive through Hartmann Valley to the...

Rest Camp

View Business Listing
The Rock Lodge Confrence Facilities

The Rock Lodge Confrence Facilities

OKAHANDJA NAMIBIA

The Rock Lodge in the Okahandja district, 85km from Windhoek and 12 Km from Okahandja on the B2 road to Swakopmund, is a Namibian experience offering the...

Lodge

View Business Listing

Namibia Map

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


horse show jumping in js - owl.carousel.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"}]}];