The uc_userpoints_award.module I was getting an error because of db_num_rows(). I noticed that the db query that this was running against would only return 0 or 1, so I replaced this with !empty. Works as expected now.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_userpoints_award.patch | 664 bytes | crashtest_ |
Comments
Comment #1
betz commentedcommited