A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session41e30a55dd1d5ddb0f0d4260bfb061a47ada9427): 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:
Texas Steak Ranch

Texas Steak Ranch

Shop 3, Baines Centre, Fritsche Str., Pionierspark

Come visit the oldest steakhouse in Windhoek that's a family-owned restaurant for the past 17 yearsOpen Mon – Sat 08:0 – 22:00 • public holidays 09:00 – 21:00

Grill and Steakhouse Restaurant

View Business Listing
Mertzi's Coffee Shop

Mertzi's Coffee Shop

Game Centre, Bismarck Street

Mertzi's Coffee Shop

Coffee Shop

View Business Listing
At The Dome Restaurant

At The Dome Restaurant

Welwitschia St, Ground Floor, The Dome Swakopmund, Namibia

Our At the Dome a la carte restaurant has become a firm favorite amongst locals and tourists alike. The interior has a rustic almost industrial feel to it. The combination of wood & iron along...

Fine Dining Restaurant German Restaurant Restaurant

View Business Listing
Pandora's Box & Café

Based on: 2 reviews

Pandora's Box & Café

Sam Nuyoma Ave Swakopmund

When in Swakopmund, visit us at the Ankerplatz, in the Woermann Brock Centre in Swakopmund and take some time out to browse for ...

Coffee Shop

View Business Listing
WEST AFRICAN FOOD CENTRE

WEST AFRICAN FOOD CENTRE

10456 Hans-Dietrich Street Katutura Windhoek KHOMAS

West African food center is a one stop shop for Nigerian cuisines cooked and Raw.Monday08:00 - 21:00Wednesday08:00 - 21:00Friday08:00 - 21:00

Fast Food Restaurant Take Away

View Business Listing
SKW Küche

SKW Küche

Wika Street Windhoek, Namibia

New opening hours for SKW restaurant and bar Saturdays Restaurant from 12h00 to 22h00The restaurant will be closed on Mondays bar will be open on Mondays as usual from 15h30 to 22h00

Beergarden German Restaurant Restaurant

View Business Listing
Crazy Crust Inn

Crazy Crust Inn

103 Church Street Block B

Fast food restaurant

Fast Food Grill and Steakhouse Pizza and Pasta

View Business Listing
Protea Hotel Furstenhof

Protea Hotel Furstenhof

4 Frans Indongo Str, Windhoek

The Protea Hotel Furstenhof offers guests the experience of true Namibianhospitality with the tranquil environment to match. The Protea Hotel Furstenhofwas Protea’s first hotel in Windhoek. The hotel is just a 5 minute walk awayfrom...

Restaurant

View Business Listing
Tambuti Lodge

Tambuti Lodge

Rundu Namibia

Tambuti is a small Lodge beautifully perched above the Kavango River overlooking the floodplain. We are also open during the flood season, all year round. Conveniently located on the small road leading down to the river from...

Restaurant

View Business Listing
Tambuti Lodge - NTB MemberTambuti Lodge -  HAN Member
22 Degrees South

22 Degrees South

Am Leuchtturm Swakopmund

Unique Location –Inside historical light HouseItalian foodOpen Tues – Sun & Publ. Holid • (Closed on 25.Dec and 1 Jan) 12:00 – 15:00 & 18:00 – 22:00

Italian Restaurant Restaurant

View Business Listing

Namibia Map

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


js in images - footer end.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"}]}];