display birthday

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dr_HUS
    Member
    • Nov 2004
    • 42

    display birthday

    how may i make birthday display by defult? (for new registerd user)
    & how may i change this value for old user(all registerd users)
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Normally you would do this, but I see no option for the "showbirthday" preference in those sections.

    This query should work to update existing users (backup first):

    Code:
    UPDATE user
    SET showbirthday = [color=red]#[/color]
    Use one of these numbers:

    0 = Hide Age and Date of Birth
    1 = Display Age
    2 = Display Age and Date of Birth

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎