You’re right, the file wasn’t uploaded properly. If you can download it again, should be good. I apologize for the confusion.
Thread Starter
Cargov
(@cargov)
remains the same, does not work
OK, finally got the file to upload properly, please download again and try it.
Thread Starter
Cargov
(@cargov)
great now the code and perfect
Good, now to the other issue…
Problem with Widgets replaced file:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ”2013-14 2° FASE ORDER BY id ASC’ at line 1]
SELECT title, website, coach, stadium, logo, home, group, roster, points_plus, points_minus, points2_plus, points2_minus, add_points, done_matches, won_matches, draw_matches, lost_matches, diff, league_id, id, season, rank, status, custom FROM wp_asd_leaguemanager_teams WHERE league_id = ’15’ AND season = ‘2013-14 2° FASE ORDER BY id ASC
Tiebreakers.php is OK !! Thank’s !!
New widget.php fix uploaded that fixes the missing apostrophe at the end of the season name.
Now the widget works in the next meeting but before the meeting passed from this mistake and do not see the logos of the past meeting:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ”2013-14 ORDER BY id ASC’ at line 1]
SELECT title, website, coach, stadium, logo, home, group, roster, points_plus, points_minus, points2_plus, points2_minus, add_points, done_matches, won_matches, draw_matches, lost_matches, diff, league_id, id, season, rank, status, custom FROM wp_asd_leaguemanager_teams WHERE league_id = ‘4’ AND season = ‘2013-14 ORDER BY id ASC
Same error, different place apparently. Odd I’m not seeing them, but give me a minute to find it and upload a fix. Thanks for the help…
Max, do you see logos on the standings page in the admin section?
Sorry, same problem, two sections of code… Should be good now.