Hi Alun,
First of all, congratulations on the very fine job you're doing on this module !
I noticed a problem when installing the dev version, and the leaguesite_sports table is not created as a result of this problem.
I tracked it down and it's a simple typo in the code: in leaguesite.install line184
'penalties', array( should be 'penalties' => array(
Keep up the good work !
Comments
Comment #1
Alun commentedOops! Thanks for that, I'll update it as soon as I can!
Cheers
Alun
Comment #2
Alun commentedThanks for this, I committed it last night.
Alun
Comment #3
tlaurent commentedNo problem, glad to be able to help.