Skip to content

Instantly share code, notes, and snippets.

@emodric
Created October 25, 2012 09:09
Show Gist options
  • Save emodric/3951551 to your computer and use it in GitHub Desktop.
Save emodric/3951551 to your computer and use it in GitHub Desktop.
eZ Publish 5 & PHP 5.4.6 login issue
LogicException: Cannot change the name of an active session
in /var/www/ezpublish5/app/cache/dev/classes.php line 500
at AbstractProxy->setName('eZSESSID74e6a8b111ea7da1a7d0a596f4c35208') in /var/www/ezpublish5/app/cache/dev/classes.php line 220
at NativeSessionStorage->setName('eZSESSID74e6a8b111ea7da1a7d0a596f4c35208') in /var/www/ezpublish5/app/cache/dev/classes.php line 792
at Session->setName('eZSESSID74e6a8b111ea7da1a7d0a596f4c35208') in /home/eddie/ezp-next/eZ/Bundle/EzPublishCoreBundle/EventListener/SessionSetDynamicNameListener.php line 69
at SessionSetDynamicNameListener->onSiteAccessMatch(object(PostSiteAccessMatchEvent))
at call_user_func(array(object(SessionSetDynamicNameListener), 'onSiteAccessMatch'), object(PostSiteAccessMatchEvent)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php line 139
at ContainerAwareTraceableEventDispatcher->doDispatch(array(array(object(SiteAccessListener), 'onSiteAccessMatch'), array(object(SessionSetDynamicNameListener), 'onSiteAccessMatch'), array(object(SessionInitByPostListener), 'onSiteAccessMatch')), 'ezpublish.siteaccess', object(PostSiteAccessMatchEvent)) in /var/www/ezpublish5/app/cache/dev/classes.php line 4758
at EventDispatcher->dispatch('ezpublish.siteaccess', object(PostSiteAccessMatchEvent)) in /var/www/ezpublish5/app/cache/dev/classes.php line 4976
at ContainerAwareEventDispatcher->dispatch('ezpublish.siteaccess', object(PostSiteAccessMatchEvent)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php line 78
at ContainerAwareTraceableEventDispatcher->dispatch('ezpublish.siteaccess', object(PostSiteAccessMatchEvent)) in /home/eddie/ezp-next/eZ/Publish/Core/MVC/Symfony/EventListener/SiteAccessMatchListener.php line 73
at SiteAccessMatchListener->onKernelRequest(object(GetResponseEvent))
at call_user_func(array(object(SiteAccessMatchListener), 'onKernelRequest'), object(GetResponseEvent)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php line 139
at ContainerAwareTraceableEventDispatcher->doDispatch(array(array(object(ProfilerListener), 'onKernelRequest'), array(object(SiteAccessMatchListener), 'onKernelRequest'), array(object(RequestEventListener), 'onKernelRequestSetup'), array(object(SessionListener), 'onKernelRequest'), array(object(RouterListener), 'onKernelRequest'), array(object(LocaleListener), 'onKernelRequest'), array(object(RequestEventListener), 'onKernelRequestForward'), array(object(Firewall), 'onKernelRequest'), array(object(RequestListener), 'onKernelRequest'), array(object(RequestEventListener), 'onKernelRequestRedirect')), 'kernel.request', object(GetResponseEvent)) in /var/www/ezpublish5/app/cache/dev/classes.php line 4758
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in /var/www/ezpublish5/app/cache/dev/classes.php line 4976
at ContainerAwareEventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php line 78
at ContainerAwareTraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 110
at HttpKernel->handleRaw(object(Request), '2') in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 73
at HttpKernel->handle(object(Request), '2', false) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php line 50
at HttpKernel->handle(object(Request), '2', false) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php line 162
at HttpKernel->render('eZDemoBundle:Demo:topMenu', array('standalone' => true, 'attributes' => array('locationId' => '2'))) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php line 49
at ActionsHelper->render('eZDemoBundle:Demo:topMenu', array('locationId' => '2'), array('standalone' => true)) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Extension/ActionsExtension.php line 47
at ActionsExtension->renderAction('eZDemoBundle:Demo:topMenu', array('locationId' => '2'), array('standalone' => true)) in /var/www/ezpublish5/app/cache/dev/twig/de/ee/64a34816eed8c70b6138013e2099.php line 131
at __TwigTemplate_deee64a34816eed8c70b6138013e2099->block_topMenu(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content')))
at call_user_func(array(object(__TwigTemplate_deee64a34816eed8c70b6138013e2099), 'block_topMenu'), array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content'))) in /var/www/ezpublish5/app/cache/dev/classes.php line 9044
at Twig_Template->displayBlock('topMenu', array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content'))) in /var/www/ezpublish5/app/cache/dev/twig/de/ee/64a34816eed8c70b6138013e2099.php line 62
at __TwigTemplate_deee64a34816eed8c70b6138013e2099->doDisplay(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content'))) in /var/www/ezpublish5/app/cache/dev/classes.php line 9161
at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content'))) in /var/www/ezpublish5/app/cache/dev/classes.php line 9139
at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array('content' => array(object(__TwigTemplate_2e2150dfba05f33b5315101854a4dabf), 'block_content'))) in /var/www/ezpublish5/app/cache/dev/twig/2e/21/50dfba05f33b5315101854a4dabf.php line 575
at __TwigTemplate_2e2150dfba05f33b5315101854a4dabf->doDisplay(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array()) in /var/www/ezpublish5/app/cache/dev/classes.php line 9161
at Twig_Template->displayWithErrorHandling(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'), 'app' => object(GlobalVariables), 'assetic' => array('debug' => true, 'vars' => array('locale' => 'en', 'env' => 'dev'), 'use_controller' => true)), array()) in /var/www/ezpublish5/app/cache/dev/classes.php line 9139
at Twig_Template->display(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))) in /var/www/ezpublish5/app/cache/dev/classes.php line 9149
at Twig_Template->render(array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))) in /var/www/ezpublish5/app/cache/dev/classes.php line 6725
at Twig_Environment->render('{% extends "eZDemoBundle::pagelayout.html.twig" %} {% block content %} <div class="content-view-full"> <div class="class-landing-page"> <div class="attribute-page"> <div class="zone-layout-2zoneslayout1 row"> <div class="span8"> <section class="content-view-block"> <div id="address-865346aabbcc48a9839274cc554868be-4efd68496edd8184aade729b4d2ee17b"> <!-- BLOCK: START --> <div class="block-type-campaign"> <div class="campaign"> <a href="#" class="navig prev" style="opacity:0;"><span class="hide">&lt;</span></a> <a href="#" class="navig next disabled"><span class="hide">&gt;</span></a> <ul class="indicator disabled"> <li class="selected"><span class="hide">1</span></li> </ul> <ul class="images"> <li><!-- BOX CONTENT: START --> <figure class="attribute-image"> <img src="/var/ezdemo_site/storage/images/getting-started/selected-features/getting-started-with-ez-publish-etna/301-1-eng-GB/Getting-Started-with-eZ-Publish-Etna_campaign.jpg" width="770" height="383" alt="Getting Started with eZ Publish Etna" /> <figcaption class="attribute-caption"> <p>Welcome to eZ Publish 4.7 Etna. This release brings several new features and general improvements.</p> <h3><a href="/Getting-Started/Selected-Features/Getting-Started-with-eZ-Publish-Etna">Getting Started with eZ Publish Etna</a></h3> </figcaption> </figure> <!-- BOX CONTENT: END --></li> </ul> </div> </div> <!-- BLOCK: END --><script type="text/javascript"> YUI(YUI3_config).use('event', 'ezsimplegallery', function (Y) { Y.on('domready', function () { Y.all('.block-type-campaign').each(function () { var gal = new Y.eZ.SimpleGallery({ gallery: this }); }); }); }); </script> </div> <div class="block-separator"></div> <div id="address-865346aabbcc48a9839274cc554868be-bffec84af43985679e30e6ff6d79c19b"> <div class="block-type-content-grid block-view-2_columns_2_rows"> <div class="attribute-header"> <h2>Mixed Content</h2> </div> <div class="row"> <div class="span4"> <article> <a href="/Getting-Started/Selected-Features/Multivariate-Testing" class="teaser-link"> <div class="attribute-image"> <img src="/var/ezdemo_site/storage/images/getting-started/selected-features/multivariate-testing/277-1-eng-GB/Multivariate-Testing_contentgrid.png" width="370" height="160" style="border: 0px ;" alt="Multivariate Testing" title="Multivariate Testing" /> </div> <div class="attribute-header"> <h3>Multivariate Testing</h3> </div> </a> <div class="attribute-short"> <p>eZ Publish 4.7 brings multivariate&nbsp;testing as an additional tool to the editorial team to provide a more goal oriented website.&nbsp;</p> </div> </article> </div> <div class="span4"> <article> <a href="/Getting-Started/Selected-Features/Search-Result-Clustering-with-eZ-Find" class="teaser-link"> <div class="attribute-image"> <img src="/var/ezdemo_site/storage/images/getting-started/selected-features/search-result-clustering-with-ez-find/253-1-eng-GB/Search-Result-Clustering-with-eZ-Find_contentgrid.png" width="370" height="160" style="border: 0px ;" alt="Content Clustering with eZ Find" title="Content Clustering with eZ Find" /> </div> <div class="attribute-header"> <h3>Search Result Clustering with eZ Find</h3> </div> </a> <div class="attribute-short"> <p>In eZ Publish 4.7 Etna you have the possibility to generate search result clustering.&nbsp;</p> </div> </article> </div> </div> <div class="row"> <div class="span4"> <article> <a href="/City-Shopping/Locations/New-York-City" class="teaser-link"> <div class="attribute-image"> <img src="/var/ezdemo_site/storage/images/city-shopping/locations/new-york-city/451-1-eng-GB/New-York-City_contentgrid.jpg" width="370" height="160" style="border: 0px ;" alt="New York City" title="New York City" /> </div> <div class="attribute-header"> <h3>New York City</h3> </div> </a> <div class="attribute-short"> <p>New York&nbsp;is the&nbsp;<a href="http://en.wikipedia.org/wiki/List_of_United_States_cities_by_population" title="List of United States cities by population" target="_self">most populous city</a>&nbsp;in the&nbsp;<a href="http://en.wikipedia.org/wiki/United_States" title="United States" target="_self">United States</a>&nbsp;and the center of the&nbsp;<a href="http://en.wikipedia.org/wiki/New_York_Metropolitan_Area" title="New York Metropolitan Area" target="_self">New York Metropolitan Area</a>, one of the&nbsp;<a href="http://en.wikipedia.org/wiki/List_of_metropolitan_areas_by_population" title="List of metropolitan areas by population" target="_self">most populous metropolitan areas</a>&nbsp;in the world.</p> </div> </article> </div> <div class="span4"> <article> <a href="/Travel/Information/Amazon-Jungle" class="teaser-link"> <div class="attribute-image"> <img src="/var/ezdemo_site/storage/images/travel/information/amazon-jungle/382-1-eng-GB/Amazon-Jungle_contentgrid.jpg" width="370" height="160" style="border: 0px ;" alt="Amazon Jungle" title="Amazon Jungle" /> </div> <div class="attribute-header"> <h3>Amazon Jungle</h3> </div> </a> <div class="attribute-short"> <p>The&nbsp;Amazon Rainforest, also known in English as&nbsp;Amazoniaor the&nbsp;Amazon Jungle, is a&nbsp;<a href="http://en.wikipedia.org/wiki/Tropical_and_subtropical_moist_broadleaf_forests" title="Tropical and subtropical moist broadleaf forests" target="_self">moist broadleaf forest</a>&nbsp;that covers most of the&nbsp;<a href="http://en.wikipedia.org/wiki/Amazon_Basin" title="Amazon Basin" target="_self">Amazon Basin</a>&nbsp;of South America.</p> </div> </article> </div> </div> </div> </div> <div class="block-separator"></div> <div id="address-865346aabbcc48a9839274cc554868be-d769ae69f693b76429a731a8ce475e23"> <!-- BLOCK: START --> <div class="block-type-gallery"> <div class="block-gallery"> <div class="gallery-viewer"> <figure> <img src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/river-boat/322-1-eng-GB/River-Boat_gallery.jpg" alt="River Boat" height="390" width="770" /> <figcaption> <h3> <span class="counter"><span>1</span>/8</span> <a href="/Travel/Peruvian-Amazon/River-Boat">River Boat</a> </h3> <div> </div> </figcaption> </figure> </div> <div class="gallery-navigator"> <a href="#" class="navig prev" style="opacity:0;"><span class="hide">&lt;</span></a> <a href="#" class="navig next"><span class="hide">&gt;</span></a> <img src="/extension/ezdemo/design/ezdemo/images/fg-selected.png" alt="Selected indicator" class="cursor" /> <ul class="images"> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/river-boat/322-1-eng-GB/River-Boat_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/River-Boat" title="River Boat"> <a href="/Travel/Peruvian-Amazon/River-Boat"><img src="/" width="" height="" alt="River Boat" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/amazon-side-river/317-1-eng-GB/Amazon-Side-River_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Amazon-Side-River" title="Amazon Side River"> <a href="/Travel/Peruvian-Amazon/Amazon-Side-River"><img src="/" width="" height="" alt="Amazon Side River" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/aligator/352-1-eng-GB/Aligator_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Aligator" title="Aligator"> <a href="/Travel/Peruvian-Amazon/Aligator"><img src="/" width="" height="" alt="Aligator" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/bird-island/347-1-eng-GB/Bird-Island_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Bird-Island" title="Bird Island"> <a href="/Travel/Peruvian-Amazon/Bird-Island"><img src="/" width="" height="" alt="Bird Island" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/heron-in-the-water/342-1-eng-GB/Heron-in-the-Water_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Heron-in-the-Water" title="Heron in the Water"> <a href="/Travel/Peruvian-Amazon/Heron-in-the-Water"><img src="/" width="" height="" alt="Heron in the Water" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/hat-on-a-stick/337-1-eng-GB/Hat-on-a-Stick_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Hat-on-a-Stick" title="Hat on a Stick"> <a href="/Travel/Peruvian-Amazon/Hat-on-a-Stick"><img src="/" width="" height="" alt="Hat on a Stick" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/turtles/332-1-eng-GB/Turtles_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Turtles" title="Turtles"> <a href="/Travel/Peruvian-Amazon/Turtles"><img src="/" width="" height="" alt="Turtles" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> <li><!-- BOX CONTENT: START --> <figure class="attribute-image" data-gallery-src="/var/ezdemo_site/storage/images/travel/peruvian-amazon/flying-bird/327-1-eng-GB/Flying-Bird_gallery.jpg" data-gallery-height="390" data-gallery-width="770" data-gallery-node-url="/Travel/Peruvian-Amazon/Flying-Bird" title="Flying Bird"> <a href="/Travel/Peruvian-Amazon/Flying-Bird"><img src="/" width="" height="" alt="Flying Bird" /></a> <figcaption class="attribute-caption"> </figcaption> </figure> <!-- BOX CONTENT: END --></li> </ul> </div> </div> <script type="text/javascript"> YUI(YUI3_config).use('ezgallery', 'event', function (Y) { Y.on('domready', function () { Y.all('.block-type-gallery').each(function () { var g = new Y.eZ.Gallery({ title: 'h3 a', caption: 'figcaption div', autoFixSizes: false, autoScrollOnSelect: false, navigator: { gallery: this.one('.block-gallery') }, initFunc: function () { var imgs = this.navigator.getImages(); setTimeout(function () { imgs.each(function(elem) { (new Image).src = elem.getAttribute('data-gallery-src'); }); }, 0); }, updateFunc: function (item) { var node = item.imageNode, t = this.container.one(this.conf.title), img = this.container.one(this.conf.image), cap = this.container.one(this.conf.caption); c = this.container.one(this.conf.counter); img.setAttribute('src', node.getAttribute('data-gallery-src')); img.setAttribute('height', node.getAttribute('data-gallery-height')); img.setAttribute('width', node.getAttribute('data-gallery-width')); img.setAttribute('alt', node.get('title')); t.setContent(node.get('title')); t.setAttribute('href', node.getAttribute('data-gallery-node-url')); c.setContent(item.index + 1); cap.setContent(node.one('figcaption').getContent()); } }); }); }); }); </script> </div> <!-- BLOCK: END --> </div> <div class="block-separator"></div> </section> </div> <div class="span4"> <aside> <section class="content-view-block content-view-aside"> <div id="address-f742abffba08fc849b6e80dec769a74c-cd58c813f7463484f22a2168a44cdcc4"> <div class="block-type-highlighted-item block-view-default"> <article class="highlighted"> <a href="/Getting-Started/Selected-Features/Improved-Online-Analytics" class="teaser-link"> <div class="attribute-image"> <img src="/var/ezdemo_site/storage/images/getting-started/selected-features/improved-online-analytics/289-1-eng-GB/Improved-Online-Analytics_contentgrid.png" width="370" height="160" style="border: 0px ;" alt="Improved Online Analytics" title="Improved Online Analytics" /> </div> <div class="attribute-header"> <h3>Improved Online Analytics</h3> </div> <div class="attribute-short"> <p>With a tighter and improved integration with Odoscope you get better analysis of differentiated user behavior.</p> </div> </a> </article> </div> </div> <div class="block-separator"></div> <div id="address-f742abffba08fc849b6e80dec769a74c-9481d2b1810c928ded55e94b0ae13647"> <div class="block-type-content-grid block-view-default"> <div class="attribute-header"> <h2>Main Items</h2> </div> <article class="selected-products"> <div class="attribute-image"> </div> <div class="product-info"> <div class="attribute-header"> <a href="/City-Shopping/Products/Street-Crossing" class="teaser-link"> <h3>Street Crossing</h3> </a> </div> <ul class="breadcrumb"> <li> <a href="/">Home</a> </li> <span class="divider">»</span> <li> <a href="/City-Shopping">City Shopping</a> </li> <span class="divider">»</span> <li> <a href="/City-Shopping/Products">Products</a> </li> </ul> <form method="post" action="/content/action"> <fieldset> <div class="item-price"> £ 79.00 </div> <div class="item-buying-action form-inline"> <label> <span class="hidden">Amount</span> <input type="text" name="Quantity" /> </label> <button class="btn btn-warning" type="submit" name="ActionAddToBasket"> Buy </button> </div> </fieldset> <input type="hidden" name="ContentNodeID" value="91" /> <input type="hidden" name="ContentObjectID" value="89" /> <input type="hidden" name="ViewMode" value="full" /> </form> </div> </article> <article class="selected-products"> <div class="attribute-image"> </div> <div class="product-info"> <div class="attribute-header"> <a href="/City-Shopping/Products/City-View" class="teaser-link"> <h3>City View</h3> </a> </div> <ul class="breadcrumb"> <li> <a href="/">Home</a> </li> <span class="divider">»</span> <li> <a href="/City-Shopping">City Shopping</a> </li> <span class="divider">»</span> <li> <a href="/City-Shopping/Products">Products</a> </li> </ul> <form method="post" action="/content/action"> <fieldset> <div class="item-price"> £ 256.00 </div> <div class="item-buying-action form-inline"> <label> <span class="hidden">Amount</span> <input type="text" name="Quantity" /> </label> <button class="btn btn-warning" type="submit" name="ActionAddToBasket"> Buy </button> </div> </fieldset> <input type="hidden" name="ContentNodeID" value="90" /> <input type="hidden" name="ContentObjectID" value="88" /> <input type="hidden" name="ViewMode" value="full" /> </form> </div> </article> </div> </div> <div class="block-separator"></div> <div id="address-f742abffba08fc849b6e80dec769a74c-b0d7b1fae15381576e13e5bd1480f555"> <div class="block-type-feed-reader item-list"> <div class="attribute-header"> <h2> <a href="http://ez.no/" title="eZ News">eZ News</a> </h2> </div> <article> <ul> <li> <a href="http://ez.no/About-eZ/Events-News/News/eZ-in-Norwegian-business-magazine-Kapital" title="eZ in Norwegian business magazine Kapital">eZ in Norwegian business magazine Kapital</a> </li> <li> <a href="http://ez.no/About-eZ/Events-News/News/eZ-Publish-Paris-Event" title="eZ Publish - Paris Event">eZ Publish - Paris Event</a> </li> <li> <a href="http://ez.no/About-eZ/Events-News/News/eZ-Publish-5-Beta1-Release" title="eZ Publish 5 Beta1 Release">eZ Publish 5 Beta1 Release</a> </li> <li> <a href="http://ez.no/About-eZ/Events-News/News/Kal-David-the-Real-Deal" title="Kal David ">Kal David </a> </li> <li> <a href="http://ez.no/About-eZ/Events-News/News/PR-Revitalizing-Web-site-Communication" title="PR: “Revitalizing Web site Communication”">PR: “Revitalizing Web site Communication”</a> </li> </ul> </article> </div> </div> <div class="block-separator"></div> <div id="address-f742abffba08fc849b6e80dec769a74c-530f34a56860389349bd37e74bc095a7"> <script> _V_.options.flash.swf = "/extension/ezdemo/design/ezdemo/flash/video-js.swf" </script> <div class="block-type-video"> <div class="attribute-header"> <h2>Selected Video</h2> </div> <article> <div class="attribute-video"> <video id="video_530f34a56860389349bd37e74bc095a7" class="video-js vjs-default-skin" controls preload="auto" width="330" height="264" poster="" data-setup="{}"> <source src="http://ezpublish5.local/content/download/80/357/Piraya small – Mobilnett.m4v" type="video/mp4" /> </video> </div> <div class="attribute-header"> <h3>Piranha Fishing</h3> </div> <div class="attribute-short"> </div> </article> </div> </div> <div class="block-separator"></div> <div id="address-f742abffba08fc849b6e80dec769a74c-27d176fb3baf2ab9dea2b1f98270e701"> <div class="block-type-tagcloud block-view-default"> <div class="attribute-header"> <h2>Tags</h2> </div> <article> <a href="/content/keyword/Aligator" style="font-size: 100%" title="1 objects tagged with 'Aligator'">Aligator</a> <a href="/content/keyword/Amazon" style="font-size: 100%" title="1 objects tagged with 'Amazon'">Amazon</a> <a href="/content/keyword/Amazon%20Jungle" style="font-size: 100%" title="1 objects tagged with 'Amazon Jungle'">Amazon Jungle</a> <a href="/content/keyword/Birds" style="font-size: 100%" title="1 objects tagged with 'Birds'">Birds</a> <a href="/content/keyword/Blog%20Post" style="font-size: 100%" title="1 objects tagged with 'Blog Post'">Blog Post</a> <a href="/content/keyword/Content%20Clustering" style="font-size: 100%" title="1 objects tagged with 'Content Clustering'">Content Clustering</a> <a href="/content/keyword/eZ%20Find" style="font-size: 100%" title="1 objects tagged with 'eZ Find'">eZ Find</a> <a href="/content/keyword/eZ%20Publish" style="font-size: 100%" title="1 objects tagged with 'eZ Publish'">eZ Publish</a> <a href="/content/keyword/Flying%20Bird" style="font-size: 100%" title="1 objects tagged with 'Flying Bird'">Flying Bird</a> <a href="/content/keyword/Hat" style="font-size: 100%" title="1 objects tagged with 'Hat'">Hat</a> <a href="/content/keyword/Heron" style="font-size: 100%" title="1 objects tagged with 'Heron'">Heron</a> <a href="/content/keyword/Iquitos" style="font-size: 100%" title="1 objects tagged with 'Iquitos'">Iquitos</a> <a href="/content/keyword/NYC" style="font-size: 166.66666666667%" title="3 objects tagged with 'NYC'">NYC</a> <a href="/content/keyword/Peru" style="font-size: 133.33333333333%" title="2 objects tagged with 'Peru'">Peru</a> <a href="/content/keyword/River" style="font-size: 100%" title="1 objects tagged with 'River'">River</a> <a href="/content/keyword/River%20Boat" style="font-size: 100%" title="1 objects tagged with 'River Boat'">River Boat</a> <a href="/content/keyword/Shopping" style="font-size: 166.66666666667%" title="3 objects tagged with 'Shopping'">Shopping</a> <a href="/content/keyword/Shopping%20New%20York" style="font-size: 100%" title="1 objects tagged with 'Shopping New York'">Shopping New York</a> <a href="/content/keyword/Social" style="font-size: 100%" title="1 objects tagged with 'Social'">Social</a> <a href="/content/keyword/Taxi" style="font-size: 100%" title="1 objects tagged with 'Taxi'">Taxi</a> <a href="/content/keyword/Travel" style="font-size: 200%" title="4 objects tagged with 'Travel'">Travel</a> <a href="/content/keyword/Turtles" style="font-size: 100%" title="1 objects tagged with 'Turtles'">Turtles</a> </article> </div> </div> <div class="block-separator"></div> </section> </aside> </div> </div> </div> </div> </div> {% endblock %}', array('location' => object(Location), 'content' => object(Content), 'params' => array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig'))) in /home/eddie/ezp-next/eZ/Publish/Core/MVC/Legacy/View/TwigContentViewLayoutDecorator.php line 98
at TwigContentViewLayoutDecorator->eZ\Publish\Core\MVC\Legacy\View\{closure}(array('location' => object(Location), 'content' => object(Content), 'viewbaseLayout' => 'EzPublishCoreBundle::viewbase_layout.html.twig')) in /home/eddie/ezp-next/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 246
at Manager->renderContentView(object(TwigContentViewLayoutDecorator), array('location' => object(Location), 'content' => object(Content))) in /home/eddie/ezp-next/eZ/Publish/Core/MVC/Symfony/View/Manager.php line 219
at Manager->renderLocation(object(Location), 'full') in /home/eddie/ezp-next/eZ/Publish/Core/MVC/Symfony/Controller/Content/ViewController.php line 101
at ViewController->viewLocation('2', 'full')
at call_user_func_array(array(object(ViewController), 'viewLocation'), array('2', 'full')) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 129
at HttpKernel->handleRaw(object(Request), '1') in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 73
at HttpKernel->handle(object(Request), '1', true) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpKernel.php line 50
at HttpKernel->handle(object(Request), '1', true) in /var/www/ezpublish5/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 193
at Kernel->handle(object(Request)) in /var/www/ezpublish5/web/index_dev.php line 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment