The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add Login Box to top of page
Hello,
I have VBulletin 2.3.0 & I would like to add a "login" box to the header section on my pages. I like the looks of the Login box on the vbulletin.com site, but I can not seem to find a hack for this. Can someone point me in the right direction? Thank you, Robert Pfeifer |
#2
|
||||
|
||||
Why do you need a login box in the header of your pages? When someone logs in and is not using cookies they get the login box automatically. They should not need a login box. The box shows at the bottom of the page under forums.
On the other hand I fixed mine so it shows at the top of the page when someone is not using cookies. I just went into the forumhome template and found the following text and all in between the following: <!-- timezone/login--> <!-- /timezone/login--> Then I moved it right above the following: <!-- main --> I hope this helps |
#3
|
|||
|
|||
attroll,
Thank you for the reply. You are correct, when a new user, or a user without a cookie, goes to the forum the login box does appear at the bottom of the page. The idea I had was to have this box appear at the top of the page in the header area as well as at the bottom. I figured that by having it at the top & bottom of the page, it would be easier to find. I tied something similar to what you said. However I was only hoping to use the "login box" at the top & not add the time zone as well at the top. I added the following into my header section: <td align="right">$logincode</td> I also left the timezone/login code intact at the bottom of my "forumhome" template. It didn't work! My questions: Do you know if I have to keep the time zone info with the login info? Is there a problem with adding this into the "header section" under modify styles? Can I have the box appear twice on the same page? Thanks again for your help, Robert Pfeifer |
#4
|
||||
|
||||
I use to have the login box at the top also and here is the html code I use to use:
============================================= <form action="member.php" method="post"> <td nowrap align="right"><b>username: password:   ;   ;  </b><br> <input type="hidden" name="s" value="f2b4f10919c50795c6f776d53abcae46"> <input type="hidden" name="action" value="login"> <input type="text" class="bginput" name="username" size="12"> <input type="password" class="bginput" name="password" size="12"> <input type="submit" class="bginput" value="Login!"></td> </form> ============================================= I hope this helps you. |
#5
|
||||
|
||||
I think he is referring to the login box at the top of every page. Well i believe a similar hack was released here but i couldn't locate when searching. Have a deep-dig around and you'll find it
- miSt |
#6
|
|||
|
|||
Quote:
Thank you, Robert Pfeifer |
#7
|
||||
|
||||
It was in the beta-hacks forum i'm sure.. But i just can't find it..
- miSt |
#8
|
|||
|
|||
Mist,
Thanks for trying. I will keep looking, at least I was able to add the box at the top on forumhome. So for now I content. If you ever do run accross it let me know. Thanks again |
#9
|
||||
|
||||
I'm just having a look for you now - thru all the posts in there
- miSt |
#10
|
||||
|
||||
Well i just can't find it yet i could have sworn it was released here.
This is the closes i could find but is probably not what you want: http://www.vbulletin.org/hacks/index...ack&hackid=785 Maybe this one too: http://www.vbulletin.org/hacks/index...ack&hackid=205 - miSt |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|