A PHP Error was encountered

Severity: Warning

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

Based on: 4 reviews

Africat Foundation

Kaross, Farm no. 237/1, Outjo District, Namibia

The AfriCat Foundation was founded in 1991. AfriCat ran the largest cheetah and leopard rescue-and-release programme in the world

Associations in Namibia

View Business Listing
Sure Ritz Travel Windhoek

Sure Ritz Travel Windhoek

C/o Garten & Dr. Bernard May Street, Windhoek Namibia

Sure Ritz Travel

Travel Agencies and Tour Operators

View Business Listing
MTC Namibia

MTC Namibia

Cnr. of Mosé Tjitendero & Hamuntenya Wanehepo Ndadi Street Windhoek Namibia

MTC Namibia is Namibias biggest mobile telecommunications provider . They have mobile homes spread across the country . Other services they offer is reselling of mobile phones as well as internet services

Phone and Internet Services

View Business Listing
W.V Transport

W.V Transport

n/a

W.V Transport

Courier and Shipping

View Business Listing
Print 'n Ding

Print 'n Ding

Windhoek, Namibia

Print 'n Ding is a proudly Namibian based CompanyWe print any image, logo, design, wording, etc. on any of our products offered

Printing Services

View Business Listing
Transworld Tours and Travel

Transworld Tours and Travel

n/a

Transworld Tours and Travel

Travel Agencies and Tour Operators

View Business Listing
ART IN WOOD

ART IN WOOD

12 Gamsberg Ave. Industrial Area. Walvis Bay.

Designing, manufacturing and installation of high quality furniture and cupboards. Kitchen and Build in cupboards are our special items. Would you like to renovate - Call us. Do you want to build a new place...

joinery and carpentry

View Business Listing
Ricma Safaris

Based on: 3 reviews

Ricma Safaris

Gutenberg Plaza, Ground Floor, 51-55 Werner List Street

Ricma Safaris is a Namibian registered safari agency providing tours and safaris reservations including Accommodation Bookings, Self Drive Tours, Guided Group Tours, City & Township Tours, Half-Day Tours, Camping Safaris, Cultural & Community-Based Tours to...

Travel Agencies and Tour Operators

View Business Listing
Rennies Travel Windhoek – Head office

Rennies Travel Windhoek – Head office

Tenbergen Village, Unit G&F c/o Robert Mugabe Ave and Julius Nyerere Street

HRG Rennies Travel Namibia is a travel service provider with a long and prestigious history of more than 60 years of experience specializing in a range of high quality travel services with a proven track...

Travel Agencies and Tour Operators

View Business Listing
Springbok Atlas Tours & Safaris

Springbok Atlas Tours & Safaris

24 -26 Nguni Street, Northern Industrial Area, Namibia

Springbok Atlas Tours & Safaris - We are passionate about making unforgettable dream holidays in Africa come true. Our wide selection of enthralling guided holidays, tours and safaris showcases the many, diverse splendours of Southern...

Travel Agencies and Tour Operators

View Business Listing
Springbok Atlas Tours & Safaris - NTB Member

Namibia Map

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


Seafood in jquery.lazysizes.min.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"}]}];