vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   "remember me?" in login forum? (https://vborg.vbsupport.ru/showthread.php?t=99422)

nobita 10-27-2005 10:53 AM

"remember me?" in login forum?
 
I want to set "checked" in login form (not in navbar) on my Forum. But it's not be checked?
How to I can do it?
Please help.
Thanks!

I have found very carefully, but did not find that template I can to modify it.

When member of my forum logining then the "vBulletin message" to announce:
Quote:

Thank you for logging in, UserName.

Click here if your browser does not automatically redirect you.
But when clicking in that link (or waiting automatically redirect) then it redirect to ... privious login page.

How can I do?
Help me!!!!!!!!

(My gramar English is very bad, wish you'll understand I said;))

timetunnel 10-28-2005 03:43 AM

Hello.

When I clicked the link during the redirect, it loaded the page I was on when I logged in. Are you saying there's another option available - to go elsewhere? Where is there a 'checkbox' that I'm assuming you're referring to per "set "checked" in login form (not in navbar)"?

nobita 10-28-2005 05:34 PM

mk, why no body answer me?

MotoUp 10-28-2005 06:02 PM

<a href="http://www.vbulletin.com/forum/showthread.php?t=156515" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=156515</a>

nobita 10-29-2005 03:58 AM

1 Attachment(s)
Quote:

Originally Posted by MotoUp

But this give me a thing I don't need.
The thing I need is the "remember me?" box in the Login Page (not in navbar as above)

View picture:

timetunnel 10-29-2005 04:38 AM

Hello nobita.

Now, I see what you're asking. Here's your answer:

The template that controls this page is 'STANDARD_ERROR'.

Do a search on 'remember' and you'll see the following code (except this code shown below is the revised version -- it has an extra word, 'checked'). Add the word 'checked' to your code to make it look like this code.

Code:

<!-- begin revision -->
<input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser" tabindex="1" checked />$vbphrase[remember_me]
<!-- end revision -->

That's it! :squareeyed:

nobita 10-29-2005 06:52 AM

Thank you very much.

It worked very well.

http://www.vimaru.org/forum/newreply...uote=1&p=27868

Welcome !!!!! http://www.vimaru.org/forum/images/smilies/6.gif


All times are GMT. The time now is 07:04 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.01044 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete