![]() |
Quote:
PHP Code:
PHP Code:
|
Cool OkiDoki!!
But can u make that we can use this for the Mod-Login too?? What must i change in the mod-global.php if i would use there the login-screen too? Thankx! /me klicks install. |
Quote:
Expect a updated zip in some 12 hours (or less, if i get bored :p :p :p) |
any screens? ;)
|
Quote:
|
okidoki: That works.. it puts the username in the box, but how do I get the cursor to go to the password field automatically if the username is already filled in?
|
Quote:
|
Thanks, the admin/global.php already has the code.
Change: Code:
<body onload="document.forms.submitrow.loginusername.focus()"> Code:
<body onload="document.forms.submitrow.loginpassword.focus()"> |
Okay, I added IP/Hostname to it, so at leasts it scares a mice away, or try ;)
After you have applied okidoki's hack. In admin/global.php Find: Code:
<input type="hidden" name="s" value="<?php echo $session[sessionhash]; ?>"> Code:
$ipaddress=iif(getenv("REMOTE_ADDR")!="",getenv("REMOTE_ADDR"),$HTTP_HOST); Find: Code:
<p align="center"><font size="1">vBulletin v<?php echo $templateversion ?> Administrator Control Panel</font></p> Code:
<p align="center"><font size="1">vBulletin v<?php echo $templateversion ?> Administrator Control Panel<br><?php echo $ipaddress ?>@<?php echo $hostname ?> <br><b><font color="#F90824">LOGGED</font></p> Anyone want to give it a shot? hope you don't mind okidoki ;) Pic: |
Quote:
|
All times are GMT. The time now is 08:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|