landoweb
Forum Replies Created
-
Forum: Plugins
In reply to: [World Cup Predictor] Knockout Table – game #52Really. This fix will be in the next update of the plugin, but if you want to change manually, just fix the lines 824 and 825 of the wcp-reports.php file, changing the value 51 by 52:
<td bgcolor=”#f9f9f9″ style=”border: 1px solid rgb(170, 170, 170);” rowspan=”2″>{$this->away_team(52)}</td>
<td bgcolor=”#f9f9f9″ align=”center” style=”border: 1px solid rgb(170, 170, 170);” rowspan=”2″>{$this->away_score(52)}</td>This can be seen in: https://www.wcp.net.br/knockout-table/
Forum: Plugins
In reply to: [World Cup Predictor] prediction score equals 0 when submitting scoreOkay. I will assess the impact of this change in the plugin. At first, I believe that by removing this condition, the problem is that somehow someone manages to record the prediction in a game after the top of it, he would win the points normally, which would be a mistake.
On the other hand, when updating the outcome of matches, the script updates the table with the score predictions of users, then the wwhen field changes its value really.
Maybe I need to modify the code to this field not be changed by assigning points but only when users record the predictions.
Forum: Plugins
In reply to: [World Cup Predictor] prediction score equals 0 when submitting scoreI’ve tested several times and all the score was assigned correctly. In this case, there is nothing that can be done to resolve your issue.
Forum: Plugins
In reply to: [World Cup Predictor] prediction score equals 0 when submitting scoreI changed the departure time to 2014-04-16 17:30:00 and there you are with 15 points.
Forum: Plugins
In reply to: [World Cup Predictor] penaltiesTopic solved. Use the attribute predict_penalties=0.
Forum: Plugins
In reply to: [World Cup Predictor] Feature Request: Mini LeaguesHi weepingtiger
I started the development of this resource, but I noticed that it drastically affect the functioning of the script. I believe that the best solution would be to adapt the plugin to work with BuddyPress, allowing users to create their own groups and showing a flap of rank within groups.
In this case, the site would be similar to https://www.vippredictor.com and would not need to create a page for each league guesses and use shortcodes to display the form of predictions of these leagues.
Forum: Plugins
In reply to: [World Cup Predictor] I can get it to workTopic duplicated.
Forum: Plugins
In reply to: [World Cup Predictor] LanguageNa vers?o demo estamos utilizando o tema padr?o do WordPress:
But recently used this same script to manage a tournament called “Championship” here in Brazil:
https://www.bolaopaulista.com/
In this case, I used BuddyPress.
I also used the script with another theme called London Magazine, but the site is no longer online.
Forum: Plugins
In reply to: [World Cup Predictor] Can't get the plugin to work, please helpHello, futbol1
I installed the theme MH Magazine lite on my website:
https://www.bolaopredictor.com.br/
Once I get resolve this problem, I contact, ok?
Forum: Plugins
In reply to: [World Cup Predictor] TimerTopic duplicated.
Forum: Plugins
In reply to: [World Cup Predictor] TimerDo you modify the original text for next prediction?
“Next prediction deadline in %%D%%d, %%H%%h, %%M%%m, %%S%%s”
Forum: Plugins
In reply to: [World Cup Predictor] Group Tables and User PredictionsHi investacube,
In version 1.7 we modify the classes for “wcp-row”. Please verify if this solved your problem, ok?
Forum: Plugins
In reply to: [World Cup Predictor] LanguageHi mrelic,
Despite being an interesting feature, this runs off a little of the original purpose of the script and hence there would be enough time to develop it before the start of World Cup. But thanks for the suggestion!
Forum: Plugins
In reply to: [World Cup Predictor] prediction score equals 0 when submitting scoreI still unable to reproduce this scenario you mentioned.
Visit our demo of the plugin:
https://www.wcp.net.br/prediction-form/
And throw any result for Brazil vs. Croatia.
In my case, my prediction was 2-1 and considered the outcome of the match 2-0. I gained 12 points.
Following modified the results for 1×0 and changed my score to 15 points.
Record any result to be able to perform the test.
Forum: Plugins
In reply to: [World Cup Predictor] prediction score equals 0 when submitting scoreJust so I understand exactly the scenario you tested:
1) You entered the “Matches” screen and launched the outcome of the match and marked the same as finished?
2) At this instant to access the “Users rank” score screen is correct?
3) When accessing the “Score Matches” screen and score the game, the player’s score is still correct?It is worth mentioning that this “Score Matches” screen rarely needs to be used. When a game ends, the end result of it should be released to edit it in the “Matches” screen and mark it as finished. The script will automatically calculate the ranking at that time.