A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessionc3b1b8759ec41d50f83ef55049fd77300ee7b97a): 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:
Mahonda Hunting Safaris

Mahonda Hunting Safaris

Ausspannplatz

Mahonda Hunting safaris is located in the Khomas region, 85km west of Windhoek. Mahonda is spread over 36 000 acres and has an extended hunting concession of another 95 000 acres.Accommodation offered includes three hunters bungalows, fully equipped with...

Travel Agencies and Tour Operators

View Business Listing
Malanguka Gash

Malanguka Gash

Gous Street,Windhoek Namibia

gash   emerita malanguka, Location :   Namibia.  Browsefriend lets you search for friends   and   people on   the web. Search   for names   on   many   social   networking ...

Photo and Video Studio

View Business Listing
Corporate Office Solutions

Corporate Office Solutions

WINDHOEK NAMIBA

Space Analysis & Planning * Office Layouts * Conceptual Design Supplier of: Office Furniture * Contract & Banquet Furniture Educational & Training Furniture * Public, Auditorium & Stadium Seating Storage Solutions *...

Associations in Namibia

View Business Listing
Kingfischer Fly-in Safaris cc

Kingfischer Fly-in Safaris cc

Windhoek

Safari and Fly in Chater.

Travel Agencies and Tour Operators

View Business Listing
Nampost Oranjemund

Nampost Oranjemund

Oranjemund

We provide postal, financial and logistics solutions to keep people in touch and to enhance their quality of life.

Courier and Shipping

View Business Listing
Desert Explorers

Desert Explorers

B2 between Swakopmund and Walvis Bay

Desert Explorers provides the ultimate adventure experience for its visitors. They offer various quad bike tours, surely an amazing and thrilling way to sight-see. The offers include a 45 minute quad bike tour which is...

Travel Agencies and Tour Operators

View Business Listing
Desert Explorers - NTB Member
British American Tobacco Namibia

British American Tobacco Namibia

number 553 yellow str Rosh-Pinah Namibia

Our company operates with tobacco and cigars activities.If you have any questions please call us or you can come to our office for more enquiries.Thank you

Associations in Namibia

View Business Listing
Wilma Visser Insurance Broker

Wilma Visser Insurance Broker

32 Calcium Street, Windhoek Namibia

Wilma Visser Insurance Broker is an insurance broker specialist in town.

legal services

View Business Listing
Moseja Travel and Tours

Moseja Travel and Tours

36 Bismarck Street, Windhoek

Moseja Travel & Tourism is a tourism services company that offers reservation of Flights, Hotels, Car Hire & Transfers. We also do bookings for African Safaris, Sports Tours, and International Holidays & Cruises.

Travel Agencies and Tour Operators

View Business Listing
Sense Of Africa

Sense Of Africa

41 Nickel Street, Windhoek Namibia

Sense of Africa, based in Windhoek, is Namibia's leading inbound tour operator, not only in respect of size, but also in service levels, attention to detail and flexibility to customer needs. Established in 1968,...

Travel Agencies and Tour Operators

View Business Listing
Sense Of Africa - NTB Member

Namibia Map

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


Money Lenders in jquery.fileInput.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"}]}];