Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Reply 
 
LinkBack Thread Tools Display Modes
Old 03-05-2008, 01:03 PM   #1
vBulletin Owner
 
Join Date: Jan 2007
Location: LinkBliss
Posts: 113
LinkBliss will become famous soon enough
Changing Default State of the "Remember Me" Checkbox

A friend just wrote to me:

Code:
I altered the default state of the "Remember me" checkbox. In my forum there is a checkmark by default (as opposed to no checkmark in the "original" vBulletin). It was done easily by a small change in a template.
However, he did not provide a link or instructions.

Has anyone heard of this?

Eric
__________________
rapidshare downloads
LinkBliss is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 03-05-2008, 03:35 PM   #2
vBulletin Owner
 
Curio's Avatar
 
Join Date: Jan 2008
Posts: 125
Curio has a spectacular aura about
Re: Changing Default State of the "Remember Me" Checkbox

Find in the navbar template

<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />

and replace with

<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />
Curio is offline   Reply With Quote
Old 03-06-2008, 05:59 AM   #3
vBulletin Owner
 
Join Date: Jan 2007
Location: LinkBliss
Posts: 113
LinkBliss will become famous soon enough
Re: Changing Default State of the "Remember Me" Checkbox

Thanks to you! :angel4:

I've done it.

XML Elves - Powered by vBulletin
MapPoint Forums - MapPoint 2006, MWS, and Virtual Earth Discussion
Windy City Chat
__________________
rapidshare downloads
LinkBliss is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Tags
changing, checkbox, default, remember me, state

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Byron's secret garden "webmaster's woe" tile -4"x4" News Webmaster Auctions 0 04-09-2009 03:56 PM
How to change "default" style? marketprofits Troubleshooting vBulletin Problems 7 01-22-2009 06:37 PM
"forum", "forums", "talk" etc... what do people search for? Soliloquy vBulletin SEO Tips and SEO Questions 2 07-14-2008 08:21 AM


All times are GMT -8. The time now is 11:45 AM.