K
Forum Replies Created
-
Forum: Plugins
In reply to: [ProjectManager] Sorting CategoriesIn version 3.5 I added an option to sort categories by ID or name.
Forum: Plugins
In reply to: [LeagueManager] Show all games that day of a leagueFor now saving the match results twice should circumvent the problem. It looks like it’s an issue with caching database queries. Thus, while updating the standings table a cached version of the teams with old results is used.
Forum: Plugins
In reply to: [ProjectManager] Warning: Illegal offset type in isset or emptyHi,
are these really two different projects or two categories in one project? Please post the shortcodes you use. If they are categories, please check if the categories exist.
Forum: Plugins
In reply to: [LeagueManager] Standings not updatingHi,
thanks for reporting this. The issue with update standings is due to the caching system, I think. Try saving the match results twice. I will work on this for the next release.
Also the other two smaller issues should be resolved in upcoming versions.
Forum: Plugins
In reply to: [LeagueManager] Display order ranking errorIch glaube das ist ein Problem des neuen caching systems. Zweimaliges speichern der Ergebnisse sollte vorerst helfen und ich arbeite daran
Forum: Plugins
In reply to: [LeagueManager] WordPress-Datenbank-Fehler:great
Forum: Plugins
In reply to: [LeagueManager] LeagueManager Display Issuetry deactivating the two plugins, which add the banners. You see that the tab design is completely mixed up. You can see on the right side of the tabs container something that looks like a button. Therefore, I think it is somehow the design that is screwed up
Forum: Plugins
In reply to: [LeagueManager] Display name/title of league does not workThe code would be correct? What shortcode are you using? [matches] or [match]? Add
<?php var_dump($league); ?>and post the output.Forum: Plugins
In reply to: [LeagueManager] Database Error Messageyou’re welcome
Forum: Plugins
In reply to: [LeagueManager] widget error – double time show logos and matchgreat
Forum: Plugins
In reply to: [LeagueManager] Bye optionI don’t understand what you mean, please explain
Forum: Plugins
In reply to: [LeagueManager] Show all games that day of a leaguewhat sport type? and please open a new thread for a different issue!
please post a screenshot of the admin page
Forum: Plugins
In reply to: [LeagueManager] display order ranking errorwhat sport type do you use?
Also post a screenshot of the actual table. Like this it is impossibly difficult to see the columns..
and highlight the errorForum: Plugins
In reply to: [LeagueManager] Can't add new matchesDid you make sure that the teams have been added to the correct groups?