• johanb86

    (@johanb86)


    Thank you for a great plugin.
    I cant get the local time to work.
    Dispite what timezone i choose i get the same time for the game. Our local time for the openinggame is 17.00 but it says 14.00.

    Can you help me?

    • This topic was modified 8 years ago by johanb86.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • sveinungtvedt

    (@sveinungtvedt)

    I have the same problem, and the first match got closed for predictions one hour too early.

    ufo56

    (@ufo56)

    Same problem

    Hi guys,

    I had this problem – all the matches were three hours out in the database. By going in and editing each of them and adding three hours to the UTC time, the problem was solved.

    Plugin Author Anton Shulga

    (@bigtonny)

    Hello all,

    I’ll see why there was a trouble with the date and I’ll write later.

    Good football! I wish the Panama team to get to the final))

    quintowen

    (@quintowen)

    Please could you kindly fix the problem with the times as soon as you can and let us know when it’s done. Great plugin but a pity I cannot use because of error.

    shr3jn

    (@shr3jn)

    I had raised this issue here https://github.com/BigTonni/football-predictor/issues/1

    But I fixed it myself using the following query:

    update wp_fp_match set kickoff=addtime(kickoff, “03:00:00”)

    The time is off by 3 hours so it will add 3 hours to all kickoff time. If you have different table name, change the table name.

    @shr3jn Where did you add the query?

    @sveinungtvedt execute the query on your database using phpmyadmin

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Local Time’ is closed to new replies.