Grab the file below and replace ‘tiebreakers.php’ in the ‘lib’ folder with this one, it fixes the 0 start number on the positions.
https://plugins.trac.wordpress.org/export/HEAD/leaguemanager/trunk/lib/tiebreakers.php
Can you show me your shortcode you are using to put the matches on the page for league 2. Thanks
Thread Starter
Cargov
(@cargov)
Hi this is the code I put, but the problem persists on all pages
[standings league_id = 2 template = extend = true logo]
Despite putting the file you send me, the problem of continuous position
Hi I have the same problem with the upgrade at positions starting from 0 and the widget “next matches” does not display images and name teams
I use WP 3.8.1 and LM 3.8.8.4
my site: http://www.futsalischia.it/
Cargov, after you replace that file, go to your admin page and click the ‘Update Results’ button. The rank numbers need to be re-written and dropped in the database. Once you do that things should be back to normal with the positions.
Change this:
[standings league_id = 2 template = extend = true logo]
to:
[standings league_id=2 template=extend logo=true]
Marselo, I’ll have the widget problem fixed today, hopefully (but I have been saying that for a couple of days now, so I am pushing for something today).
Thread Starter
Cargov
(@cargov)
Nothing keeps popping up like me, I created another league and I spend the same.
example: http://www.floridacf.com/?page_id=516
00:00:00
league_id = ‘2 ‘AND season = ‘2013 / 2014’ AND end =” AND DATEDIFF (NOW (), date) <= 0.
OK, here’s an updated widgets.php file:
widget.php
Grab that and replace the current file in the ‘lib’ folder and let me know if it fixes the problems. This particular file had a lot of errors pop up when I put went into WordPress debugging mode, so I fixed those as well.
I don’t want to push out a full update until I know these bigger problems you guys are having are fixed, so let me know what you see. Thanks
Marselo can you give me some additional details, doesn’t work at all or some things fixed, some not?
Cargov, you’ve got me stumped so far. In looking at the source of that page the text you’re seeing (which is a LM database query) is wrapped in an entry div, which is a bit odd. I’m looking though. Did the updated tiebreaker.php file fix the position numbers for you? (if not, did you update your results, the positions need to be updated in the database).
Thread Starter
Cargov
(@cargov)
Hi, tiebreaker.php file did not solve the problem, also after updating several championships, placed in 0.
How are you doing the update?
Thread Starter
Cargov
(@cargov)
Hi, sure I explain evil, for my very low level of English, all perfect, except the code at the beginning of the web, and the subject of the positions starting from 0. I have not run anything that you said. I appreciate your interest, thank you very much.
To fix the positions just to the league page in the admin section and at the bottom of the page click ‘update results’ as if you had entered in new scores. That will force LeagueManager to recalculate the positions and reset the start to 1.