The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
ANy way to make the date options user specific?
Right now times and dates are common to the entire site, for example this post will have a date like 9/12/2010 at 10:00 PM... there's the other option so it's posted with something like "1 minute ago" or "two weeks ago" - is there some way of letting users choose which way dates and times are displayed for them, this is a heated issue that half the users always don't like the way it's set.
It's "Datestamp Display Options" in vb options... |
#2
|
|||
|
|||
I haven't tried it, but you might be able to create a user option then in a global_start plugin do something like:
Code:
$vbulletin->options['yestoday'] = $vbulletin->userinfo['fieldX']; |
#3
|
||||
|
||||
Interesting... I'll play with this, thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|