By Abi on Monday, 14 March 2016
Posted in General Issues
Likes 0
Views 735
Votes 0
Hello,
I noticed in the easysocial database social_points tables that there is a column called "interval" which may be useful to me.

For example :- I'd like a situation where conversation.reply gives a user 1 point every 3rd time. So, reply conversation01 then 0 points, reply conversation02 then 0 points, reply conversation03 then 1 point, reply conversation04 then 0 points, etc.

To achieve this, it looks like I have to update the database table, or is there a way via the backend?
Hey there Abi,

What Arlex meant is that you can't change the settings from the backend. As from the database...while it is possible, we usually don't recommend changing the table values to clients unless it is really necessary.

If you still want to customize the table values, please create a backup of the table first. Once you have done it, changing the interval value to 3 should give points for every 3rd conversation.

I hope this helps in getting what you wanted. Do update us about it
·
Monday, 14 March 2016 19:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Abi,

Unfortunately we do not have this feature in current system yet.
·
Monday, 14 March 2016 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Alex. Buti saw the field in the database.!!
Abi
·
Monday, 14 March 2016 18:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks gents for the confirmation.
Another great feature and support from Stackideas.
Abi
·
Monday, 14 March 2016 21:14
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome and I am glad that your issues are resolved now Abi
·
Tuesday, 15 March 2016 00:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post