[Solved] Input fields disappeared from FEU login form
Posted: Tue Sep 01, 2015 12:11 pm
Hi,
Yesterday I updated CMSMS from 1.11.13 to 1.12 and updated also FrontEndUsers module from 1.29 to 1.30.4.
I have on one page login form {FrontEndUsers} and after update input fields {$input_username} and {$input_password} disappeared. I haven't changed my FEU template and I tried also to use <input> and </input> in different formualtions but no help. Promt fields are ok.
Never experinced this before? I have been using CMSMadeSimple for years.
--------
This is part of the original what I have in my login template:
<p><label for="{$feuactionid}feu_input_username">{$prompt_username}:</label><br />
{$input_username}<br /></p>
<p><label for="{$feuactionid}feu_input_password">{$prompt_password}:</label><br />
{$input_password}</p>
--------
Any idea?
Edit: FEU version was 1.28
Yesterday I updated CMSMS from 1.11.13 to 1.12 and updated also FrontEndUsers module from 1.29 to 1.30.4.
I have on one page login form {FrontEndUsers} and after update input fields {$input_username} and {$input_password} disappeared. I haven't changed my FEU template and I tried also to use <input> and </input> in different formualtions but no help. Promt fields are ok.
Never experinced this before? I have been using CMSMadeSimple for years.
--------
This is part of the original what I have in my login template:
<p><label for="{$feuactionid}feu_input_username">{$prompt_username}:</label><br />
{$input_username}<br /></p>
<p><label for="{$feuactionid}feu_input_password">{$prompt_password}:</label><br />
{$input_password}</p>
--------
Any idea?
Edit: FEU version was 1.28