In messages, it prints "Pay by user %points." Isn't %points supposed to be replaced with the custom unit the admin has set?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | patch_120.txt | 4.24 KB | mercmobily |
In messages, it prints "Pay by user %points." Isn't %points supposed to be replaced with the custom unit the admin has set?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | patch_120.txt | 4.24 KB | mercmobily |
Comments
Comment #1
mercmobily commentedHi,
I actually have a fix for this one.
It's caused by the port to Drupal 5...
The problem is in the file contrib/userpoints_ecommerce.module, where sometimes there is %Points rather than !Points.
Affected lines:
* 36
* 44
* 52
* 67
* 129
* 136
* 141
* 143
I supplied the patch for it, which SHOULD be good to go.
Bye,
Merc,
Comment #2
kbahey commentedThank you.
Committed to HEAD and 5.x.
Comment #3
mercmobily commentedNo worries mate ;-D
Comment #4
kbahey commentedAh, we have an aussie here ...
G'day mate!
Comment #5
mercmobily commentedHi,
G'Daaaay.
:-D
Merc.
Comment #6
(not verified) commented