We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Reset ALL users' credits to zero (in skadate) - User Credits | Forum

TonyKa
TonyKa Aug 2 '15
Hi,


how I can reset every user to 0 since i just started the website and everyone has much credits from the initial installation...


is there a way to reset everyone to 0 ?


Thank you!

Skalfa LLC Partner
Skalfa LLC Aug 5 '15

Hello TonyKa,
You can simply reinstall the User Credits plugin - this will completely erase the users' balance data, the plugin settings, and credits history. If you want to leave the plugin settings and history data untouched, but just zero out the balance, then you will need to make changes in the database. Follow these steps:
- Login to phpMyAdmin;

- Go to the ow_usercredits_balance table;

- Truncate this table.

The Forum post is edited by Skalfa LLC Aug 5 '15
TonyKa
TonyKa Aug 5 '15
You mean completely delete all rows? right?? I did it and worked! Everyone is on 0. But is not bad if I delete the rows?


Thank you once more!

Skalfa LLC Partner
Skalfa LLC Aug 5 '15
The row is added when a user tops up the balance or when the site admin grants the credits. So, if the row does not exist, the balance will be considered as zero. So, it's absolutely safely to remove these rows.
You do not have permission to reply this topic