Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 30, 20177 yr Hi, Re fixtures block If I select >> show to and tick the All box the block works fine. But If I only select certain groups the block stops working and I get an error saying the usual this block cannot be shown etc
August 31, 20177 yr Author 14 hours ago, Unlucky said: But If I only select certain groups the block stops working and I get an error saying the usual this block cannot be shown etc Hello, Confirmed as bug.
September 11, 20177 yr Hi, I created a ligue. I added 3 teams I created a fixture between 2 of this team. But the table still show 0 0 0 0 0 0 ... I try lot of things, impossible to have a table up to date. :/
September 11, 20177 yr Author 1 minute ago, Archimed said: But the table still show 0 0 0 0 0 0 ... Hello, Widget "Tables" does not depends on fixtures. You should update scores manually on ACP or frontend.
September 11, 20177 yr WTF ?? Seriously ? But why xD ? No interest to configure all of this and ask about how many points for Win Draw Lose, if the table need to be updated after every match ! Crazy idea.
September 11, 20177 yr Author Just now, Archimed said: But why xD ? You can create fixtures not related with leagues (friendly, etc). Or the team can be fined. So how to count the points?
September 11, 20177 yr I did not quite understand what you said in your first sentence. In terms of counting points, it's simple. You have all the data on hand. You know the start and end date of a league. Your table must retrieve in the database the matches that have a date in this interval. Obviously this would concern only those games that have a score filed. Edited September 11, 20177 yr by Archimed
September 11, 20177 yr Author I can create new widget "Dynamic table" or add new add setting in exists widget.
September 11, 20177 yr It will be great. The better will be to have a table auto-updated with the fixtures and if they can appear on the calendar. But the first thing is more important.
September 27, 20177 yr On 11/09/2017 at 8:44 PM, newbie LAC said: I can create new widget "Dynamic table" or add new add setting in exists widget. Something new ?
September 28, 20177 yr Author 23 hours ago, Archimed said: Something new ? Hello, I'm currently busy. I'll try add new setting on weekend.
October 3, 20177 yr Hi, We are starting to setup leagues now and wondered if there is a way to have a normal sidebar to the right where we can remove the current teams widget and add some advertising there instead like the normal site sidebar? Also we have had to put the main league table situated above fixtures list into the announcements field, but guess that will not cause any problems? https://www.walkingfootball.com/football/league/14-the-greater-manchester-walking-football-league-division-1/
October 3, 20177 yr Author Hello, 15 minutes ago, Unlucky said: We are starting to setup leagues now and wondered if there is a way to have a normal sidebar to the right where we can remove the current teams widget and add some advertising there instead like the normal site sidebar? "Teams block". I can add global setting to disable it. You can add widgets under "Teams block". Or do you want a widget with advert per league? 22 minutes ago, Unlucky said: Also we have had to put the main league table situated above fixtures list into the announcements field, but guess that will not cause any problems? Not sure what you mean. What's the problem? You can put "Tables widget" anywhere.
October 3, 20177 yr Hi, I can't get rid of the teams widget on this page https://www.walkingfootball.com/football/league/14-the-greater-manchester-walking-football-league-division-1/ I want to delete that so we can have advertising on the page
October 3, 20177 yr Author 2 minutes ago, Unlucky said: I can't get rid of the teams widget on this page https://www.walkingfootball.com/football/league/14-the-greater-manchester-walking-football-league-division-1/ I'll add global setting to show/hide that block. Currently you can edit applications/football/modules/front/main/league.php find and comment \IPS\Output::i()->sidebar['contextual'] = \IPS\Theme::i()->getTemplate( 'main' )->leagueContextual($league); Edited October 3, 20177 yr by newbie LAC
October 3, 20177 yr brilliant thanks On 9/11/2017 at 2:04 PM, Archimed said: It will be great. The better will be to have a table auto-updated with the fixtures This sounds like a brilliant idea and will definitely make life easier
October 3, 20177 yr Author Just now, Unlucky said: This sounds like a brilliant idea and will definitely make life easier I added this but file not uploaded on marketplace. Note. This will not update teams score on DB (you can still update data manually). This only affect on "Tables widget".
October 3, 20177 yr Does that mean if i update a fixture with the results - the table will automatically be updated with the score or not? thanks
October 3, 20177 yr Author Just now, Unlucky said: Does that mean if i update a fixture with the results - the table will automatically be updated with the score or not? Yes.
October 3, 20177 yr Author 2 minutes ago, Unlucky said: brilliant - whats your eta for release? 24 hours. I'll add new setting, make some tests and upload on MP. Edited October 3, 20177 yr by newbie LAC
October 3, 20177 yr Hi, Just noticed and wondered if this could also be fixed? --------------------------------First Question-------------------------------------- I have added The Greater Manchester Walking Football League Division 1 table to this page https://www.walkingfootball.com/football/league/14-the-greater-manchester-walking-football-league-division-1/ However we have more than 1 league and on each league page we have the The Greater Manchester Walking Football League Division 1 table appear, IE https://www.walkingfootball.com/football/league/12-tra-walking-football-national-league-north-division/ https://www.walkingfootball.com/football/league/16-the-greater-manchester-walking-football-league-division-3/ It's only the table that keeps appearing - all of the other info like league fixtures, league descriptions only appear on the relevant page they are supposed to. --------------------------------Second Question-------------------------------------- How is the hierarchy of this page built: https://www.walkingfootball.com/football/ Is the league with the latest update at the top of the page? or are all leagues in a fixed order? thanks
October 4, 20177 yr Author Hello, 14 hours ago, Unlucky said: However we have more than 1 league and on each league page we have the The Greater Manchester Walking Football League Division 1 table appear, I also don't like this. The problem is block is cached and display depends on location. I have some ideas how to fix this. 14 hours ago, Unlucky said: How is the hierarchy of this page built: How did you reorder them (leagues) in ACP.
October 4, 20177 yr 3 hours ago, newbie LAC said: How did you reorder them (leagues) in ACP. OK now I know where to re-order them that's fine, as I can put them in alphabetical order now via acp thanks