View Single Post
Join Date: Feb 2002
Posts: 12,024
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Simplify Registration Process in vBulletin

 
0
  #5
Dec 5th, 2006
That's right.

For the timezone, use:

  1. <input type="hidden" name="timezoneoffset" id="sel_timezoneoffset" value="$timezonesel" />
  2. <input type="hidden" name="dst" id="sel_dst" value="2" />

It automatically sets a user's timezone to the board's default (ie what is used for unregistered users).
Last edited by cscgal; Dec 5th, 2006 at 3:35 pm.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote