A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_session46e48e1dc7090017b7c0da5410bd05b704ee00f0): 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:
1FM Namibia

1FM Namibia

158 JAN JONKER RD ,WINDHOEK NAMIBIA

1FM - Your First Choice

Radio Stations

View Business Listing
Corporate Connections

Corporate Connections

7477 Hosea Kutako Drive, Windhoek

Corporate Connections was started in 1995 and has grown to be one of the largest suppliers of corporate gifts, corporate clothing and promotional items in Namibia.With our wide range of clothing and gifts we have...

Promotion Agencies

View Business Listing
Eshisha Media Network

Eshisha Media Network

27 ANDIMBA YA TOIVO SOUTHERN IND,WINDHOEK NAMIBIA

Eshisha Media Networks is a fully Namibian owned OUTDOOR ADVERTISING company, established with the aim of growing the OUTDOOR ADVERTISING ...

Media and Animation Studios

View Business Listing
Namibian Sun

Based on: 3 reviews

Namibian Sun

11 general Murtala muhammed Ave Eros

We are the fastest growing newspaper in Namibia. Current Affairs, Sports, Politics, Aunti Nangy and more .Namibian Sun || Tells it all.

newspaper

View Business Listing
Lee's Tv Repairs

Lee's Tv Repairs

210 Sam Nujoma avenue, Walvis Bay

For the best service in DSTV installation and more, Contact us today

Broadcasting Equiptment

View Business Listing
Joe Vision Production cc

Joe Vision Production cc

194 Hosea utako Drive

Joe Vision Production (JVP) is one of Namibia’s leading content production companies. Since 2004, JVP has developed considerable expertise in motion picture, commercial, and corporate video production. With its eclectic creative team it continues to explore, push, and...

advertising Film Studios and Producers Television Productions

View Business Listing
Blue Frong Advertising

Blue Frong Advertising

DR AUGUSTINO NETO STREET,WINDHOEK NAMIBIA

Blue Frog Advertising working with advertising business activities

advertising

View Business Listing
Namibia Media Holdings

Namibia Media Holdings

11B General Murtala Muhammed Avenue, Windhoek Namibia

Namibia Media Holdings (NMH) is the largest media group in Namibia and serves as the umbrella company of three newspaper brands (Allgemeine Zeitung, Namibian Sun and Republikein) with print and digital offerings, a state of...

newspaper

View Business Listing
The Namibian Newspaper

Based on: 11 reviews

The Namibian Newspaper

42 John meinert St windhoek west

The Namibian is the largest daily newspaper in Namibia. It publishes in English and Oshiwambo.

newspaper

View Business Listing
Ludwig Marketing

Ludwig Marketing

Town Square, Post Str Mall, Windhoek

Ludwig Marketing

advertising

View Business Listing

Namibia Map

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


pub bar in 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"}]}];