A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session668ae37781b5fdd553b8359cc4baa5c72a23117f): 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:
Performance Transport

Performance Transport

173 Sam Nujoma Ave Walvis Bay Namibia

Transport & Plant Hire and Truck Spares Dealer.

Auto Parts and Suppliers

View Business Listing
Indongo Toyota Windhoek

Indongo Toyota Windhoek

Sponsored Listing

65 Rehobother Rd, Ausspannplatz

Indongo Toyota and Hino is a leading automotive retailer in Namibia, which has built its reputation by focusing on customer service. The Frans Indongo Group, an impressive Namibian group, that was founded by the legendary...

General Automotive Services

View Business Listing
Indongo Toyota Windhoek - NTB Member
M+Z Motors Windhoek

M+Z Motors Windhoek

Sponsored Listing

Lazarett Street,Windhoek

At M+Z Motors you are in good hands. We invite you to join us on a short trip through our world of brands. Get to know us at our individual branches, one of...

New Vehicle Dealers Second Hand Car Dealers

View Business Listing
Landy Tech

Landy Tech

Brahman Street, Windhoek Namibia

Landy Tech is an independentland Rover specialist

Auto Servicing and Repair General Automotive Services

View Business Listing
Exclusive Cars

Exclusive Cars

c/o Hosea Kutako and Puccini street, Windhoek West

Exclusive Cars sells anything with Wheels! You can Park & we Sell! Trade In;s welcome Exclusive Cars ~Exclusive Service

Second Hand Car Dealers

View Business Listing
Wheelquip Namibia

Wheelquip Namibia

Southern Industrial Area, Windhoek Namibia

Wheelquip Namibia. Location: Namibia; Industry: Automotive.

General Automotive Services

View Business Listing
Caprivi Spares & Body Parts

Caprivi Spares & Body Parts

HAGE GEINGOB DVE KATIMA MULILO NAMIBIA

Caprivi Spares and body parts have auto parts and accessories.

Auto Accessories

View Business Listing
Pottie's Repairs Services

Pottie's Repairs Services

REIVILO STREET GOBABIS NAMIBIA

Pottie’s Repairs & Services is located in Gobabis, Namibia. Company is working in Vehicle sales business activities

General Automotive Services

View Business Listing
Off-road Centre

Based on: 3 reviews

Off-road Centre

14 Diehl Street Southern Industrial,Windhoek Namibia

Off Road Centre in Windhoek, Namibia Expert fitment centre and showroom for safari, 4x4 and off road accessories.

Auto Accessories

View Business Listing
Otjiwarongo Breakdown Services

Otjiwarongo Breakdown Services

7 Edison Street, Otjiwarongo Namibia

Otjiwarongo Breakdown Services offers repairing services & breakdown

Auto Servicing and Repair

View Business Listing

Namibia Map

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


Auto Accessories 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"}]}];