ACCORD5
Add a reply

ACCORD5 Company Forums » Trellis Desk » General Discussion

Default GMT Zone

 
  • Started 1 year ago by cafelan
  • 3 posts in this topic
  • Latest reply from emarcos01
  1. User has not uploaded an avatar

    cafelan

    offline
    Member

    Hi, all

    Now, i installed successful TD Final 1.04. But when i browser TD (no login) the time is not set to my zone.

    How can i set time zone for all members only time zone. (Guest is include)

    Posted 1 year ago #
  2. emarcos01

    emarcos01

    offline
    Member

    Cafelan, good day

    With the system you can change that only one by one, but instead of that you can run an MySQL update query in to the members table to change time_zone, something like:

    UPDATE

    <
    YOURDATABASE
    PREFIX_members
    E
    time_zone`='??' "

    ???: is the time that you want
    **PREFIX that you gave when install the system

    Hope this will help you
    BR

    Posted 1 year ago #
  3. emarcos01

    emarcos01

    offline
    Member

    For some reason I can not attach a image and can“t put the code directly into the forum.
    Pls run a MysQL Query for update the table of members to change the colum of time_zone.

    Posted 1 year ago #

RSS feed for this topic

Reply to this topic

You must log in to post.