A PHP Error was encountered

Severity: Warning

Message: fopen(/home/nmhmyna/tmp/ci_sessiona80a1fd66e539916d9803eb28f9d00badf281729): 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:
Creative Concepts cc

Creative Concepts cc

21 AMSTRONG STREET WINDHOEK NAMIBIA

Creative Concepts Photography is a business in Windhoek- Ottawa's Sports Photography Specialists!!Offers a wide variety of wedding packages and bridal services from simple and intimate arrangements to ultra-formal gatherings. Creates special wedding ...

Wedding decoration and accessories Wedding Photographers and Videographer

View Business Listing
Repnam Crafts

Repnam Crafts

Soweto market , Windhoek

We create events stationary for all evets from baby showers, birthdays, graduations, farewells, weddings to funerals.Stationeries include. Invites, Table numbersHampers Favour gifts Programmes Guest books Pretty much anything you need to make your event a...

Arts & Crafts - Wholesale & Retail Catering Catering services and Supplier Craft Center and Markets Display and Design Entertainment-Hire

View Business Listing
Veda Creations

Veda Creations

99 new str

Your ultimate cater hire solution!We offer event hire services for birthdays,wedding, anniversaries and so much more!

Catering Marquees and Tents Wedding decoration and accessories Wedding Planner Wedding Venues

View Business Listing
Downtown Bliss

Downtown Bliss

Mega Centre Shop 13, Chastie Street, Kleine Kuppe

New shop located in Mega Centre that sells bridal dresses, bridesmaids gowns, evening gowns, and wedding accessories. We also sell a wide range of materials and curtains. We carry both pre-made curtains or we can...

Bridal Wear Wedding decoration and accessories

View Business Listing
The Fun Shop

The Fun Shop

19 Nathaniel Maxuilili Street

Retail ShopToys, Party Items, Wedding Decor, Costume RentalsOur Party/Carnival section has been expanded with a wide range of themes.Helium/Party gas to fill balloons.

Childrens Entertainment Leisure - Child Toys Wedding decoration and accessories

View Business Listing

Namibia Map

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


wedding decoration and accessories in jquery.custom.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"}]}];