An exception has been thrown during the rendering of a template ("Notice: Trying to get property of non-object") in BotanyorgConferenceModule::base.html.twig at line 56 #778
{% block moderation_panel %} {% if app.request.query.get('theme') != 'ZikulaPrinterTheme' %} {% set moderationObjects = botanyorgconferencemodule_moderationObjects() %} {% if moderationObjects|length > 0 %} {% for modItem in moderationObjects %}
Full stack trace:
[1] Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Notice: Trying to get property of non-object") in "BotanyorgConferenceModule::base.html.twig" at line 56.
at n/a
in /Users/robbrandt/Documents/htdocs/Conference/vendor/twig/twig/lib/Twig/Template.php line 182
[2] Symfony\Component\Debug\Exception\ContextErrorException: Notice: Trying to get property of non-object
at n/a
in /Users/robbrandt/Documents/htdocs/Conference/modules/Botanyorg/ConferenceModule/Entity/Repository/Base/Society.php line 708
Lines 54-58:
{% block moderation_panel %} {% if app.request.query.get('theme') != 'ZikulaPrinterTheme' %} {% set moderationObjects = botanyorgconferencemodule_moderationObjects() %} {% if moderationObjects|length > 0 %} {% for modItem in moderationObjects %}
Full stack trace:
[1] Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Notice: Trying to get property of non-object") in "BotanyorgConferenceModule::base.html.twig" at line 56. at n/a in /Users/robbrandt/Documents/htdocs/Conference/vendor/twig/twig/lib/Twig/Template.php line 182
[2] Symfony\Component\Debug\Exception\ContextErrorException: Notice: Trying to get property of non-object at n/a in /Users/robbrandt/Documents/htdocs/Conference/modules/Botanyorg/ConferenceModule/Entity/Repository/Base/Society.php line 708