I'm using the dev version and the points are not being recorded. I checked the DB tables, and I do have a userpoints, userpoints_top_contributors, and userpoints_txn tables; however, they are all empty. I checked the DB log and I do see entries for:
warning access denied 01/03/2009 - 00:14 admin/reports/event/212 Anonymous
warning access denied 01/03/2009 - 00:14 admin/user/userpoints/add/4 Anonymous
warning access denied 01/03/2009 - 00:12 admin/user/userpoints Anonymous
warning access denied 01/03/2009 - 00:11 user2userpoints/admin Anonymous
warning access denied 01/03/2009 - 00:11 user/4/edit Anonymous

except, I know for a fact that I was logged in as admin. Any recommendations on what I should check?

Comments

tgaff2x’s picture

Status: Active » Closed (fixed)

You can close this one, it was my mistake. While troubleshooting, I set authenticated users as an exempt role. I removed this option and points are recorded as expected.

One minor issue is that within user management/points, if I select "Display All", it doesn't display any... whereas, if i select the specific category that I set up, then it does display. When I select "details" for the points, I get Authorization Denied (as Admin). It could be something on my end, I haven't spent the time to troubleshoot this yet.