An exception has been thrown during the rendering of a template ("Notice: Undefined variable: modname") in BotanyorgConferenceModule::base.html.twig at line 56 #774
{% block moderation_panel %} {% if app.request.query.get('theme') != 'ZikulaPrinterTheme' %} {% set moderationObjects = botanyorgconferencemodule_moderationObjects() %} {% if moderationObjects|length > 0 %} {% for modItem in moderationObjects %}
The entire stack trace:
[1] Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Notice: Undefined variable: modname") 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: Undefined variable: modname
at n/a
in /Users/robbrandt/Documents/htdocs/Conference/modules/Botanyorg/ConferenceModule/Helper/Base/WorkflowHelper.php line 395
Lines 54 thru 58:
{% block moderation_panel %} {% if app.request.query.get('theme') != 'ZikulaPrinterTheme' %} {% set moderationObjects = botanyorgconferencemodule_moderationObjects() %} {% if moderationObjects|length > 0 %} {% for modItem in moderationObjects %}
The entire stack trace: [1] Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("Notice: Undefined variable: modname") 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: Undefined variable: modname at n/a in /Users/robbrandt/Documents/htdocs/Conference/modules/Botanyorg/ConferenceModule/Helper/Base/WorkflowHelper.php line 395