userpoints transactions edit
Troiana - April 14, 2008 - 21:05
| Project: | User Points |
| Version: | 5.x-2.16 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I'm having a little problem with userpoints. Sometimes I need to edit userpoints to rewrite/change the name of the event or the description. But when it comes to points given by userpoints contributed modules, for example, invites, nodevotes, I edit them but nothing changes!
At least, I wish I could change the name of the events to my language: invite invite --> convite; nodevote --> voto... for the users to understand!
Is there any way to do this or why I can't edit them?
Thanks for your help,
Troiana

#1
any help with this please?
#2
You can try using either the i18n module or the string override module http://drupal.org/project/stringoverrides
#3
Regarding the editing not taking effect, please describe in detail two examples (with all the steps you do, what you expect and what actually happens).
One example for when it works, and one example for when it does not work.
#4
Hello again and thank you for your help!
I'm using Drupal 5.3 and locale module so I guess I can't use string overrides too.
Ok, here's the problem:
I go to ..../admin/user/userpoints to approve or decline userpoints. There it is listed:
User ------ Timestamp ------ Points ---- Event ---------- Operation
Peter ------ 2008-04-12 ----- 5 ----- post comment ---- approve decline edit
I go and choose edit. I change the number of points, add a description for the event (for example: comment posted on node/205) , add a reference, and change the event type name (it was "post comment" and I want to change it to "comentário").
Then I put 1 in the box that says "The user ID of the person who approved this transaction. 0 means not yet approved" and change the approval status from pending to approved. Then I save. It goes back to the ..../admin/user/userpoints screen where I can manage userpoints and the item I just edited is there, without the changes I made and waiting for approval!
Help please! 8(
#5
anyone?