URL: http://www.example.com/node/add/sport-league

Result:

Fatal error: Call to undefined function sport_game_opponents_option_list() in C:\xampp\xampp\htdocs\goannas2\sites\all\modules\sport\sport_league\sport_league_member.module on line 248

Comments

rötzi’s picture

Status: Active » Fixed

Thanks for reporting. Fixed in CVS.

The function used is part of the "sport_game" module, and should not have been used as it is not a dependency. As a workaround, just install the "sport_game" module (that's also why I didn't notice, as I am using a full installation for testing).

webdeli’s picture

Title: Adding a 'League' issue (Oct 12 '09 release) » Adding a 'League' issue (Oct 12 '09 release) - FIXED
Status: Fixed » Closed (fixed)

ACTION: As advised - activated "Sport game" module in 'site->admin->modules->sport' - save configuration.

NOTICE: "You must enable the Sport league, Sport game location modules to install Sport game."

ACTION: 'Continue' -> The configuration options have been saved.

TEST: www.example.com/admin/sport/league

RESULT: OK - "This is the list of leagues. New leagues are created at Create content > League."

SUMMARY: Workaround described corrects issue.

NOTES: This has changed in the currunt working CVS by rötzi, should not be an issue in stable release.

webdeli’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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