Jump to content

(NB41) My Football


newbie LAC

Recommended Posts

Posted
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;
	}

 

Posted
19 minutes ago, 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;
	}

 

How do I get to this part? All I can see currently is this:

Capture.thumb.PNG.d4db6f8d5a844787e48e627fbad2c99b.PNG

Posted
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

Posted

Hello,

10 hours ago, Paul Play To Enjoy said:

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

If you don't want to wait next release PM me and I'll send you updated archive

  • 2 months later...
Posted
2 minutes ago, Paul Play To Enjoy said:

Is there any update incoming to add a top goalscorers, assisters, clean sheet table wiget thingy?

Hello,

I don't remember those things. Please give me a link on a post where you read about that.

Posted
27 minutes ago, newbie LAC said:

Hello,

I don't remember those things. Please give me a link on a post where you read about that.

I didn't ask for them I don't think lol. Just wondered if it was something you were going to implement in the future?

Posted
16 hours ago, Paul Play To Enjoy said:

Just wondered if it was something you were going to implement in the future?

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

Posted
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? 

Posted
1 minute ago, Paul Play To Enjoy said:

So when you fill in a fixture result it would have the option to input this information.

4 input fields or 4 select boxes with players names?

Posted (edited)
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
Posted
4 minutes ago, Paul Play To Enjoy said:

I'd have to input all the players manually in ACP first I think? 

Yes. You can do it for evary team.

5 minutes ago, Paul Play To Enjoy said:

I just want to write the players name

This may be a problem for multi language forums.

Posted (edited)

Ahhhh ok .. got it. My picture have a problem. That's why the upload doesn't work. All is fine, I try with an other picture and it works.

Thanks guys, sorry for that. :ph34r:

Edited by Archimed
  • 4 weeks later...
Posted
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?

  • 2 weeks later...
  • Recently Browsing   0 members

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