Notice (8): Undefined index: name [APP/views/layouts/default.ctp, line 81]Code | Contextforeach ($youget_cities as $city => $num) {if ($num < 8) { $more = true; continue; }if (strtolower($city) == strtolower($mylocation['name'])) continue;$___viewFn = "/var/www/vhosts/youget.nl/httpdocs/app/views/layouts/default.ctp" $___dataForView = array( "title_for_layout" => "YouGET Nederland", "referer" => "/", "client" => array( "Client" => array(), "Status" => array(), "Branche" => array(), "Action" => array(), "ClientPicture" => array(), "Location" => array(), "Hub" => array(), "Category" => array() ), "locations" => array( array() ), "other_locations" => array(), "client_actions" => array( array() ), "mylocation" => array( "enabled" => "1", "success" => "", "range" => "15" ), "geo" => false, "youget_cities" => array( "" => "12", "Demostad" => "5", "Utrecht" => "8", "Woerden" => "83" ), "youget_current" => "Nederland", "youget_local" => false, "nostatus" => false, "ads" => array( array(), array(), array() ), "ad_index" => 0, "youget_city" => false, "isMobile" => false, "isAjax" => false, "content_for_layout" => " <div class="span-16 cblock height-2-extra"> <div class="header green" style="position: relative;"> <table cellpadding="0" cellspacing="0" border="0" class="number_label" style="margin-top: 11px; float: right;"><tr> <td class="part_1"></td> <td class="part_2 number_label_numeric">2</td> <td class="part_3"></td> <td class="part_4 ">locaties</td> <td class="part_5"></td> </tr></table> <table cellpadding="0" cellspacing="0" border="0" class="number_label" style="margin-top: 11px; margin-right: 11px; float: right;"><tr> <td class="part_1"></td> <td class="part_2 number_label_numeric">1</td> <td class="part_3"></td> <td class="part_4 ">actie</td> <td class="part_5"></td> </tr></table> <img src="/branches/9999/icoon-wit" alt="" style="display: block; float: left; margin-right: 10px; margin-top: 5px;"> <h2>YouGET Nederland</h2> </div> <div id="client_info_picture" class="span-8 last" style="height: 276px; position: relative;"> <div class="picture_placeholder"> <img src="/c/youget-nederland/foto" alt="Foto van YouGET Nederland"> <div class="marker"></div> </div> <div class="padded" style="padding: 4px 4px 10px 15px;"> <div style="border: 1px solid #e0e0e0; position: relative; background-color: #fff; float: right; height: 80px; width: 103px; background-position: center center; background-repeat: no-repeat; background-image: url(/c/youget-nederland/logo/width:85/height:51);" class="roundedmore"> </div> <p> YouGET Nederland<br> <br> </p> </div> </div> <div style="float: right;" class="subcblock" id="client_info"> <div id="bluebar_more" style="position: absolute; left: 0px; right: 0px; bottom: 0px; display: none;"> <ul class="bluebar small"> <li> <a href="#" id="btn_less"><span class="rounded"></span>Terug</a> </li> </ul> </div> <div style="position: absolute; left: 0px; right: 0px; top: 0px;"> <div class="padded basic" style="padding-top: 15px;"> <h3>YouGET Nederland</h3> <p> YouGET is het hyperlokale interactieve marketingplatform dat ondernemend Nederland gratis laat adverteren. </p> </div> </div> </div> </div> <div class="span-8 cblock last height-2-extra"> <!-- DIV container for the map --> <div id="gmap_canvas" style="width: 310px; height: 316px;"> </div> <!-- Display the Google Map --> <script type="text/javascript"> var markers = []; var circles = []; var infoWindows = []; var currentInfoWindow = null; var bounds = new google.maps.LatLngBounds(); var latlng = new google.maps.LatLng(52.0787805, 4.8536724); var options = { zoom: 6, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: false, mapTypeControl: false, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DEFAULT }, navigationControl: true, navigationControlOptions: { style: google.maps.NavigationControlStyle.DEFAULT }, scaleControl: true, streetViewControl: true, draggable: true, scrollwheel: true, disableDoubleClickZoom: false }; function showmap() { var map = new google.maps.Map(document.getElementById('gmap_canvas'), options); google.maps.event.addListener(map, 'click', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } }); var markerLatLng = new google.maps.LatLng(, ); var marker0 = new google.maps.Marker({ position: markerLatLng, title: 'YouGET Nederland', map: map }); markers.push(marker0); google.maps.event.addListener(marker0, 'click', function() { window.location.href = '/l/youget-nl'; }); var infowindowM0 = new google.maps.InfoWindow({ content: '<strong>YouGET Nederland</strong><br> <br> ' }); google.maps.event.addListener (marker0, 'mouseover', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } infowindowM0.open(map, marker0); currentInfoWindow = infowindowM0; }); infoWindows.push(infowindowM0); bounds.extend(markerLatLng); var markerLatLng = new google.maps.LatLng(52.0787805, 4.8536724); var marker1 = new google.maps.Marker({ position: markerLatLng, title: 'YouGET Test', map: map }); markers.push(marker1); google.maps.event.addListener(marker1, 'click', function() { window.location.href = '/l/youget-test'; }); var infowindowM1 = new google.maps.InfoWindow({ content: '<strong>YouGET Test</strong><br>Vaartuigenlaan 97<br>3448 WN Woerden' }); google.maps.event.addListener (marker1, 'mouseover', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } infowindowM1.open(map, marker1); currentInfoWindow = infowindowM1; }); infoWindows.push(infowindowM1); bounds.extend(markerLatLng); map.fitBounds(bounds); var noPoi = [ { featureType: "poi", stylers: [ { visibility: "off" } ] } ]; map.setOptions({styles: noPoi}); } window.onload = showmap; </script> </div> <div class="span-24 last cblock" style="background-image: none; background-color: #fff;"> <div class="header green"> <h2> 1 locatie in Nederland </h2> </div> <div class="span-24 last"> <div style="padding: 10px 10px 4px 10px;"> <div class="span-24 last"> <div name="YouGET Nederland" id="address_0" class="span-4 cblock mini panel_location_mini roundedmore"> <div class="logo_placeholder" style="background-image: url(/l/youget-nl/logo/height:68/width:114); background-repeat: no-repeat; background-position: center center;"> <a href="/l/youget-nl" style="position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;"></a> </div> <div class="padded"> <div class="location_details"> <p> <strong>YouGET Nederland</strong><br> <br> </p> </div> </div> </div> </div> <div class="clear"></div> </div> </div> </div> <div class="span-24 last" style="margin-top: 15px; background-color: transparent; background-image: none;"> <div class="header green"> <h2>Landelijke acties van YouGET Nederland</h2> </div> <div class="span-8 height-1 height-1-extra cblock panel_action_preview"> <div class="picture_placeholder" style="cursor: pointer;" onclick="javascript: window.location.href = '/a/welkom-bij-youget'; "> <img src="/a/welkom-bij-youget/foto" alt="Actiefoto van Welkom bij YouGET"> <h3>Welkom bij YouGET</h3> <div class="price_info noprice large"> <span class="price_label">YouGET</span> </div> </div> <div class="padded"> <p class="last"> Op YouGET vind je acties en aanbiedingen van ondernemers bij jou in de buurt. </p> </div> <a href="/a/welkom-bij-youget" class="details orange">Details</a> </div> </div> <script type="text/javascript"> $(function() { $('#btn_more').click(function() { $('#bluebar_basic').hide('slide', {direction: 'left'}, 500); $('div.basic').hide('slide', {direction: 'right'}, 500, function() { $('#bluebar_more').show('slide', {direction: 'left'}, 500); $('div.more').show('slide', {direction: 'right'}, 500); }); }); $('#btn_less').click(function() { $('#bluebar_more').hide('slide', {direction: 'left'}, 500); $('div.more').hide('slide', {direction: 'right'}, 500, function() { $('div.basic').show('slide', {direction: 'right'}, 500); $('#bluebar_basic').show('slide', {direction: 'left'}, 500); }); }); }); </script> ", "scripts_for_layout" => "<script type="text/javascript" src="/js/google-maps.js"></script>", "qrcode" => QrcodeHelper QrcodeHelper::$helpers = array QrcodeHelper::$size = "150x150" QrcodeHelper::$encode = "UTF-8" QrcodeHelper::$error_correction = "L" QrcodeHelper::$margin = 0 QrcodeHelper::$base_url = "http://chart.apis.google.com/chart?cht=qr&chl=" QrcodeHelper::$base = "" QrcodeHelper::$webroot = "/" QrcodeHelper::$theme = NULL QrcodeHelper::$here = "/c/youget-nederland" QrcodeHelper::$params = array QrcodeHelper::$action = "view" QrcodeHelper::$plugin = NULL QrcodeHelper::$data = NULL QrcodeHelper::$namedArgs = NULL QrcodeHelper::$argSeparator = NULL QrcodeHelper::$validationErrors = NULL QrcodeHelper::$tags = array QrcodeHelper::$__tainted = NULL QrcodeHelper::$__cleaned = NULL QrcodeHelper::$Html = HtmlHelper object, "session" => SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "54138d78490e81b98003b56364a2485b" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1337473117 SessionHelper::$sessionTime = 1337485117 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/c/youget-nederland" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL, "cache" => CacheHelper CacheHelper::$__replace = array CacheHelper::$__match = array CacheHelper::$cacheAction = NULL CacheHelper::$_counter = 0 CacheHelper::$helpers = NULL CacheHelper::$base = "" CacheHelper::$webroot = "/" CacheHelper::$theme = NULL CacheHelper::$here = "/c/youget-nederland" CacheHelper::$params = array CacheHelper::$action = "view" CacheHelper::$plugin = NULL CacheHelper::$data = NULL CacheHelper::$namedArgs = NULL CacheHelper::$argSeparator = NULL CacheHelper::$validationErrors = NULL CacheHelper::$tags = array CacheHelper::$__tainted = NULL CacheHelper::$__cleaned = NULL, "functions" => FunctionsHelper FunctionsHelper::$helpers = array FunctionsHelper::$base = "" FunctionsHelper::$webroot = "/" FunctionsHelper::$theme = NULL FunctionsHelper::$here = "/c/youget-nederland" FunctionsHelper::$params = array FunctionsHelper::$action = "view" FunctionsHelper::$plugin = NULL FunctionsHelper::$data = NULL FunctionsHelper::$namedArgs = NULL FunctionsHelper::$argSeparator = NULL FunctionsHelper::$validationErrors = NULL FunctionsHelper::$tags = array FunctionsHelper::$__tainted = NULL FunctionsHelper::$__cleaned = NULL FunctionsHelper::$Html = HtmlHelper object, "paginator" => PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Location" PaginatorHelper::$_ajaxHelperClass = "Js" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$theme = NULL PaginatorHelper::$here = "/c/youget-nederland" PaginatorHelper::$params = array PaginatorHelper::$action = "view" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Js = JsHelper object, "jqueryEngine" => JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/c/youget-nederland" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL, "form" => FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/c/youget-nederland" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object, "html" => HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/c/youget-nederland" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL, "js" => JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/c/youget-nederland" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object ) $loadHelpers = false $cached = true $loadedHelpers = array() $title_for_layout = "YouGET Nederland" $referer = "/" $client = array( "Client" => array( "id" => "3701", "status_id" => "1", "branche_id" => "9999", "contact_id" => "10002", "last_change" => "2011-12-30 14:09:25", "name" => "YouGET Nederland", "slug" => "youget-nederland", "address" => null, "address_no" => null, "zip" => null, "city" => null, "email" => null, "lat" => null, "lon" => null, "phone" => null, "website" => null, "twitter" => null, "facebook" => null, "logo" => "", "keywords" => null, "video_key" => null, "short_description" => "YouGET is het hyperlokale interactieve marketingplatform dat ondernemers gratis laat adverteren.", "description" => "YouGET is het hyperlokale interactieve marketingplatform dat ondernemend Nederland gratis laat adverteren.", "location_count" => "1", "action_count" => "1", "credits" => "0", "pin" => "0000" ), "Status" => array( "id" => "1", "name" => "ACTIVE" ), "Branche" => array( "id" => "9999", "name" => "Overig", "alt" => null, "slug" => "overig", "icon" => "" ), "Action" => array( array() ), "ClientPicture" => array(), "Location" => array( array(), array() ), "Hub" => array(), "Category" => array() ) $locations = array( array( "Location" => array(), "Status" => array(), "Client" => array() ) ) $other_locations = array() $client_actions = array( array( "Action" => array(), "Doget" => array(), "Status" => array(), "Client" => array(), "Location" => array(), "Brand" => array(), "GetCard" => array(), "Gift" => array() ) ) $mylocation = array( "enabled" => "1", "success" => "", "range" => "15" ) $geo = false $youget_cities = array( "" => "12", "Demostad" => "5", "Utrecht" => "8", "Woerden" => "83" ) $youget_current = "Nederland" $youget_local = false $nostatus = false $ads = array( array( "Ad" => array() ), array( "Ad" => array() ), array( "Ad" => array() ) ) $ad_index = 0 $youget_city = false $isMobile = false $isAjax = false $content_for_layout = " <div class="span-16 cblock height-2-extra"> <div class="header green" style="position: relative;"> <table cellpadding="0" cellspacing="0" border="0" class="number_label" style="margin-top: 11px; float: right;"><tr> <td class="part_1"></td> <td class="part_2 number_label_numeric">2</td> <td class="part_3"></td> <td class="part_4 ">locaties</td> <td class="part_5"></td> </tr></table> <table cellpadding="0" cellspacing="0" border="0" class="number_label" style="margin-top: 11px; margin-right: 11px; float: right;"><tr> <td class="part_1"></td> <td class="part_2 number_label_numeric">1</td> <td class="part_3"></td> <td class="part_4 ">actie</td> <td class="part_5"></td> </tr></table> <img src="/branches/9999/icoon-wit" alt="" style="display: block; float: left; margin-right: 10px; margin-top: 5px;"> <h2>YouGET Nederland</h2> </div> <div id="client_info_picture" class="span-8 last" style="height: 276px; position: relative;"> <div class="picture_placeholder"> <img src="/c/youget-nederland/foto" alt="Foto van YouGET Nederland"> <div class="marker"></div> </div> <div class="padded" style="padding: 4px 4px 10px 15px;"> <div style="border: 1px solid #e0e0e0; position: relative; background-color: #fff; float: right; height: 80px; width: 103px; background-position: center center; background-repeat: no-repeat; background-image: url(/c/youget-nederland/logo/width:85/height:51);" class="roundedmore"> </div> <p> YouGET Nederland<br> <br> </p> </div> </div> <div style="float: right;" class="subcblock" id="client_info"> <div id="bluebar_more" style="position: absolute; left: 0px; right: 0px; bottom: 0px; display: none;"> <ul class="bluebar small"> <li> <a href="#" id="btn_less"><span class="rounded"></span>Terug</a> </li> </ul> </div> <div style="position: absolute; left: 0px; right: 0px; top: 0px;"> <div class="padded basic" style="padding-top: 15px;"> <h3>YouGET Nederland</h3> <p> YouGET is het hyperlokale interactieve marketingplatform dat ondernemend Nederland gratis laat adverteren. </p> </div> </div> </div> </div> <div class="span-8 cblock last height-2-extra"> <!-- DIV container for the map --> <div id="gmap_canvas" style="width: 310px; height: 316px;"> </div> <!-- Display the Google Map --> <script type="text/javascript"> var markers = []; var circles = []; var infoWindows = []; var currentInfoWindow = null; var bounds = new google.maps.LatLngBounds(); var latlng = new google.maps.LatLng(52.0787805, 4.8536724); var options = { zoom: 6, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: false, mapTypeControl: false, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DEFAULT }, navigationControl: true, navigationControlOptions: { style: google.maps.NavigationControlStyle.DEFAULT }, scaleControl: true, streetViewControl: true, draggable: true, scrollwheel: true, disableDoubleClickZoom: false }; function showmap() { var map = new google.maps.Map(document.getElementById('gmap_canvas'), options); google.maps.event.addListener(map, 'click', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } }); var markerLatLng = new google.maps.LatLng(, ); var marker0 = new google.maps.Marker({ position: markerLatLng, title: 'YouGET Nederland', map: map }); markers.push(marker0); google.maps.event.addListener(marker0, 'click', function() { window.location.href = '/l/youget-nl'; }); var infowindowM0 = new google.maps.InfoWindow({ content: '<strong>YouGET Nederland</strong><br> <br> ' }); google.maps.event.addListener (marker0, 'mouseover', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } infowindowM0.open(map, marker0); currentInfoWindow = infowindowM0; }); infoWindows.push(infowindowM0); bounds.extend(markerLatLng); var markerLatLng = new google.maps.LatLng(52.0787805, 4.8536724); var marker1 = new google.maps.Marker({ position: markerLatLng, title: 'YouGET Test', map: map }); markers.push(marker1); google.maps.event.addListener(marker1, 'click', function() { window.location.href = '/l/youget-test'; }); var infowindowM1 = new google.maps.InfoWindow({ content: '<strong>YouGET Test</strong><br>Vaartuigenlaan 97<br>3448 WN Woerden' }); google.maps.event.addListener (marker1, 'mouseover', function() { if (currentInfoWindow != null) { currentInfoWindow.close(); } infowindowM1.open(map, marker1); currentInfoWindow = infowindowM1; }); infoWindows.push(infowindowM1); bounds.extend(markerLatLng); map.fitBounds(bounds); var noPoi = [ { featureType: "poi", stylers: [ { visibility: "off" } ] } ]; map.setOptions({styles: noPoi}); } window.onload = showmap; </script> </div> <div class="span-24 last cblock" style="background-image: none; background-color: #fff;"> <div class="header green"> <h2> 1 locatie in Nederland </h2> </div> <div class="span-24 last"> <div style="padding: 10px 10px 4px 10px;"> <div class="span-24 last"> <div name="YouGET Nederland" id="address_0" class="span-4 cblock mini panel_location_mini roundedmore"> <div class="logo_placeholder" style="background-image: url(/l/youget-nl/logo/height:68/width:114); background-repeat: no-repeat; background-position: center center;"> <a href="/l/youget-nl" style="position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;"></a> </div> <div class="padded"> <div class="location_details"> <p> <strong>YouGET Nederland</strong><br> <br> </p> </div> </div> </div> </div> <div class="clear"></div> </div> </div> </div> <div class="span-24 last" style="margin-top: 15px; background-color: transparent; background-image: none;"> <div class="header green"> <h2>Landelijke acties van YouGET Nederland</h2> </div> <div class="span-8 height-1 height-1-extra cblock panel_action_preview"> <div class="picture_placeholder" style="cursor: pointer;" onclick="javascript: window.location.href = '/a/welkom-bij-youget'; "> <img src="/a/welkom-bij-youget/foto" alt="Actiefoto van Welkom bij YouGET"> <h3>Welkom bij YouGET</h3> <div class="price_info noprice large"> <span class="price_label">YouGET</span> </div> </div> <div class="padded"> <p class="last"> Op YouGET vind je acties en aanbiedingen van ondernemers bij jou in de buurt. </p> </div> <a href="/a/welkom-bij-youget" class="details orange">Details</a> </div> </div> <script type="text/javascript"> $(function() { $('#btn_more').click(function() { $('#bluebar_basic').hide('slide', {direction: 'left'}, 500); $('div.basic').hide('slide', {direction: 'right'}, 500, function() { $('#bluebar_more').show('slide', {direction: 'left'}, 500); $('div.more').show('slide', {direction: 'right'}, 500); }); }); $('#btn_less').click(function() { $('#bluebar_more').hide('slide', {direction: 'left'}, 500); $('div.more').hide('slide', {direction: 'right'}, 500, function() { $('div.basic').show('slide', {direction: 'right'}, 500); $('#bluebar_basic').show('slide', {direction: 'left'}, 500); }); }); }); </script> " $scripts_for_layout = "<script type="text/javascript" src="/js/google-maps.js"></script>" $qrcode = QrcodeHelper QrcodeHelper::$helpers = array QrcodeHelper::$size = "150x150" QrcodeHelper::$encode = "UTF-8" QrcodeHelper::$error_correction = "L" QrcodeHelper::$margin = 0 QrcodeHelper::$base_url = "http://chart.apis.google.com/chart?cht=qr&chl=" QrcodeHelper::$base = "" QrcodeHelper::$webroot = "/" QrcodeHelper::$theme = NULL QrcodeHelper::$here = "/c/youget-nederland" QrcodeHelper::$params = array QrcodeHelper::$action = "view" QrcodeHelper::$plugin = NULL QrcodeHelper::$data = NULL QrcodeHelper::$namedArgs = NULL QrcodeHelper::$argSeparator = NULL QrcodeHelper::$validationErrors = NULL QrcodeHelper::$tags = array QrcodeHelper::$__tainted = NULL QrcodeHelper::$__cleaned = NULL QrcodeHelper::$Html = HtmlHelper object $session = SessionHelper SessionHelper::$helpers = array SessionHelper::$__active = true SessionHelper::$valid = false SessionHelper::$error = false SessionHelper::$_userAgent = "54138d78490e81b98003b56364a2485b" SessionHelper::$path = "/" SessionHelper::$lastError = NULL SessionHelper::$security = "medium" SessionHelper::$time = 1337473117 SessionHelper::$sessionTime = 1337485117 SessionHelper::$cookieLifeTime = false SessionHelper::$watchKeys = array SessionHelper::$id = NULL SessionHelper::$host = NULL SessionHelper::$timeout = NULL SessionHelper::$base = "" SessionHelper::$webroot = "/" SessionHelper::$here = "/c/youget-nederland" SessionHelper::$params = array SessionHelper::$action = "view" SessionHelper::$data = NULL SessionHelper::$theme = NULL SessionHelper::$plugin = NULL $cache = CacheHelper CacheHelper::$__replace = array CacheHelper::$__match = array CacheHelper::$cacheAction = NULL CacheHelper::$_counter = 0 CacheHelper::$helpers = NULL CacheHelper::$base = "" CacheHelper::$webroot = "/" CacheHelper::$theme = NULL CacheHelper::$here = "/c/youget-nederland" CacheHelper::$params = array CacheHelper::$action = "view" CacheHelper::$plugin = NULL CacheHelper::$data = NULL CacheHelper::$namedArgs = NULL CacheHelper::$argSeparator = NULL CacheHelper::$validationErrors = NULL CacheHelper::$tags = array CacheHelper::$__tainted = NULL CacheHelper::$__cleaned = NULL $functions = FunctionsHelper FunctionsHelper::$helpers = array FunctionsHelper::$base = "" FunctionsHelper::$webroot = "/" FunctionsHelper::$theme = NULL FunctionsHelper::$here = "/c/youget-nederland" FunctionsHelper::$params = array FunctionsHelper::$action = "view" FunctionsHelper::$plugin = NULL FunctionsHelper::$data = NULL FunctionsHelper::$namedArgs = NULL FunctionsHelper::$argSeparator = NULL FunctionsHelper::$validationErrors = NULL FunctionsHelper::$tags = array FunctionsHelper::$__tainted = NULL FunctionsHelper::$__cleaned = NULL FunctionsHelper::$Html = HtmlHelper object $paginator = PaginatorHelper PaginatorHelper::$helpers = array PaginatorHelper::$__defaultModel = "Location" PaginatorHelper::$_ajaxHelperClass = "Js" PaginatorHelper::$options = array PaginatorHelper::$base = "" PaginatorHelper::$webroot = "/" PaginatorHelper::$theme = NULL PaginatorHelper::$here = "/c/youget-nederland" PaginatorHelper::$params = array PaginatorHelper::$action = "view" PaginatorHelper::$plugin = NULL PaginatorHelper::$data = NULL PaginatorHelper::$namedArgs = NULL PaginatorHelper::$argSeparator = NULL PaginatorHelper::$validationErrors = NULL PaginatorHelper::$tags = array PaginatorHelper::$__tainted = NULL PaginatorHelper::$__cleaned = NULL PaginatorHelper::$Html = HtmlHelper object PaginatorHelper::$Js = JsHelper object $jqueryEngine = JqueryEngineHelper JqueryEngineHelper::$_optionMap = array JqueryEngineHelper::$_callbackArguments = array JqueryEngineHelper::$jQueryObject = "$" JqueryEngineHelper::$useNative = true JqueryEngineHelper::$selection = NULL JqueryEngineHelper::$bufferedMethods = array JqueryEngineHelper::$helpers = NULL JqueryEngineHelper::$base = "" JqueryEngineHelper::$webroot = "/" JqueryEngineHelper::$theme = NULL JqueryEngineHelper::$here = "/c/youget-nederland" JqueryEngineHelper::$params = array JqueryEngineHelper::$action = "view" JqueryEngineHelper::$plugin = NULL JqueryEngineHelper::$data = NULL JqueryEngineHelper::$namedArgs = NULL JqueryEngineHelper::$argSeparator = NULL JqueryEngineHelper::$validationErrors = NULL JqueryEngineHelper::$tags = array JqueryEngineHelper::$__tainted = NULL JqueryEngineHelper::$__cleaned = NULL $form = FormHelper FormHelper::$helpers = array FormHelper::$fieldset = array FormHelper::$__options = array FormHelper::$fields = array FormHelper::$requestType = NULL FormHelper::$defaultModel = NULL FormHelper::$_inputDefaults = array FormHelper::$base = "" FormHelper::$webroot = "/" FormHelper::$theme = NULL FormHelper::$here = "/c/youget-nederland" FormHelper::$params = array FormHelper::$action = "view" FormHelper::$plugin = NULL FormHelper::$data = NULL FormHelper::$namedArgs = NULL FormHelper::$argSeparator = NULL FormHelper::$validationErrors = NULL FormHelper::$tags = array FormHelper::$__tainted = NULL FormHelper::$__cleaned = NULL FormHelper::$Html = HtmlHelper object $html = HtmlHelper HtmlHelper::$tags = array HtmlHelper::$_crumbs = array HtmlHelper::$__includedScripts = array HtmlHelper::$_scriptBlockOptions = array HtmlHelper::$__docTypes = array HtmlHelper::$helpers = NULL HtmlHelper::$base = "" HtmlHelper::$webroot = "/" HtmlHelper::$theme = NULL HtmlHelper::$here = "/c/youget-nederland" HtmlHelper::$params = array HtmlHelper::$action = "view" HtmlHelper::$plugin = NULL HtmlHelper::$data = NULL HtmlHelper::$namedArgs = NULL HtmlHelper::$argSeparator = NULL HtmlHelper::$validationErrors = NULL HtmlHelper::$__tainted = NULL HtmlHelper::$__cleaned = NULL $js = JsHelper JsHelper::$bufferScripts = true JsHelper::$helpers = array JsHelper::$__jsVars = array JsHelper::$__bufferedScripts = array JsHelper::$__engineName = "JqueryEngine" JsHelper::$setVariable = "app" JsHelper::$base = "" JsHelper::$webroot = "/" JsHelper::$theme = NULL JsHelper::$here = "/c/youget-nederland" JsHelper::$params = array JsHelper::$action = "view" JsHelper::$plugin = NULL JsHelper::$data = NULL JsHelper::$namedArgs = NULL JsHelper::$argSeparator = NULL JsHelper::$validationErrors = NULL JsHelper::$tags = array JsHelper::$__tainted = NULL JsHelper::$__cleaned = NULL JsHelper::$Html = HtmlHelper object JsHelper::$Form = FormHelper object JsHelper::$JqueryEngine = JqueryEngineHelper object $crumbs = "<a href="/">YouGET Nederland</a> » <a href="/c/youget-nederland">YouGET Nederland</a>" $num = "12" $city = ""include - APP/views/layouts/default.ctp, line 81 View::_render() - CORE/cake/libs/view/view.php, line 734 View::renderLayout() - CORE/cake/libs/view/view.php, line 492 View::render() - CORE/cake/libs/view/view.php, line 438 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
