Register and Login button are shown on Login page after update to X5 evo 2019.3.14
Autore: Per H.
Visite 1859,
Followers 1,
Condiviso 0
Since automatic User registration are not available/active in website x5 evo version, why do I get two buttons on login page 'Register and Login button', I would expect only Login button should be seen ? I am in the websites first design phase and almost sure the register button first came after update to latest version 2019.3.14. Can you somehow turn off the register button ?
Postato il
Hello.As far as I remember, at the moment, this can not be done.
Autore
Found a temporary solution/circumvention, you can in the file 'imlogin.php' located in your working Projects\Upload folder delete this text string:
'<input type="button" onclick="location.href='index.html'" value="Registrer" /> '
and the Register button are gone. Now you need to manually FTP/SFTP this singe manipulated file to your host providers folder location, just accept overwrite existing file. Unfortunately you will probably need to perform this step after each website update if you use the export feature in WebSite X5.
Hopefully this register button will be a selection possibility in future evo versions of Website X5, makes no sense having a button on your website which cannot be used/or just send you to Home.
Hello Per,
It's possible to remove the register button without having to edit the code like that.
If you clear the Registration Page field from Step 1 Settings > Advanced > Access Management > Settings then the button should disappear.
You can read more about this here:
Remove register button
Kind regards,
Paul
Search the WebSite X5 Help Center
Autore
Great thanks this make sense, the hard part was to find out how to clear this field, not obvious to me, it's just to select the field and press delete on the keyboard. Problem fixed great help thanks.