message code

Hi guys,

whether the system messages will be displayed if i place the below code in <body></body> or should i include anything else to make the system messages to b displayed on my login page?

 

<div class="elgg-page-messages">
        <?php echo elgg_view('page/elements/messages', array('object' => $vars['sysmessages'])); ?>
    </div>

 

 

Feedback and Planning

Feedback and Planning

Discussions about the past, present, and future of Elgg and this community site.