The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|