XF 2.1 Change the default user preferences timezone for new users

TechBill

Active member
How do I set the user preferences default timezone or update all my newly imported users from other forum to our new Xenforo forum to a different timezone than what was assigned to them after the import?

What timezone will a new registered user be assigned to as a default before they go change it in the user preference ? We want it to be our timezone as the default timezone.
 
Without looking I can't be absolutely certain, but I'm almost positive newly registered users default to the "guest's time zone", which is set in Setup -> Options -> User registration -> Guests' time zone.

As far as changing the timezones on users who are already registered, you'd need to do that with a direct SQL query unless you want to change everyone manually one at a time.
 
Back
Top Bottom