Specifically, only the admin can:
- Add new season
- Add new league
- Add new score method
- Add new penalty
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | leaguesite_permissions.patch | 3.19 KB | Alun |
Specifically, only the admin can:
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | leaguesite_permissions.patch | 3.19 KB | Alun |
Comments
Comment #1
Alun commentedOK Thanks, I'll take a look and get you a patch for alpha4.
Thanks
Alun
Comment #2
Alun commentedSorry it took so long, here is a patch that adds permissions for the relevant tasks.
Thanks
Alun
Comment #3
hondaman900 commentedDelighted to see a patch available, but how do I implement this?
Comment #4
Alun commentedYou can find out about applying patches here - http://drupal.org/patch/apply
If you want, you can read it and do it manually but its easier if you find a program to do the job.
Let me know how you get on!
Alun
Comment #5
hondaman900 commentedThanks Alun. There are so many steps, versions and options that this seems a daunting task. I'll install Eclipse and try it that way.
But before I start down that road, will you be integrating the patch into a new release of the module? It would seem far safer for me to wait for a version with this correction integrated already, rather than risking screwing up my site because I didn't patch the module correctly. Can you provide an already-patched version?
Thanks in advance,
Stephen
Comment #6
Alun commentedI will be putting it into a new release, but that release may be a few months away. A simple program like notepad++ should be able to patch it quickly. If I am by my computer, I could patch it, but I'm not currently. If you still need it, let me know and if I get a chance, I'll upload a patched version.
Alun
Comment #7
hondaman900 commentedThanks for the offer Alun. I persisted with it and figured out how to patch it manually (spent forever looking for a patch utility for Windows to no avail. Even Win GUN patch port didn't work). In any case it seems to be working now with the patches implemented.
Thanks again.