Jump to content

(NB41) My Football


Recommended Posts

Just now, Paul Play To Enjoy said:

There doesn't seem to be the option to delete. Only hide or move?

It's a bug which I fixed

Open \applications\football\sources\Fixture\Fixture.php

Find and remove 

	public function canDelete( $member=NULL )
	{
		$member = $member ?: \IPS\Member::loggedIn();
		return false;
	}

 

Link to comment
On 9/18/2018 at 11:09 AM, newbie LAC said:

It's a bug which I fixed

Open \applications\football\sources\Fixture\Fixture.php

Find and remove 


	public function canDelete( $member=NULL )
	{
		$member = $member ?: \IPS\Member::loggedIn();
		return false;
	}

 

Appears i am unable to do this on my cloud package. Would be greatful if you could add to your next update

Link to comment
  • 2 months later...
5 hours ago, newbie LAC said:

These are only ideas. For example I don't know what do you mean "clean sheet table wiget"

I mean add a widget that compiles;

1. Top Goal scorers

2. Top Assisters

3. Most Man of the Match Awards

4. Most Clean sheets

 

So when you fill in a fixture result it would have the option to input this information. Then automatically create tables you can use as widgets. Does that make sense? 

Link to comment
8 minutes ago, newbie LAC said:

4 input fields or 4 select boxes with players names?

4 input fields. If it was 4 select boxes with player names I'd have to input all the players manually in ACP first I think? 

I just want to write the players name then formulate a ranking table if that's possible? 

Capture.thumb.PNG.dce95d3af7e4c657dee4a479206b1ab2.PNG

Edited by Paul Play To Enjoy
Link to comment
  • 4 weeks later...
On 12/12/2018 at 10:35 AM, newbie LAC said:

Yes. You can do it for evary team.

This may be a problem for multi language forums.

Ok so I don't mind adding the players manually via ACP. So how easy would it be to add some side bars/widgets with top goalscorers etc, based on played fixtures?

Link to comment
  • 2 weeks later...
  • Recently Browsing   0 members

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