Re: [SM-USERS] Re: Login Page customizing

2004-09-15 Thread p dont think
The lockout plugin is probably not what this person wants, but even if so, there is no need to use it with vlogin. I think this poster should instead use the settings in vlogin that strip the domain info from any username logins and re-add the URL domain back to the username, thus forcing user

Re: [SM-USERS] Re: Login Page customizing

2004-09-15 Thread Daniel Watts
You could, but if you really need a fully custom login page, why not make it part of your web site per the embedded login instructions... branching back out from the login page is working backwards. D'oh of course. (This is what I do!). Just remember to include the javascript-is-on test functio

Re: [SM-USERS] Re: Login Page customizing

2004-09-15 Thread p dont think
First Problem: I want to customize the Startpage (loginpage) with my own Banner and content. But i have on a single machine different Domains running. Example: domain_one.de/webmail/src/login.php should have another Logindesign as domain_two.de/webmail/src/login.php. Does anyone know how and wh

[SM-USERS] Re: Login Page customizing

2004-09-15 Thread Daniel
Ertan Schüler wrote: Hey, First Problem: I want to customize the Startpage (loginpage) with my own Banner and content. But i have on a single machine different Domains running. Example: domain_one.de/webmail/src/login.php should have another Logindesign as domain_two.de/webmail/src/login.php. D