Really. 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: http://www.wcp.net.br/knockout-table/
Thread Starter
dugger
(@dugger)
Fantastic! Made the manual fix and all is well.
Thanks for the quick reply.
I am trying to make this manual change too but unsure of what I need to do. I do not understand what you mean when you say” changing the value 51 by 52″. Do you mean to replace the (52) with (51)? Thanks.
Resolved thank you very much!
Hi, dugger.
I’m just getting in touch to see if the plugin is working correctly for you?