WPIntell

Source evidence

Local Time

Football Predictor · support · 2018-06-13T19:56:00+00:00

complaintsentiment
mediumseverity
0.92relevance
8replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 27 rows with source links

14.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
johanb86 unresolved
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 7 years, 11 months ago by johanb86 . The page I need help with: [ log in to see the link] I have the same problem, and the first match got closed for predictions one hour too early. 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. 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)) 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. 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

Comments

8 shown
sveinungtvedt 2018-06-14T13:42:00+00:00

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

ufo56 2018-06-15T08:19:00+00:00

Same problem

Peter Ould 2018-06-15T14:37:00+00:00

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.

Anton Shulga 2018-06-18T17:22:00+00:00

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 2018-06-18T19:28:00+00:00

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 2018-06-19T11:00:00+00:00

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.

sveinungtvedt 2018-06-20T10:12:00+00:00

@shr3jn Where did you add the query?

shr3jn 2018-06-20T10:13:00+00:00

@sveinungtvedt execute the query on your database using phpmyadmin