A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiondc7e662183cab8a7d665b900ebfeadb2e55fcf65): 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:
DNC Property Shop

DNC Property Shop

Sam Nujoma Dve, 1 B Yang Tze building ground floor

A dynamic team of 5 real estate agents with more that 10 years experience in the market.We focus on client service and going the extra mile.

Real Estate Agents licensed

View Business Listing
Consulting Services Africa - Ongwediva

Consulting Services Africa - Ongwediva

2nd Floor Makalani Real Estate, Ongwediva Namibia

Consulting Services Africa (CSA), a firm of multi-disciplinary consulting engineers and has been active in Namibia under several names via its founder members since its establishment in 1963. Originally Wolhuter and Associates (subsequently Hess, Kuchling...

Real Estate Services

View Business Listing
New Era Investment (PTY) Ltd

New Era Investment (PTY) Ltd

440 franslndonga St

New Era Investment has since its inception in 2001 majored in International Contracting, Construction, Investments and Property Development. It has grown rapidly from scratch, gone through a few historical steps and now becomes one of...

Building Consultants Property Developer

View Business Listing
Offshore Development Co (PTY) Ltd Windhoek

Offshore Development Co (PTY) Ltd Windhoek

Uhland & Goethe Street, Windhoek Namibia

OFFSHORE DEVELOPMENT CO (PTY) LTD Is a Development Consultants

Property Developer

View Business Listing
Powering Properties cc

Powering Properties cc

9 Eros Road, Eros

Real Estate, to sell, rent and lease residential & commercial properties!

Real Estate Agents licensed

View Business Listing
Helmar Trading Enterprises cc

Based on: 1 reviews

Helmar Trading Enterprises cc

Nikel st 78 Palnic Square unit 19

Helmar Trading Enterprises cc is a Construction and Building Maintenance company that was established in 2011.We specialize in Body Corporate buildings and Home maintenance as well as small and medium sized Building Projects. (ie. Additions...

Building and Construction

View Business Listing
HPS Estate Agents

HPS Estate Agents

51 Feld street, Windhoek

HPS Estate Agents is the preferred Namibian partner to deliver the following Estate agency services: Marketing & Administration of Sales, Marketing of Projects, Affordable Housing Specialists, Procurement of Financing

Property Investment Property Management Real Estate Agents licensed Real Estate Services

View Business Listing
Eon Property Services

Eon Property Services

8CHAMONIX ST AUASBLICK,WINDHOEK NAMIBIA

Eon Properties strongly believes in providing unmatched service to our clients. We are committed in our efforts to provide the service that brings Changes.  

Property Investment

View Business Listing
Fine & Country Namibia

Fine & Country Namibia

c/o Jan Jonker & Feld Street

As an International Real Estate company with a local knowledge, we at Fine & Country can help you find the ideal property in Namibia fast.We pride ourselves of an extensive portfolio of Houses of Character,...

Real Estate Agents licensed

View Business Listing
Suzaan Hennig Real Estate

Suzaan Hennig Real Estate

Auspannplatz

We offer the best real estate deals!Look at our Latest listed properties and check out the facilities on them. We would love you to look into these properties and we hope that you will find...

Real Estate Agents licensed

View Business Listing

Namibia Map

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


Gifts in js - jquery.fancybox.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"}]}];