Now when i try to create game it's works almoust, but when i tryed to change time example to 18.20 i can't, when i trye it, it first change to PM/AM clock and numbers can change by arrows but nothing was saved. In table it says (hole day) for starttime?

CommentFileSizeAuthor
#3 Games.jpg19.75 KBHartsa

Comments

Hartsa’s picture

and the table won't show away team and home team either.

rötzi’s picture

About the time field: I have the same problem in my test installation, but not on my live site. I don't know what I did to fix it though. In any case, you can disable the javascript on the time field at "admin/settings/date_popup".

About the team fields: By table, do you mean the database table?
You can do the same checks as with the sport-season sport-type field:
- Is there a message on the "Status report" page?
- Does the content type sport_game have two fields "field_sport_game_home_team" and "field_sport_game_away_team"?

Hartsa’s picture

StatusFileSize
new19.75 KB

Nothing in status report.
Yes, there is those fields.
Here is the picture how it looks like games table.
And when i go back to edit game, there is home team and away team in place.

rötzi’s picture

Can you please check:

1. If there are any broken handlers in the view (at "admin/build/views/edit/sport_game_admin_list").

2. That the teams have a "short name" set (should have been set automatically if you didn't set it yourself).

Hartsa’s picture

It's shortname issue, when i take sport admin/teams list it shows teams and there is not shortname -> click-edit-button and put the shortname and try to save. It's tells me: Field sport type is mandatory. And there is not sport type field. I delete content type and reinstall it but no luck.

KDee15’s picture

Title: Starttime field » game content type

Hi

can someone please upload the game content type setup script?
my version of sports management does not have that content type created but there are links to it from the various modules.

thx
Kirk

rötzi’s picture

Status: Active » Fixed

A bit late...

Go to "admin > content types > import" and paste the contents of the file "sport/sport_game/sport_game.cck" into the text area. This will install the sport_game content type manually.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.