devnul
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] All gamesI see. After removing the mode= part it starts to work.
There are 4 Issues left:1. Regarding the match_days parameter:
the match_day parameter is not recognized when passed through the URL ($_GET[‘match_day’] is not working)See:
https://www.fc-uebersaxen.at/hobbyliga/aktuelle-runde/?season=2014&league_id=2&match_day=3&team_id
This is when I pick matchday 3 in the pulldown. It is passed to the URL, but is not recognized in shortcodes.php2. Within this page I want to display the current/racing matchday, not a particular matchday or the next/previous matchday.
I think this was the original intention when using the mode switch without any parameters.mode=NULL/racing > show the current matchday
mode=home > show all matches of the (defined) hometeam
mode=all > show all matches of all teams in the current (or defined) season3. Missing Matchday 1 (or the Matchdays in the past?)
There is another page in my site, where I want to display all matches. With the help of the match_day switch I figured it out to display them separated for each matchday. (See: https://www.fc-uebersaxen.at/hobbyliga/spielplan/This is working fine, expect the fact, that matchday 1 (Spieltag 1) is missing. Spieltag 1 takes place on Monday this week and two matches today. As you can see, there is just the Headline “spieltag 1” and the matches are missing.
4. In the admin backend the Final Results are loaded as 0:0, although I cleared them all out and saved the empty fields. After re-entering the admin area, all earlier empty fields (final results) are filled with “0” again.
I hope I could give you some valuable information to develope a bugfix.
EDIT:
Another Issue:
time=next displays all the upcoming matches. Shouldn’t it just show the next matchday?Forum: Plugins
In reply to: [LeagueManager] All gamessorry for the links. i deactivated that page.
now the page is online and the links are working.The page https://www.fc-uebersaxen.at/hobbyliga/aktuelle-runde/ should show only the current matchday.
Regardless which shortcode I use, there are always all matches displayed. You can also see, that the results are wrong. (0 – 0)
[matches league_id=2 mode=] [matches league_id=2 mode=racing] [matches league_id=2 mode=home] [matches league_id=2 mode=all]
Thank you again for your help!
EDIT: After deleting the results and saving them again, the results are shown as expected = 1 – 2
mode switch has no effect, also the pulldown (Matchday/Team) always lists all teams and all matchdays.
Forum: Plugins
In reply to: [LeagueManager] All gamesjust noticed: in the backend: there are still “0” prefilled in the “Final Result” Column. The other fields from unplayed games are empty.
Forum: Plugins
In reply to: [LeagueManager] All gamesinteresting:
This is a correct Match result from the last season:
https://www.fc-uebersaxen.at/hobbyliga/aktuelle-runde/?match=245
This is a match from the current season. Notice the o.P. and the wrong result? Should Read 1 – 2
https://www.fc-uebersaxen.at/hobbyliga/aktuelle-runde/?match=277Forum: Plugins
In reply to: [LeagueManager] All gamessince the table is now working (beside some translation issues which are minor) – I set the page live: this is the link: https://www.fc-uebersaxen.at/hobbyliga/tabelle/
Forum: Plugins
In reply to: [LeagueManager] All gamesOk, I deleted all the “0” scrores and the standing view is now correct.
In the matches view, the played results are missing – penalty results are new for me – I use the plugin in Standard-Mode, and I am pretty sure, that during a season the results never are found with penalties. (in championship-mode this might be … finals e.g.)
28. April 2014 18:00 Sportplatz Sulz FC Zwischenwasser – FC Fraxern 0 - 0 o.P.|on penalty 28. April 2014 20:00 Gastra Rankweil RW Rankweil – FC übersaxen 0 - 0 o.P.|on penalty
Forum: Plugins
In reply to: [LeagueManager] All gamesdownloaded the latest version of shortcodes > output of the array is removed. no other changes.
regarding home: i defined our team as “home team” in the settings. This affects also the display of the team name in the table-standings. (bold)
Forum: Plugins
In reply to: [LeagueManager] All gamesok – in the matches view there seems some debug switch which outputs the array of matches, followed by the list of games.
this list of matches is now complete, but the results are missing:
0 – 0 o.P.|on penalty
In earlier version the list of matches did not show any matchday/team picker > but i am not sure if this wasn’t a modification I did when I first installed the plugin.
the table view looks lie this: (after 2 matches played, 14 matchdays in total) – maybe this got corrupted when I saved the 2 games.
Pos Mannschaft Sp W T L Goals Diff Pkt 1 ↑ Logo FC Fraxern 14 1 13 0 2 2 16 2 ↑ Logo FC übersaxen 14 1 13 0 2 1 16 3 ↓ Logo FC Amateure Klaus 14 0 14 0 0 0 14 4 ↓ Logo FC Viktorsberg 14 0 14 0 0 0 14 5 ↓ Logo FC Weiler 14 0 14 0 0 0 14 6 ↑ Logo Sportfreunde Nofels 14 0 14 0 0 0 14 7 ? Logo RW Rankweil 14 0 13 1 1 -1 13 8 ↓ Logo FC Zwischenwasser 14 0 13 1 0 -2 13
Forum: Plugins
In reply to: [LeagueManager] All gamesLaMonte Forthun, my site is about soccer.
Sure I want to provide help and test your code.I think the “home” switch is to display all matches of the home team by default, without asking the visitor to choose the team.
i will test your code and post results here.
at the moments the pages are marked as “draft” because i do not want to publish wrong results.btw: thanks for the quick response.
Forum: Plugins
In reply to: [LeagueManager] All gamesstylinjimp – same here.
but there is another issue with this version – which will not fit in this thread – but when you enter the results for the first matchday – all other results are 0:0 and the points are counted in the table standings.
Forum: Plugins
In reply to: [LeagueManager] All gameshi there –
just uploaded the shortcodes.php and the problem is bigger – now there a no games in the list. before I could see the matches of the actual matchday.Forum: Plugins
In reply to: Commercial Product listed in WP Extensions ?<?php
/*
Plugin Name: WordPress Mailing List
Version: 2.0.5.7
*/###########################################################
### Please obtain your plugin from https://tribulant.com ###
###########################################################?>
do not download!