The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
SQL for changing all "Start of Week" days to Monday
I'm not sure if this is present in vanilla vB, but a lot of my users seem to dislike Sunday being the start in the calendar, and as I transferred from MyBB it's set for every profile. Any SQL to change it to Monday for everybody? I'd appreciate it!
|
#2
|
||||
|
||||
Try this manual SQL query:
Code:
UPDATE `user` SET `startofweek` = 2 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|