A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session4a14945de422de7b31f2187136a9c8e0ccde922d): 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:
Namib Gaming

Namib Gaming

41 Pasteur St windhoek

NAMIB GAMING Company Directory:Namibia Distributor of Bergmann Roulette, Jukeboxes, Pool Tables and all coin operated amusement machines.

Gaming Machines

View Business Listing
Angela Krauza Properties

Angela Krauza Properties

benguella street Henties Bay Namibia

Click here to find personal data about Angela Krauza including phone numbers, addresses, directorships, electoral roll information, related property prices and ...

Pool Snooker and Billiard Halls

View Business Listing
Marietha Bouwer Agencies

Marietha Bouwer Agencies

8th Floor Capital Centre Building, Windhoek

r Marietha Bouwer Agencies cc; Demographic info: Namibia | Facilities Services. Current: Co-owner at Marietha Bouwer ...Marietha Bouwer Agencies. Windhoek. Brabys - Online Map & Business Directory for information on business, community, government, entertainment ...

Entertainment and Recreation

View Business Listing
Christian Bookshop Revive-us

Christian Bookshop Revive-us

MAERUA MALLWINDHOEK NAMIBIA

Christian Book Shop Revive-Us. Christian Book Shop ... Christian Book Shop Revive-Us Maerua Park Namibia. Leave a Reply. Click here to ...

Agents-Actors Writers and Entertainers

View Business Listing
Computicket Namibia

Computicket Namibia

6 Diehl Street Southern Industrial

Computicket Namibia based in the capital city of Windhoek, is the premier ticketing company in the country.We cover the the biggest event range in Namibia. Contact us for all your ticketing needs today.

Entertainment and Recreation Function Event and party Planning

View Business Listing
Electoral Commission of Namibia

Electoral Commission of Namibia

67 - 71 Van Rhijn Street, Windhoek North

he Electoral Commission of Namibia was established by the now repealed Electoral Act 24 of 1992 (Electoral Act, 1992, 3-12). Following an extensive Electoral Review process, a new Electoral Act, 2014 (Act No. 5 of...

Musicians

View Business Listing
Young One's

Young One's

Sam Nuyoma Ave Swakopmund

Music shop.Please contact us for all your music needs.

Entertainment Equipment Musicians

View Business Listing
StevieShots

StevieShots

71 Diamond street

Stevie Shots is a specialized video production agency that is involved in the art of creating wedding films, music videos, corporate films, documentaries and commercials. We are based in Swakopmund, Namibia, however we operate countrywide....

Agents-Actors Writers and Entertainers Artists Function Event and party Planning

View Business Listing
Mayers Meat

Mayers Meat

562 LNDEPENDENCE AVE PROSPERITA WINDHOEK NAMIBIA

Mayers is a traditional meat store that specializes in meats only. They have their own sources or will cut wrap & process your beef & other traditional home meats ...

Musicians

View Business Listing
Namibia Football Association

Namibia Football Association

Richard Kamumuka Str. Soccer House, Katutura

The Namibia Football Association (NFA) and interim coach of the Brave Warriors Bernard Kaanjuka on Monday partied ways following the Warriors 1-0 defeat to .

Gaming Machines

View Business Listing

Namibia Map

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


car rental and breakdown in js - jquery.lazysizes.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"}]}];