There are some bugs using the function variable_get.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userpoints_top_contributors-854868.patch | 12.07 KB | mikeytown2 |
| userpoints_top_contributors_php_notice.patch | 919 bytes | jcmarco |
There are some bugs using the function variable_get.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | userpoints_top_contributors-854868.patch | 12.07 KB | mikeytown2 |
| userpoints_top_contributors_php_notice.patch | 919 bytes | jcmarco |
Comments
Comment #1
mikeytown2 commentedIn here for search purposes
Notice: Use of undefined constant userpoints_top_contributors_period - assumed 'userpoints_top_contributors_period' in userpoints_top_contributors_list_period_title() (line 36 of sites/all/modules/userpoints_top_contributors/userpoints_top_contributors.module).
Patch fixes incorrect calling of variable_get in more places & fixes some whitespace issues.
Comment #2
noslokire commentedworks for me on Pressflow, thanks