![]() |
Login Popup - Adds a DHTML popup login form w/ forgotten password & register links
I'm releaseing another mod I made for my boards, if it's useful to anyone else, that's great!
This adds a DHTML popup menu with the login form, a link to the register form and a link to recover a password. This product degrades gracefully: if DHTML popups are not available, or you disable the product, it reverts to the default vB login form in the navbar. http://www.analogpoint.com/static/im...screenshot.png There are admin options to enable/disable the product, and to auto display the popup or not (auto display will only work in vB 3.6.8 +). The product adds a phrase, two temlpates and the admin options. Installation - Import the XML file in the Product Manager. - One template edit is necessary to hide the default vB login form, instructions are included in the download. History: v. 1.0.0 initial release. |
<font color="Red">* Analogpoint reserves</font>
|
thanks :)
|
thanks
|
That is a nice idea. Might give this ago later. Thanks a lot. :)
|
Nice. Installed
|
Installed. :)
|
excellent! thanks much
|
Can you make a pop up messages for all guest too?
|
Thanks for this!
|
Thanks. I installed it and it works great, however would it be possible to make the pop up menu work when an image is clicked, rather than the text 'Log In'
I intend on creating an image map at the top of my forums and would be ideal if I could create a 'login' image which when clicked causes the DHTML popup login form to appear. I'd assume I need to figure out how to image hyperlink $loginlink ? |
thanks
|
|
ok, it's me again. LOL I added this and it works great. But, since it's in my header and I need to add the | between the links and I don't want the | to show when the login popup isn't there, like when you are actually logged in. Where in the code could I add this to accomplish this? Hope you understand the jibberish I just wrote. :)
|
hi thanks this is good hack for my desing i am changing header system. I will setup this hack this night.
www.arkasokak.net/forum.html |
I've just photo shopped what it is I need to achieve because I dont think I explained it to well earlier.
http://img517.imageshack.us/img517/7...otoshopqf8.jpg When the 'login' image is clicked i'd like the login DHTML menu to open, could anyone tell me how to achieve this? |
Quote:
Quote:
Code:
<if condition="$show[guest]"> Quote:
Quote:
#1 - Add a div element to your header or navbar template, wherever you have the image that says register in the middle and login on the right. The div element you add will be something like this: Code:
<div id="alt_login_link" style="border:1px solid red;float:right;width:300px;height:90px;"> #2 - Add the following javascript the the very bottom of your footer template: This makes the above div clickable. Code:
<script type="text/javascript"> |
Thanks very much for trying to help but I dont seem to be having much luck.
I have inserted the footer code but I think my problem lies with the DIV code am entering. Am not entirely sure how to display it so that it covers the image correctly. At the moment the div code am using below forces the image out of place Currently the code I have on the FORUMHOME template is; <div id="alt_login_link" style="border:1px solid red;float:right;width:300px;height:90px;"> <img src="img" border="0"> </div> The above code causes this... The whole image is hyperlinked and forced out, when I remove the div code the image sits comfortably at the top. http://img523.imageshack.us/img523/332/94371542bv8.jpg When the red square/image is clicked, the login box appears below the login text rather than below the red square http://img515.imageshack.us/img515/23/65477701rj4.jpg If its easier I could provide you with a login? |
another nice hack!
Thank you Me klicks install! :up: |
Analogpoint,
Thank you, works perfectly. I asked the same question regarding the pipe not showing in your other mod, the forumjump menu. Maybe when you have time you could let me know what I need to edit. |
Quote:
Code:
<div id="alt_login_link" style="border:1px solid red;float:right;width:300px;height:90px;"> |
Still no luck Analog,
http://img101.imageshack.us/img101/2118/topsx7.jpg Hmm, all I want is for a login image (probably imagemapped) to either link to an actual login page or more ideally prompt a login box. Thanks for helping, much appreciated. |
Quote:
Code:
<table border="0" cellpadding="0" cellspacing="0" width="100%"> I would also wrap the whole shebang in a conditional: Code:
<if condition="$show[guest]"> |
I had problems with this hack in vbadvanced when trying to login from the portal index page, but I fixed it by adding my forum url to the 2 instances of login.php in the product. So, if anyone is having the same problems there is a quick fix.
|
Works a treat!, thanks a lot for your help.
Fantastic mod. *clicks to nominate for mod of the month* |
Quote:
Code:
style="cursor:pointer;" Code:
<img src="right-side.png" border="0" id="alt_login_link" style="cursor:pointer;" /> |
Thanks again Analog. Support you have provided is fantastic.
Feel free to use my site as an example of whats possible with the mod. |
cant get this to work :( now it doesnt even show the login box or the popup login :(
|
This looks good!
You should probably say "install it, test it and you will find out" (which I will likely do before you reply anyway) but what screen appears when it 'degrades' ? |
many thanks..i'm testing it right now and it works great!
|
i have a problem with this addon and internet explorer.
running VB 3.7 RC4, internet explorer gives me an error (look at the iamge please!) how can i fix it? |
Anyone know how to get an small (16x16px) image icon vertically aligned with the text?
Current code used Code:
<if condition="$show[guest]"> Notice the text is lowered when an icon is inserted. I've tried various methods, even div tag to no avail. |
How do I change the location of where this shows up in the navbar? I could not find the actual template (even navbar) to do this.
|
Quote:
|
Quote:
|
*edit*
I removed the box on my forums, enabled this hack, modified my navbar to show the login, works perfect. |
Quote:
|
Would appreciate help on this
|
Having problems with login with that mod in vB 3.8.0 & vBadvanced 3.1.0 if login from vBadvanced homapage it says error 404 as it's not changin path from login.php to forum/login.php as it vB original form does.
|
Quote:
Also next to the login link there is a arrow to open the drop down box, for some reason I have 2 arrows there. I'd like to only have one, help please. :confused: I have vb 3.8 |
All times are GMT. The time now is 05:02 PM. |
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:
|