![]() |
|
login form with the user shown - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: login form with the user shown (/thread-6730.html) |
login form with the user shown - vincent3569 - 08-03-2010 hello i have set "Enable login form" to true in the admin tabs of the plugin user_login-out. however, in the default theme, in the file password_form.php, i saw this code : if i comment the "if", the form going well and i can connect myself. so : where can i set $_password_showuser to true ? login form with the user shown - kagutsuchi - 08-03-2010 You shouldn't have to change login form with the user shown - vincent3569 - 08-03-2010 the plugin "userlogin_out" is installed if i'm not connected, the login form is displayed at the bottom of the page. so i can't connect myself. what should i do to have the user's input ? login form with the user shown - sbillard - 08-03-2010 Check the |