A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session1ddf0b30c61895d27a6f1d9fdf62f670dd19175e): 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:
Le Morgan

Le Morgan

1 Gutenberg Street, Windhoek Namibia

 Le Morgan serves the needs of consumers for home products by marketing exclusively designed merchandise such as crockery, cutlery, cookware, glassware and linen on a direct selling basis. Direct selling is a method of retailing whereby sales staff sell to consumers in their offices, homes and...

Household General

View Business Listing
Italian Lifestyle Trading Enterprises cc

Italian Lifestyle Trading Enterprises cc

159B Sesriem Street, Kleine Kuppe

Italian Lifestyle Trading Enterprises CC. is proud to be the Dealer for Colombini Casa in the whole of Namibia. Our Mission Is supply the consumer with Kitchens, Bedroom Cupboards, Living Furniture and Sofas at Affordable...

Appliances Home Furniture and Furnishings Home Fittings

View Business Listing
Michaela Real Real Estate

Michaela Real Real Estate

jakkalsputzweg

L. J. Michaels, Inc. is a family owned and operated business. The Marlow family has been active in the Wabash Valley for four generations. Our background ...

Appliances Home Elderly Care

View Business Listing
The Gas Warehouse

The Gas Warehouse

Marconi Industrial Park 56 Marconi Street ; Southern Industrial Windhoek

The Gas Warehouse is a unique gas specialist shop and the first of its kind in Namibia. The Gas Warehouse was established on 1 March 2013 by Kobus Voigt, a gas specialist with over 20...

Appliances Home

View Business Listing
Modern Living

Modern Living

c/o einstein & edison street new area swakopmund

Houzz.com- Modern Living Room design ideas and photos. The largest collection of interior design and decorating ideas on the Internet, including kitchens and ...

Furniture and Furnishings Household Insurance

View Business Listing
Namib Office Supplies cc

Based on: 3 reviews

Namib Office Supplies cc

4 Dalton str. Windhoek

Stationery, Computer Products, Consumables, Canteen & Janitorial, Office Furniture.Complete solution to everything you need in your office and at home. It goes without saying that things are constantly changing, therefore change is constant. So are...

Furniture and Furnishings

View Business Listing
H A & M Joineries & Electrical

H A & M Joineries & Electrical

EXT 8 NAMUTONI RD TSUMEB NAMIBIA

Nov 6, 2012 – Classified Directory offers Free classified ads for H A & M JOINERIES & ELECTRICAL, and everything else. Find what you are looking for or ...

Household Insurance

View Business Listing
Namib Foam  Ondangwa

Namib Foam Ondangwa

Ondjondjo Street, Ondangwa Namibia

Namib Foam is located in Ondangwa, Namibia. Company is working in Home and Garden business activities.

Gardening Outdoor ( Home and Garden )

View Business Listing
Kirby

Kirby

WINDHOEK NAMIBIA

KIRBY home care promotions the people demonstrating the Kirby home care system operate their own .... knocked on our door offering to clean an area of our house as a cleaning promotion

Cleaning ( Domestic )

View Business Listing
Maroela Guest House

Maroela Guest House

Fritsche St, Pionierspark, Windhoek

Maroela Guest House. Maroela Guest House ... Maroela Guest House Namibia. Leave a Reply. Click here to cancel reply. Name Required ...

Household Insurance

View Business Listing

Namibia Map

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


bootstrap datetimepicker.min.js 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"}]}];