A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session460fc931f690185062071c539224b23c31f5d5f2): 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:
Be Local Tourism Service (Pty) Ltd

Be Local Tourism Service (Pty) Ltd

52 Palladium Street, Windhoek Namibia

Reservation Destination Be-local Tourism Services is a central marketing and reservations office for various Lodges, Guest Farms and Activity Operators across Namibia. We can facilitate the ideal accommodation to meet your very last...

Travel Agencies and Tour Operators

View Business Listing
Be Local Tourism Service (Pty) Ltd - NTB Member
African Business Investment

African Business Investment

Windhoek, Namibia

African Business Investment is a registered business in Namibia.

Tour Embassy in Namibia

View Business Listing
African Business Investment -  HAN Member
Rukoro Tours and Transfer Shuttle

Rukoro Tours and Transfer Shuttle

n/a

Rukoro Tours and Transfer Shuttle

Travel Agencies and Tour Operators

View Business Listing
Flokkies Tours and Transfer Services

Flokkies Tours and Transfer Services

n/a

Flokkies Tours and Transfer Services

Travel Agencies and Tour Operators

View Business Listing
AFROX

AFROX

Mandume Ndemufayo Avenue, Windhoek

The Linde Group is a world leading supplier of industrial, process and speciality gases and is one of the most profitable engineering companies. Linde products and services can be found in nearly every industry, in...

Associations in Namibia

View Business Listing
AFROX -  HAN Member
Namibia Tracks and Trails

Based on: 1 reviews

Namibia Tracks and Trails

14A Sam Nujoma Avenue, Swakopmund

Namibia Tracks and Trails, your first choice reservation office and ground handler for the very best of Namibia. Our destinations are handpicked, offering fly-in safaris, guided lodge and camping tours as well as organizing self...

Travel Agencies and Tour Operators

View Business Listing
Avis Fleet Services

Avis Fleet Services

4th Floor South Block Office Maerua Mall, Windhoek

Avis Fleet Services is the leading brand in Leasing and Fleet Management Solutions in Southern Africa.

Leasing Company

View Business Listing
Tenna Express

Tenna Express

1st floor Independence Avenue

Tenna Express Shuttle ,Tours and Transfers welcomes you to the majestic and beautiful landscape of Namibia were you can enjoy this unspoiled nature with super infrastructure, no pollution, and excellent accommodation establishments. We are...

Travel Agencies and Tour Operators

View Business Listing
Eco Marine Kayak Tours CC

Eco Marine Kayak Tours CC

63 Theo Ben Gurirab Street, Walvis Bay Namibia

Eco Marine Kayak Tours CC is a registered business in Namibia. Eco Marine Kayak Tours specializes in tours to Pelican point, visiting the Cape Fur Seal colony, accompanied by dolphins, pelicans, cormorans and other...

Travel Agencies and Tour Operators

View Business Listing
Eco Marine Kayak Tours CC - NTB Member
Nictus Furnishers

Nictus Furnishers

17 Luderitz Street, Windhoek Namibia

Nictus Furnishers is a furniture retail company operating in South Africa and Namibia. Nictus places the customer first by continually striving towards Excellence. Helpful personnel provide service with dedication and motivation, while maintaining integrity, focus and sound...

Vacuum cleaners

View Business Listing

Namibia Map

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


Doctor in bootstrap select.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"}]}];