Jump to content

(NB41) My Football


Recommended Posts

9 minutes ago, Unlucky said:

I am just trying to add some news and getting this error

Open \applications\football\modules\front\news\news.php

Find 

$values['category']

change to 

$values['football_create_menu_news_category']

 

6 minutes ago, Unlucky said:

When adding news I have several categories called - League & Announcement News

 

Where is it? Show me the screenshot.

Link to comment

Hi,

Made that change and now get this error when clicking the add news button

ParseError: syntax error, unexpected ' ' (T_STRING), expecting ']' (0)
#0 [internal function]: IPS\IPS::autoloader('IPS\\football\\mo...')
#1 [internal function]: spl_autoload_call('IPS\\football\\mo...')
#2 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(135): class_exists('IPS\\football\\mo...')
#3 /home/badhabi5/public_html/index.php(13): IPS\_Dispatcher->run()
#4 {main}

Link to comment
22 hours ago, Unlucky said:

walking-football-news.thumb.jpg.32bc6cd8de9d368aa7da37416014b05a.jpg

Hello,

I added league name after news category name.

Before

News category name

After

News category name (League name)

news.jpg.91525f43cd630df67aaadbfbc9505a1e.jpg

Is this ok for you?


I tried to change selector to

- League name

-- News category

--- News subcategory

- League name2

-- News category2

etc

but found a bug. Submited a ticket.

Link to comment
  • 2 weeks later...

Hello,

17 hours ago, Unlucky said:

currently the team in question are showing 0 points because they lost - however for some reason they were awared a point so we need to reflect that somehow

What should I add and where?

16 hours ago, Unlucky said:

In the ACP when a league is finished and it is now in the archives section, can it be removed from the list when adding new fixtures?

I'll do it

Link to comment
On 9/15/2018 at 7:24 AM, newbie LAC said:

What should I add and where?

We just need to be able to add or subtract points somehow.

So if a club get fined -3 points we can subtract 3 points from their total

Likewise if a club are awarded a point or more we need to be able to increase their points total with what has been awarded

That column you showed appears to be able to let you subtract points, but it does not allow you to increment the points total.

Link to comment
9 minutes ago, Unlucky said:

That column you showed appears to be able to let you subtract points, but it does not allow you to increment the points total.

You can add and subtract

It's mathematics

10 points

-1 penalty

10 - - 1 = 11

10 points

+1 penalty

10 -+ 1 = 9

14 minutes ago, Unlucky said:

So if a club get fined -3 points we can subtract 3 points from their total

Where?

I can add a field in tables widget

adjustments.jpg.fe19ca99c729fe884392a710e1d8d12a.jpg

 

Link to comment

tried and it doesnt accept either  --1 and - - 1 which I thought should be correct

But just tried -1 and it's worked. But I would have thought 0 -1 should have resulted in -1

Anyways table looks correct now, thanks

I guess the only thing then that is missing is if we do a manual adjustment, be able to asterisk it *

and have a field at the bottom of the table where we can add a line of text explaining what the adjustment is?

Link to comment
  • Recently Browsing   0 members

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