Jump to content

(NB41) My Football


newbie LAC

Recommended Posts

Posted

Hi,

Just installed latest version and testing the just show 1 league on the page.

I have tried it 2 ways as per screenshots

But its now showing all leagues on all pages as per other screenshot

league-table-1.thumb.jpg.8d857023a83b1fed96a6c57c6f57f4f2.jpg

 

league-table-2.thumb.jpg.30eccab292659acc2c3bb2a21e5cf13c.jpg

 

 

league-table-3.thumb.jpg.156df8fa22c44ac0a95040de7ebce588.jpg

Posted (edited)

Hello,

45 minutes ago, Unlucky said:

But its now showing all leagues on all pages as per other screenshot

Give me a link on that page

No need. I found it.

I can't reproduce on my side.

Reproduce

Edited by newbie LAC
Posted

 

Hi,

Where are you adding the league widget to the page when you test and it works for you?

I am adding the widget into the annoucnement field as I cannot find any way to add it elsewhere?

 

If you go to the The Greater Manchester Walking Football League Division 1page everything shows correctly:

https://www.walkingfootball.com/football/league/14-the-greater-manchester-walking-football-league-division-1/

 

But if you visit any other league page it shows all league tables, 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/

 

Should I be adding that widget in a different location?

Posted (edited)
7 minutes ago, Unlucky said:

Should I be adding that widget in a different location?

No.

I can reproduce.

I applied fix on your forum. Please check.

Edited by newbie LAC
Posted
4 minutes ago, Unlucky said:

OK yes If I select all leagues / teams in the widget it is now displaying the correct league on each page

Ok. Thanks.

I reuploaded the archive. It's the same version. So no need update the application.

Posted (edited)

Hello,

14 hours ago, Unlucky said:

Where is the system picking up these league fixture stats from and populating the league table on?

From fixtures table

14 hours ago, Unlucky said:

So far I have only added future fixtures for that league and 1 past played fixture which is this one fixture

Check now

Edited by newbie LAC
Posted

That's weird, I just went to the site to copy the url again and the table looks correct today and is only displaying one fixture

But yesterday the table looked like this:

 

league-table-4.jpg.ae5734fdfab2d1855a5b08d6aa13247c.jpg

 

Posted

Thanks a lot for this update !! :D

I created a league and added all the teams.

I created a fixture.

There are some issue :

59db4921ac0ec_FireShotCapture333-SrieA-Internazionale.fr_-https___www.internazionale.fr_forums_index_php.thumb.png.2133e6d2190a87299714c7dee9b87916.png

Do you see Atalanta and As Rome ? Why "Pos" is "0" for everybody ? Why on the box "TEAMS" to the right, there are only "0" and doesn't update ?

 

 

 

Posted

Hello,

2 minutes ago, Archimed said:

Why "Pos" is "0" for everybody ?

Looks like I missed this field.

How to calculate the position? Based on points?

5 minutes ago, Archimed said:

Why on the box "TEAMS" to the right, there are only "0" and doesn't update ?

Hmm... Strange. I need some time to look into that.

Posted (edited)

For the Position :

1. At the beginning, i will add the first place for the first team added. 2nd place for the second team, ... 

2. If there is one or more fixtures existing, yes I will calculate the position based on points. 

More specific : ORDER BY points, goal difference, goal for.

Like that, if two teams are equal, the goal difference (or goal for) make one of these first

You ask when we add a league, how much for a win, draw, lose (points).

So it's easy to calculate. :smile:

 

Other things, I disabled "Logo" because they are in a very big size

 

Btw, I changed my note and my comment because you make the necessary to improve your application. Thanks again.

Edited by Archimed
Posted
6 minutes ago, Archimed said:

For the Position :

Ok.

6 minutes ago, Archimed said:

Other things, I disabled "Logo" because they are in a very big size

You can upload small images or change size via css.

16 minutes ago, newbie LAC said:

Hmm... Strange. I need some time to look into that.

It's global sidebar and stats based on score (not fixtures). Widgets you can create anywhere and they have a setting.

I can add global setting for that sidebar block

Posted (edited)
33 minutes ago, newbie LAC said:

Ok.

 

Cool

 

33 minutes ago, newbie LAC said:

You can upload small images or change size via css.

Ok I will do that.

 

33 minutes ago, newbie LAC said:

It's global sidebar and stats based on score (not fixtures). Widgets you can create anywhere and they have a setting.

I can add global setting for that sidebar block

I'm not sure to understand, but ok. 

I was waiting for other things than "0" for the team "AS Roma" because there is a fixture and score (Atalanta 0-1 AS Roma).

But honnestly, I don't think so I will use this box. So doesn't matter. :)

Edited by Archimed
Posted

I have a small issue with the ability to pick player Nationality and National Player. You have an extensive list, however I cannot pick Scottish, Irish, Welsh or English as these are all under the United Kingdom. However, in football in the UK players would not be regarded as from the UK but from the country of their birth. Ie: Scotland, England, Ireland, Northern Ireland and Wales.

Would it also be possible to add the ability to have extra field data for each Team (Like there is for players) and Fixtures?

How do I add a 'cup or friendly' fixture to a teams fixture list? I see that you can add a fixture to a league, but not for a team?

Posted (edited)

Bug:

As to regards to my question about player Nationality, I noticed I could change the 'Player Data Field' field type for 'Nationality and Current national player' from Countries to a Textbox to all me to just add the Nationality by hand. However when I change Field Type I get the following error:

Quote

UPDATE `x1xfootball_pldatafields` football_pldatafields  SET `pfd_pf_allow_attachments`=NULL,`pfd_type`='Text',`pfd_content`='null',`pfd_multiple`=false WHERE pfd_id=9
IPS\Db\Exception: Unknown column 'pfd_pf_allow_attachments' in 'field list' (1054)

There is no 'pfd_pf_allow_attachments' field in that Database.

Edited by TDBF
Posted

Hello,

27 minutes ago, TDBF said:

I have a small issue with the ability to pick player Nationality and National Player. You have an extensive list, however I cannot pick Scottish, Irish, Welsh or English as these are all under the United Kingdom. However, in football in the UK players would not be regarded as from the UK but from the country of their birth. Ie: Scotland, England, Ireland, Northern Ireland and Wales.

I use inbuilt IPS country list. I can add setting to add additional values

27 minutes ago, TDBF said:

Would it also be possible to add the ability to have extra field data for each Team (Like there is for players) and Fixtures?

I'll think about that

27 minutes ago, TDBF said:

How do I add a 'cup or friendly' fixture to a teams fixture list? I see that you can add a fixture to a league, but not for a team?

You can't.

22 minutes ago, TDBF said:

Bug:

Confirmed.

Quick fix

Open applications/football/sources/PlayerFields/PlayerFields.php

Find 

unset( $form->elements['']['pf_input_format'] );

add after 

unset( $form->elements['']['pf_allow_attachments'] );

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...