vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - forgotten your password in header (https://vborg.vbsupport.ru/showthread.php?t=233126)

Krusty1231 11-08-2012 11:46 AM

Works on FF, but not showing on IE?

BasilFawlty 11-24-2012 11:44 PM

Thank you thank you, a million times thank you! If I had a nickel for every time someone emailed me that they forgot their password I'd have a lot of nickels!! This little change will help put an end to that! (Should have been written that way in the first place IMHO). By the way, I did make one small change. Instead of placing the code you provided at the location you indicated, I put it just after the very last occurrence of </li> in the header template. Your way, the "Forgot Your Password?" shows up to the right of the login fields. My way it shows up to the left. Just a preference thing.

CoZmicShReddeR 11-29-2012 10:40 PM

Wow I never seen this one before just installed what a gift!;)

paolpepas 12-04-2012 08:36 PM

good, thanks :up:

hoplomachus 12-07-2012 08:54 PM

Nice work. Anyway of just renaming it to "Forgot Password"?

Each time i try to edit the text it disappears.

Nelson58 12-12-2012 03:14 PM

Quote:

Originally Posted by choitz (Post 1960606)
Works great thanks... also I changed order of Register div block so that it was does not appear right of Help - simply search for Help and copy:

HTML Code:

<vb:if condition="$show['registerbutton']">
                                <li><a href="register.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase register}</a></li>
                        </vb:if>

Search for Remember alter code to as shown below to comment out:

<!-- <div id="remember" class="remember">
<label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label>
</div> -->

Then copy the above code from <label> to </label> (all excluding Div open/close and comments) and paste it after:

<input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" />

and before:
</div>

Hope it helps!

I tried to follow this in 4.2 PL3 and the instructions are unclear. What do you do with the code in the box? It says "Copy" but then does not say what to do with it. Thanks.

Nelson

Nelson58 12-13-2012 01:20 AM

Quote:

Originally Posted by hoplomachus (Post 2389178)
Nice work. Anyway of just renaming it to "Forgot Password"?

Each time i try to edit the text it disappears.

I tried this and it didn't work.

Also, some users told me the forgotten password message covers the login box and they cannot log onto the forum. I removed the extra line.

Nelson

tanzeelniazi 03-05-2013 11:24 AM

Installed and works in vB 4.2

Toorak Times 03-12-2013 01:44 PM

Thank you, great in 4.2pl3

Jpolola 03-27-2013 12:14 PM

Installed at 4.2.0 PL3 without issue Thank you! But more great look if at the right side of Remember Me. Anybody can do this?


All times are GMT. The time now is 08:16 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
  • Page Generation 0.01695 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete