i.e. if I enter a wrong password, no text is shown.

Comments

lpt6’s picture

i found the problem
in the page.tpl.php
find this line
if ($show_messages): print $messages; endif;

Change $show_messages to $messages and will have all the message back

Nikdilis’s picture

Thank you, lpt6, that's it.

Alan Cooney’s picture

Assigned: Unassigned » Alan Cooney
Priority: Critical » Normal
Status: Active » Fixed

Commited

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.