Jump to content

(NB41) My Football

Featured Replies

  • Author

Hello,

 

I updated IPS and now I get this error at the top of fixtures:

Wait next release.

  • 1 month later...
  • Replies 587
  • Views 35k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ok. Please. Yes. But it's a button. You can add/delete favorite team. I'm a fan I'm a guest

  • I've changed the button. Fan Not fan Guest Fans list. Displayed when user clicked on X fans button.

  • newbie LAC
    newbie LAC

    Hello, Check league permissions and league settings Be sure you use the latest version of the app and IPS software.   I think you can use sql-queries

Posted Images

  • Author

Hello,

 

Any ideas?

Check the widget settings

 

Check the widget settings

Checked & It's the same as the other league pages.

I didn't make any changes to the widget, I just added league fixtures

  • Author
 

Checked & It's the same as the other league pages.

I didn't make any changes to the widget, I just added league fixtures

Could you give me acp access?

  • 7 months later...

Hello Newbie,

Would you be able to remind me how I can disable the hover/link within the league widget?

I don't want the team names to be able to be clicked on.

Edited by Joey_M

  • Author

Hello,

 

Would you be able to remind me how I can disable the hover/link within the league widget?

I don't want the team names to be able to be clicked on.

 

  • 1 month later...

Hi,

i tried to install the application but i got some errors during that.

  Quote

1S111/1 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs

What should i do?

I use:

  • IPS 4.4.9.2
  • PHP7.3.2
  • MariaDB 10.3.21

Screenshot 2020-01-06 12.23.27.png

  • Author

Hello,

 

i tried to install the application but i got some errors during that.

   

Please check this

Edited by newbie LAC

Hi @newbie LAC i got a weird error when i try to configure tables. Could you give me a hint whats wrong? 🧐

 

Edited by McAtze

  • Author

Hello,

 

Could you give me a hint whats wrong?

Looks like a bug. I'll look into that.

  • Author
 

Could you give me a hint whats wrong?

Do you have ftp access? If so open \applications\football\modules\front\main\league.php, find and remove 

\IPS\Output::i()->error('no_module_permission', '2FB211/5', 403, '');

 

 

Do you have ftp access? If so open \applications\football\modules\front\main\league.php, find and remove 

\IPS\Output::i()->error('no_module_permission', '2FB211/5', 403, '');

 

Thanks, that works fine. 👍

  • 2 months later...

Hi,

I am not sure if this is your football or the news application causing the issue

If you visit https://www.walkingfootball.com on a mobile phone and click one of the news links under top section called Latest News

On that new link page the breadcrumb top left says walking football but when you click the link it takes you to an old unused news category for TRA South league... within the Football application.

Can you confirm if this is your football app or the news app causing the issue?

Thanks

  • Author

Hello,

Looks like Core bug.

On my dev board 

http://localhost/dev/news/category/13-cool-news/

redirects to 

http://localhost/dev/football/news/category/13-cool-news/


On the applications page move News application above Football.

if this does not solve the problem then try to change the FURL template.

 

Hello,

Looks like Core bug.

On my dev board 

http://localhost/dev/news/category/13-cool-news/

redirects to 

http://localhost/dev/football/news/category/13-cool-news/

 


On the applications page move News application above Football.

if this does not solve the problem then try to change the FURL template.

Hi, You are a star - thank you.

  • 6 months later...

How to use this app for basketball? or by nature it can not do it?

  • Author

Hello,

 

How to use this app for basketball? or by nature it can not do it?

Sorry I don't know

  • 2 weeks later...

@newbie LAC: Would it be possible to include a widget to show a certain clubs complete squad?

  • Author
 

@newbie LAC: Would it be possible to include a widget to show a certain clubs complete squad?

Hello,

There is no widget for squads

 

Hello,

There is no widget for squads

Would you consider it for a future update?

Only reason I ask, the application is superb for something like FM but for my main site - I simply don't have the time to add all the teams, players, etc. I really would like to focus on just the single team.

If there was a widget for it, I could have all the required parts on their own URL - rather than the mysite/football/ where people can roam into areas unmanaged.

  • 1 month later...

@newbie LAC: For the table widget, is this still the correct CSS?

.nbtabletr_1_3 {
	border-bottom: 1px dashed;
}

It doesn't seem to work for me anymore.

In the table widget, where the form is shown. What does the "G, P, N" mean? I'm not familiar with this.

nb4.png.7ea27a80838636ff55b15ed13fe01164.png

When I scroll over

It says "Win" for green (G), "Lost" for red (P) and "Drawn" for grey (N)...

Should it be W, L, D.