A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiona45a6b891f2e1adead987751a8f4e2c50dc4126c): 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:
Cape Town4x4 Rentals

Based on: 1 reviews

Cape Town4x4 Rentals

cape town international

Want to explore South Africa, Namibia, Lesotho or Botswana or any other neighboring countries? Why not do it in a 4x4 Vehicle equipped for adventure with unlimited mileage.Conveniently situated close to Cape Town International Airport,...

Car Rental and Breakdown

View Business Listing
Joiners Warehouse

Joiners Warehouse

22 phillip street mondesa swakopmund namibia

MyBuilder, the better way to find trusted Carpenters & Joiners in St Helens, ... Far cheaper than the big high street DIY stores.... angelamb61 20th Mar, 2013 ...Warehouse jobs Tyne and Wear: Warehouse packing &...

Shipping

View Business Listing
Kea Campers

Based on: 1 reviews

Kea Campers

c/o Sam Nujoma Drive & Stein Str, Windhoek

KEA Windhoek depot is situated approximately 30 minutes east of Hosea Kutaku International Airport with terrific scenic drive to our depot and 15 minutes from Eros Airport and drive through central city.

Car Rental and Breakdown

View Business Listing
Africa On Wheels

Africa On Wheels

135 Sam Nujoma Drive

Africa on Wheels - Car rental in Namibia Our Car Hire welcomes you to Namibia! At Africa on Wheels customer care is our highest priority. Africa on Wheels was established in 1999. The company was founded based...

Car Rental and Breakdown

View Business Listing
Africa On Wheels - NTB Member
Frikkie's Workshop

Frikkie's Workshop

Independence Avenue, Windhoek

The Best for Vehicle repairs,   Spares and Tow-in services based in Outjo.

Car Rental and Breakdown

View Business Listing
Durand Shuttle Transfers and Tours

Durand Shuttle Transfers and Tours

n/a

Durand Shuttle Transfers and Tours

Airport Shuttle and Namibia Transfer

View Business Listing
Cheetah Car Hire

Cheetah Car Hire

Onguti Street, Ongwediva, Namibia

Cheetah Car Hire offers BKN vehicles for rent - Toyota: hatch backs, D/C 4x4 vehicle, Fortuner 4x2.

Car Rental and Breakdown

View Business Listing
Cheetah Car Hire - NTB Member
Sturrock Grindrod Maritime (Pty) Ltd

Sturrock Grindrod Maritime (Pty) Ltd

17th Floor, 2 Long Street Cape Town, Western Cape

SGM provides integrated logistic solutions to the maritime- and offshore industry in Sub-Saharan Africa, Singapore and Australia.

air cargo

View Business Listing
Scenic Air (PTY) Ltd

Scenic Air (PTY) Ltd

Ground Floor, The Old Tower Building, Eros Airport

Air Charters, Scenic Flights, Seat-on-charters (Namibian Sky Shuttle). Make your journey part of your holiday experience.

Charter and Scenic Flights

View Business Listing
Wanties Transfers

Wanties Transfers

n/a

Wanties Transfers

Airport Shuttle and Namibia Transfer

View Business Listing

Namibia Map

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


Chefs Personal in js - moment.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"}]}];