After installation and go to http://test.ub9/mydrupalorg/?q=project/project I get the error:
Fatal error: Call to undefined function project_usage_get_project_total_usage() in /var/www/mydrupalorg/sites/all/modules/drupalorg/drupalorg_project/drupalorg_project.module
Solution: add 'project_usage' to the list of enabled modules.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | project_usage.diff | 790 bytes | cweagans |
Comments
Comment #1
webchickYay, a tester! :D Thanks for the bug report. I'll take a look at this later today.
Comment #2
cweagansPatch included. Super easy fix. Sorry to steal this from you - I had the patch rolled before I saw that it was assigned to somebody else :)
Comment #3
webchickHa, no problem at all. :)
Committed to 6.x-2.x. Thanks!